index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
workbook
/
worksheet
Age
Commit message (
Expand
)
Author
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-09
Add pivot table option to sort headers (#143)
James Lam
2022-03-02
instance_values -> instance_values_for
pjskennedy
2022-03-02
Update references to use new class method
pjskennedy
2022-02-06
Autowidth cell calculation is now configurable
Tobias Egli
2022-02-05
Merge branch 'master' into improve_range_error
Noel Peden
2022-01-28
Fix invalid xml when pivot table created with more than one column in data field
Weston Ganger
2021-12-29
Fix Worksheet#name_to_cell bug which returned reversed row/col indexes
Weston Ganger
2021-03-27
Fix test
Stefan
2021-03-19
Implement :offset option for worksheet#add_row (#87)
Agustin Gomez
2021-03-19
Add support for format in pivot tables (#79)
Knut I. Stenmark
2021-02-12
Merge pull request #77 from rfdonnelly/fix-special-char-in-table-header
Noel Peden
2021-02-03
Simplify test for special characters in table header
Rob Donnelly
2021-02-03
Add test for special characters in pivot table cache definition
Rob Donnelly
2021-02-03
Add test for special characters in table header
Rob Donnelly
2021-01-05
Merge pull request #71 from artplan1/add-date-type
Noel Peden
2021-01-05
Merge pull request #70 from chi-deutschland/fix-worksheet-title-length-rule
Noel Peden
2020-12-10
Fix calculation of worksheet name length
Luka Lüdicke
2020-12-10
Delete redundant worksheet name too long test
Luka Lüdicke
2020-12-03
Extend cell_type_from_value with sanity checks
Toms Mikoss
2020-11-27
Add casting to date
Artem Kozaev
2020-11-26
Group worksheet name tests together
Luka Lüdicke
2020-07-27
Fix type detection for floats with out-of-rage exponents (#54)
Stefan Daschek
2020-07-14
Set column width to the maximum allowed value (#53)
Sergey Ponomarev
2020-02-13
Improve cell string_autowidth calculations (#44)
Weston Ganger
2019-12-20
Add option to protect against formula injection attacks (#34)
Gabriel Morcote
2019-12-17
Check size in bytes as opposed to string size
Ian Clarkson
2018-02-08
chore(coverage): 100% coverage, 100% docs
randym
2018-02-08
chore(coverage) increase coverage and cleanup
randym
2017-04-01
chore(test): update tests for depreciated methods
randym
2017-02-21
chore(travis): include 2.4 in tests
randym
2016-11-15
Merge pull request #499 from ehallmark/pivot_table_bugs
Randy Morgan (@morgan_randy)
2016-11-15
Merge pull request #492 from sato-s/color
Randy Morgan (@morgan_randy)
2016-11-14
set color with Row#color=
sato-s
2016-11-12
fix warning: constant ::Fixnum is deprecated
takkanm
2016-11-07
Added style_info field to pivot_table.rb
Evan Hallmark
2016-11-07
Added pivot table option to pass in list of row fields to omit subtotals from
Evan Hallmark
2016-11-04
fix(test): explicitly require members in xpath query assertion
randym
2016-11-04
Merge pull request #455 from acl-services/text-type
Randy Morgan (@morgan_randy)
2016-11-03
Add tests
Arkadiy Butermanov
2016-11-02
Allow a Row to be passed to merge_cells
Mike Dillon
2016-02-01
Add test case for worksheet rendering as requested
Bruce Davidson
2016-01-13
Fix #440 - allow control of position of outline summary row/columns
Bruce Davidson
2015-07-04
Merge branch 'fix-time-cast' of https://github.com/soutaro/axlsx into soutaro...
Jonathan Tron
2015-07-04
Add test, fix example with tab color generation and fix a but due to a typo
Jonathan Tron
2015-01-12
Fix #fit_to to work correctly and fix tests under Ruby 2.2.0
Jurriaan Pruis
2014-10-29
Skip to_time if the value is a Time instance
Soutaro Matsumoto
2014-08-01
Add example and test for auto filters on multiple worksheet (refs #338)
Jonathan Tron
2014-04-04
Fix boolean values so the output matches Excel and works on Numbers
Jurriaan Pruis
[prev]
[next]