index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
workbook
Age
Commit message (
Expand
)
Author
2023-10-19
Add optional interpolation points to icon sets
Koza
2023-10-02
Fix failing spec
johnnyshields
2023-10-02
Set escape_formulas as "true" as a global default.
johnnyshields
2023-08-15
Added sorting to the AutoFilter class - add sort conditions to the xml (#286)
rikweelvoormedia
2023-07-05
Fix offenses in sheet protection
Geremia Taglialatela
2023-06-10
Fix safe Style/ColonMethodCall offenses
Geremia Taglialatela
2023-06-05
Prefer `Kernel#format` to `String#%`
Geremia Taglialatela
2023-06-05
Fix Style/RedundantInterpolation offenses
Geremia Taglialatela
2023-05-25
Fix StringConcatenation offenses (non-production)
Geremia Taglialatela
2023-05-22
Use Ruby 1.9 hash syntax (non-production code)
Geremia Taglialatela
2023-05-20
Fix sheet_by_name for sheets with escaped characters
Adam Kiczula
2023-05-15
Remove ability to set `u=` to true in favor of :single
Paul Kmiec
2023-05-04
Fix tests / code to work with frozen string literals
Paul Kmiec
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Introduce RuboCop performance
Geremia Taglialatela
2023-05-03
Fix non-production Style/NumericLiterals offenses
Geremia Taglialatela
2023-05-03
Remove redundant load paths
Geremia Taglialatela
2023-05-03
Fix Style/RedundantFileExtensionInRequire offense
Geremia Taglialatela
2023-05-03
Fix tests not using values
Geremia Taglialatela
2023-05-03
Fix time tests
Geremia Taglialatela
2023-05-03
Add RuboCop Minitest
Geremia Taglialatela
2023-05-03
Fix offenses to non-production code
Geremia Taglialatela
2023-04-23
Add test to ensure various OWASP prefixes are never parsed as formula
Stefan
2023-04-13
Merge branch 'master' into escape-formulas-improvement
Johnny Shields
2023-04-10
Fix some Layout/HashAlignment offenses
Geremia Taglialatela
2023-04-10
Fix Layout/LeadingCommentSpace offenses
Geremia Taglialatela
2023-04-09
Fix Layout/ExtraSpacing offenses
Geremia Taglialatela
2023-04-09
Fix offenses related to indentation consistency
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix offenses related to trailing commas
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-08
Fix Layout/SpaceBeforeFirstArg offenses
Geremia Taglialatela
2023-04-07
Fix Layout/SpaceInsideArrayLiteralBrackets offenses
Geremia Taglialatela
2023-04-07
Fix Layout/SpaceBeforeComma offenses
Geremia Taglialatela
2023-04-07
Fix Layout/SpaceAroundBlockParameters offenses
Geremia Taglialatela
2023-04-07
Fix Layout/ElseAlignment
Geremia Taglialatela
2023-04-07
Fix Layout/BlockAlignment offenses
Geremia Taglialatela
2023-04-06
Fix Layout/CommentIndentation offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLineBetweenDefs offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLines offenses
Geremia Taglialatela
2023-04-06
Fix Style/Encoding offenses
Geremia Taglialatela
2023-04-06
Fix Layout/TrailingEmptyLines offenses
Geremia Taglialatela
2023-04-06
Remove Layout/TrailingWhitespace offenses
Geremia Taglialatela
2023-04-03
Escape array formulas
johnnyshields
2023-04-02
`escape_formulas` should handle all [OWASP-designated formula prefixes](https...
johnnyshields
2023-04-01
Add ensure to specs
johnnyshields
2023-04-01
Additional tests + CHANGELOG
johnnyshields
2023-03-31
Add settings for escape_formulas at global, workbook, worksheet, row and cell...
johnnyshields
2022-11-02
Improve BorderCreator args
Weston Ganger
2022-10-22
Fix bug in BorderCreator when second arg is nil
Weston Ganger
[next]