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
2021-03-19
Add support for format in pivot tables (#79)
Knut I. Stenmark
2021-02-17
Merge pull request #57 from rylwin/change-serialize-signature
Noel Peden
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-09-11
Restructure examples folder (#47)
Zsolt Kozaroczy
2020-08-29
Avoid warning when using `capture_warnings` more than once
Ryan Winograd
2020-08-29
Update #serialize to accept 3 arguments
Ryan Winograd
2020-08-29
Assert how contents are zipped
Ryan Winograd
2020-08-24
Explosion explosion fixed - issue 58
Noel Peden
2020-08-20
Actual fix for older rubies
Ryan Winograd
2020-08-20
Fix for older rubies?
Ryan Winograd
2020-08-20
Deprecate using `#serialize` with boolean argument
Ryan Winograd
2020-08-19
Add option to `#serialize` with system zip command
Ryan Winograd
2020-08-19
Remove unnecessary rescue in tests
Ryan Winograd
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-29
Escape special characters in charts (#40)
Zsolt Kozaroczy
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
2019-10-29
fix validate document with font option underline
Ali Mujtaba
2019-10-02
Cache relationship in Hash rather than in Array.
Vladimir Kochnev
2019-10-02
Fix Relationship.instances cache.
Vladimir Kochnev
2018-02-08
chore(coverage): 100% coverage, 100% docs
randym
2018-02-08
chore(coverage) increase coverage and cleanup
randym
2018-02-07
Merge branch 'master' into release-3.0.0
randym
2018-02-07
Merge pull request #565 from ezcater/safe_frozen_sanitize
Randy Morgan (@morgan_randy)
2018-02-06
Adds Axlsx.sanitize() unit tests
Winfield Peterson
2018-02-06
Merge branch 'master' into release-3.0.0
randym
2018-02-06
Merge pull request #563 from MedText/master
Randy Morgan (@morgan_randy)
2018-02-06
Merge branch 'master' into release-3.0.0
randym
2017-11-17
Add support for non-3D bar charts
David N. Robinson
2017-11-07
Add support for area charts
David N. Robinson
2017-05-10
Add spec coverage for correct MIME detection
Chi-Fung Fan
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 #494 from sato-s/sheet-title
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-14
Test case to check sheet name is intact after serialized to xml
sato-s
[next]