summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
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-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-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-12Allow overriding the 'created' timestamp in the docprops.Stefan Daschek
2013-05-26Update test for conditional formatting bg_colorAnkur Sethi
2013-05-12implement transpose for SimpleTypedList that supports sparse data.Randy 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-23Altered integerish test to use a ClassRandy Morgan
2013-04-20Removed useless coding hintRandy Morgan
2013-04-19Added prep for 1.3.6 releaseRandy Morgan
2013-04-15Add benchmark for preserve spaceAdam Gardiner
2013-04-12Removed invalid usage comment from pprof daysRandy Morgan
2013-04-12Updated profile to use ruby-prof as we are in 2.0 for dev these days.Randy Morgan
2013-04-10Add support for preserving leading and trailing spaces in cell valuesAdam Gardiner
2013-04-04Added support for specifying between/notBetween formula in an array.Noel Peden
2013-03-17Fixed LineChart and refactored chart axes managementRandy Morgan
2013-03-15Merge pull request #178 from Programatica/masterRandy Morgan (@morgan_randy)
2013-03-16First run at 'hidden' comments WIPRandy Morgan
2013-03-15add test and remove activesupport methodsSergio Cambra
2013-01-23Updated chart vary_colorsRandy Morgan
2013-01-15Refactored relationship management for drawingsRandy Morgan
2013-01-15Added support for iso 8601 data types.Randy Morgan
2013-01-15added tests for trust_inputRandy Morgan
2013-01-10Merge branch 'master' of https://github.com/randym/axlsxRandy Morgan
2013-01-10reduced processing of 3000 rows from 3+ seconds to just under 2Randy Morgan
2013-01-02Worksheet name uniqueness doesn't apply to itselfEdward Anderson
2013-01-02Don't add worksheets to the workbook when initialize failsEdward Anderson
2012-12-19changed outline_row to outline_level_row to minimize confusion with bordersRandy Morgan
2012-12-15Added methods to simplify outlining with specsRandy Morgan
2012-12-14Added formula_values options and specs for sheet format pr.Randy Morgan
2012-12-12Test for invalid characters in the sheet name.Hayden Ball
2012-12-04Added sheet_format_pr to help iOS/OSX preview renderers look niceRandy Morgan
2012-12-04Moved defined names in workbook to be serialized before pivot tablesRandy Morgan
2012-11-28Commented out defined_name testRandy Morgan
2012-11-28Uncommented named parts package serialization validation testingRandy Morgan