summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-07-16Fixed markup on READMEGuilherme Carvalho
2013-07-12WIP single/dual anchors for imagesRandy Morgan
2013-07-12use 1.8.7 syntaxRandy Morgan
2013-07-12Merge pull request #213 from die-antwort/refactor-relationshipsRandy Morgan (@morgan_randy)
2013-07-08Implement Relationship.clear_cached_instances, use it before serializing the ...Stefan Daschek
2013-07-08Simply Relationship.next_free_id by depending on number of cached instances.Stefan Daschek
2013-07-08Make relationship ids more reliable.Stefan Daschek
2013-07-08Make sure serializing axlsx packages with identical contents always results i...Stefan Daschek
2013-07-03Do not start comment text with stray colon if author is blankStefan Daschek
2013-07-03Escape special chars for comments’ text and author.Stefan Daschek
2013-07-03Fix incorrectly named test caseStefan Daschek
2013-06-27Merge pull request #194 from sdeframond/subtotalRandy Morgan (@morgan_randy)
2013-06-27Merge pull request #205 from moses/configurable-display-blanks-asRandy Morgan (@morgan_randy)
2013-06-27Merge pull request #209 from moses/fix-axes-orderingRandy Morgan (@morgan_randy)
2013-06-27Merge pull request #203 from moses/masterRandy Morgan (@morgan_randy)
2013-06-27Fixes Issue #202 Axes are borked in Bar3DChart by requiring axis order in the...Moses Hohman
2013-06-27Fixes Issue #202 Axes are borked in Bar3DChart by requiring axis order in the...Moses Hohman
2013-06-27Merge remote-tracking branch 'randym/master'Moses Hohman
2013-06-23provide a better default for dispBlanksAs and allow it to be configuredMoses Hohman
2013-06-23escape formula for conditional formattingRandy Morgan
2013-06-23fix typo in specsRandy Morgan
2013-06-23Merge branch 'master' of https://github.com/randym/axlsxRandy Morgan
2013-06-23added sparse array transposition with blocks for rows/cols switching and some...Randy Morgan
2013-06-23fixed bad test case and bad code for dispBlanksAs (setting now actually makes...Moses Hohman
2013-06-23provide a better default for dispBlanksAs and allow it to be configuredMoses Hohman
2013-06-23Fixes Issue #202 Axes are borked in Bar3DChartMoses Hohman
2013-06-13Allow a different subtotal function for each data field.Samuel de Framond
2013-06-13Modify pivot table caption according to subtotal function.Samuel de Framond
2013-06-12Merge pull request #195 from die-antwort/allow-override-for-created-atRandy Morgan (@morgan_randy)
2013-06-12Allow overriding the 'created' timestamp in the docprops.Stefan Daschek
2013-06-12Add a subtotal option to PivotTable (dirty).Samuel de Framond
2013-06-08Merge pull request #190 from amalagaura/patch-1Randy Morgan (@morgan_randy)
2013-05-26Update test for conditional formatting bg_colorAnkur Sethi
2013-05-26Update bg_color in conditional formattingAnkur Sethi
2013-05-14correct shared strings table xml:space attribute parsing and schemaRandy Morgan
2013-05-12implement transpose for SimpleTypedList that supports sparse data.Randy Morgan
2013-04-28Show whitespace preservation in basic worksheet example.Randy Morgan
2013-04-28Updated mbcs example to use Arial Unicode MSRandy Morgan
2013-04-28Refactored and renamed space preservationRandy Morgan
2013-04-27Merge pull request #185 from agardiner/preserve-spacesRandy Morgan (@morgan_randy)
2013-04-27Add a preserve_spaces option to worksheet, defaults to trueAdam Gardiner
2013-04-27Revert changes to cell serializationAdam Gardiner
2013-04-23Updated readme to correct release date.Randy Morgan
2013-04-23Altered integerish test to use a ClassRandy Morgan
2013-04-20Removed useless coding hintRandy Morgan
2013-04-20Fixed comment visibilityRandy Morgan
2013-04-19Moved simplecov dependency to GemfileRandy Morgan
2013-04-19Added prep for 1.3.6 releaseRandy Morgan
2013-04-18Added line specificationRandy Morgan
2013-04-18Added colors to examples for chartsRandy Morgan