index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
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-12
Mock out external image requests to make the CI more stable
Koza
2023-04-12
Merge pull request #186 from tablecheck/escape-formulas-improvement
Zsolt Kozaroczy
2023-04-12
Rubocop fixes
Koza
2023-04-12
improve tests
Sebastiano
2023-04-12
improve validation
Sebastiano
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-08
Fix an indentation issue manually
Geremia Taglialatela
2023-04-07
Fix Layout/SpaceInsideReferenceBrackets offense
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/EmptyLinesAroundBlockBody 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/FirstHashElementIndentation offense
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 Layout/InitialIndentation offense
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
2022-10-21
Merge pull request #156 from basefarm/pivot_multiple_data_columns
Noel Peden
2022-10-12
Resolve all TODOs
Weston Ganger
2022-10-09
Cleanup serialize calls from axlsx_styler tests
Weston Ganger
2022-10-09
Improvements
Weston Ganger
2022-10-09
Remove active_support dependency from axlsx_styler
Weston Ganger
2022-09-29
Merge axlsx_styler gem into caxlsx
Weston Ganger
2022-09-26
Make sure all examples and docs use binary mode for reading / writing XLSX files
Stefan
2022-07-21
Prevent Excel from crashing when multiple data columns are added to PivotTable
Knut Stenmark
2022-07-12
Add `hideDropDown` alias for `showDropDown` setting, as the latter is confusi...
Koza
2022-07-12
Move "capture warning" test helper to its own module
Koza
2022-07-09
Add pivot table option to sort headers (#143)
James Lam
[next]