summaryrefslogtreecommitdiffhomepage
path: root/lib
AgeCommit message (Expand)Author
2020-11-27Add casting to dateArtem Kozaev
2020-11-27Allow to set cell type to `date`Artem Kozaev
2020-08-29Update #serialize to accept 3 argumentsRyan Winograd
2020-08-28Update doc to reflect preferred new public interfaceRyan Winograd
2020-08-24Explosion explosion fixed - issue 58Noel Peden
2020-08-20Deprecate using `#serialize` with boolean argumentRyan Winograd
2020-08-19Add option to `#serialize` with system zip commandRyan Winograd
2020-07-27Fix type detection for floats with out-of-rage exponents (#54)Stefan Daschek
2020-07-16Version bump to 3.0.2 [skip ci]Noel Peden
2020-07-16Binary image read for issue #51Noel Peden
2020-07-14Set column width to the maximum allowed value (#53)Sergey Ponomarev
2020-07-09fix typo in documentation for label_position (#52)Viktor Polyakov
2020-02-13Improve cell string_autowidth calculations (#44)Weston Ganger
2020-01-28Fix typo in documentation (#42)
2019-12-29Escape special characters in charts (#40)Zsolt Kozaroczy
2019-12-20Add option to protect against formula injection attacks (#34)Gabriel Morcote
2019-12-17Fix typos in BarChart commentsKoza
2019-12-17Check size in bytes as opposed to string sizeIan Clarkson
2019-12-15Fix rdoc for BarSeries#shapeStefan Daschek
2019-12-15Fix typoStefan Daschek
2019-12-15Fix typo.Stefan Daschek
2019-12-03Remove unused / stubbed code related to parsing xlsx filesStefan Daschek
2019-10-29Remove a typo from commentvzvu3k6k
2019-10-29fix validate document with font option underlineAli Mujtaba
2019-10-04Version 3.0.1 bump [skip ci]Noel Peden
2019-10-02Cache relationship in Hash rather than in Array.Vladimir Kochnev
2019-10-02Fix Relationship.instances cache.Vladimir Kochnev
2019-09-17Add caxlsx.rb to make auto require workKoza
2019-09-08Release 3.0.0Noel Peden
2018-02-08chore(coverage): 100% coverage, 100% docsrandym
2018-02-08chore(coverage) increase coverage and cleanuprandym
2018-02-07Merge branch 'master' into release-3.0.0randym
2018-02-07fix(docs): patch docs returns -> returnrandym
2018-02-07Merge pull request #565 from ezcater/safe_frozen_sanitizeRandy Morgan (@morgan_randy)
2018-02-06Merge branch 'master' into release-3.0.0randym
2018-02-06Merge pull request #554 from ryantk/patch-1Randy Morgan (@morgan_randy)
2018-02-06Merge pull request #563 from MedText/masterRandy Morgan (@morgan_randy)
2018-02-06Merge pull request #432 from repinel/fix-cols-docRandy Morgan (@morgan_randy)
2018-02-06Merge branch 'master' into release-3.0.0randym
2018-01-11chore(clean): remove white spacerandym
2017-11-30Axlsx.sanitize() writes in place or copies on writeWinfield Peterson
2017-11-29Axlsx.sanitize uses delete() vs. delete!() for frozen stringsWinfield Peterson
2017-11-17Add support for non-3D bar chartsDavid N. Robinson
2017-11-07Add support for area chartsDavid N. Robinson
2017-10-12Fix incorrect option value in rdocRyan Kendall
2017-05-05Sort archive entries for correct MIME detectionChi-Fung Fan
2017-04-01Merge branch 'master' into release-3.0.0randym
2017-04-01chore(doc): document some membersrandym
2017-04-01chore(version): update versionrandym
2017-04-01fix(options): fix parsing for start_at end_atrandym