index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
workbook
/
worksheet
/
pivot_table_cache_definition.rb
Age
Commit message (
Expand
)
Author
2023-06-05
Prefer `Kernel#format` to `String#%`
Geremia Taglialatela
2023-06-05
Fix Style/RedundantInterpolation offenses
Geremia Taglialatela
2023-05-05
Pipe output directly to str and avoid additional memory allocations
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-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-06
Fix Style/Encoding offenses
Geremia Taglialatela
2021-02-03
Fix special characters in pivot table cache definition
Rob Donnelly
2014-02-26
Huge refactoring
Jurriaan Pruis
2013-07-24
Merge branch 'master' of https://github.com/randym/axlsx
Jean Jacques Warmerdam
2013-07-08
Make relationship ids more reliable.
Stefan Daschek
2013-02-25
Allow other sheet as data source for pivot tables and fix hard coded sheet na...
Jean Jacques Warmerdam
2013-02-04
Completed missing docs and pre-release prep
Randy Morgan
2012-11-27
Can configure a pivot table when creating it
Alex Rothenberg
2012-11-27
Create a simple Pivot Table
Alex Rothenberg