summaryrefslogtreecommitdiffhomepage
path: root/lib
AgeCommit message (Expand)Author
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
2017-04-01chore(string): remove patching of Stringrandym
2017-04-01chore(depreciated): remove depreciated membersrandym
2017-04-01fix(two_cell_anchor): spat arguments for start_at, end_at when they are in th...randym
2017-03-23Fix typomparramon-kantox
2016-11-15Merge pull request #499 from ehallmark/pivot_table_bugsRandy Morgan (@morgan_randy)
2016-11-15Merge pull request #494 from sato-s/sheet-titleRandy Morgan (@morgan_randy)
2016-11-15Merge pull request #492 from sato-s/colorRandy Morgan (@morgan_randy)
2016-11-14set color with Row#color=sato-s
2016-11-12fix warning: constant ::Fixnum is deprecatedtakkanm
2016-11-07Added style_info field to pivot_table.rbEvan Hallmark
2016-11-07Updated pivot_table#pivot_field_for to use the axisPage attr for page fields ...Evan Hallmark
2016-11-07Added pivot table option to pass in list of row fields to omit subtotals fromEvan Hallmark
2016-11-07Override NumFmt serialized_attributes to ovid removing underscoresEvan Hallmark
2016-11-04Merge pull request #455 from acl-services/text-typeRandy Morgan (@morgan_randy)
2016-11-02Allow a Row to be passed to merge_cellsMike Dillon
2016-10-09Fix #472: worksheet name with underscoresato-s
2016-04-05Escape html in :text typeArkadiy Butermanov
2016-03-23Implement :text cell typeArkadiy Butermanov
2016-02-28Merge pull request #420 from romuloceccon/fix_core_r_schemaRandy Morgan (@morgan_randy)
2016-01-13Remove incorrect argumentBruce Davidson
2016-01-13Fix #440 - allow control of position of outline summary row/columnsBruce Davidson
2015-12-14[ci skip] Fix the documentation for Worksheet#colsRoque Pinel
2015-11-18remove some code reekRunar Ingebrigtsen
2015-09-30Fix core rels namespaceRĂ´mulo A. Ceccon