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-10-19
Fix data validations for none type validations to show warnings only
Koza
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-06-05
Fix Style/FormatString offenses
Geremia Taglialatela
2023-05-31
Merge pull request #261 from tagliala/chore/fix-string-concatenation-in-non-p...
Zsolt Kozaroczy
2023-05-31
Merge pull request #255 from pkmiec/fixSimpleTypeListRegression
Zsolt Kozaroczy
2023-05-25
Fix StringConcatenation offenses (non-production)
Geremia Taglialatela
2023-05-24
Merge pull request #256 from tagliala/chore/fix-profiler-deprecations
Zsolt Kozaroczy
2023-05-24
Merge pull request #252 from tagliala/security/enable-security-cops
Zsolt Kozaroczy
2023-05-23
Add benchmark with merge cells
Paul Kmiec
2023-05-23
Fix profiler deprecations
Geremia Taglialatela
2023-05-23
Enable Security cops
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-17
Merge branch 'master' into cacheColRef
Zsolt Kozaroczy
2023-05-15
Remove ability to set `u=` to true in favor of :single
Paul Kmiec
2023-05-15
Corrected rubocop offenses in lib/axlsx.rb / test/tc_axlsx.rb
Paul Kmiec
2023-05-15
Cache col_ref to avoid allocations
Paul Kmiec
2023-05-10
Fix `SimpleTypedList#to_a` and `SimpleTypedList#to_ary` returning the interna...
Paul Kmiec
2023-05-10
Derive SimpleTypedList from Array
Paul Kmiec
2023-05-05
Improve benchmarking / profiling
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
Fix unescaped dot in regexp and convert to include
Geremia Taglialatela
2023-05-03
Introduce RuboCop performance
Geremia Taglialatela
2023-05-03
Fix Style/MapToHash offense (unsafe)
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
Fix boolean test
Geremia Taglialatela
2023-05-03
Fix other non-production offenses
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-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
[next]