summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2013-04-15Add benchmark for preserve spaceAdam Gardiner
2013-04-12Excluded profile group when running on travisRandy Morgan
2013-04-12Grouped profile toolsRandy Morgan
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-12Updated gemfile source and added ruby-profRandy Morgan
2013-04-10Add support for preserving leading and trailing spaces in cell valuesAdam Gardiner
2013-04-04Merge pull request #183 from straydogstudio/masterRandy Morgan (@morgan_randy)
2013-04-04Documentation for @formula attribute.Noel Peden
2013-04-04Added support for specifying between/notBetween formula in an array.Noel Peden
2013-03-30Merge pull request #180 from nogara/fix-readmeRandy Morgan (@morgan_randy)
2013-03-28Fixes link to straydogstudio github profileLuiz Gustavo Nogara
2013-03-18Updated master branch travis-ci build stats badgeRandy Morgan
2013-03-17marking 1.8.7 as an allowed failureRandy Morgan
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-16Added 2.0.0 to rubies for travis-ciRandy Morgan
2013-03-15add test and remove activesupport methodsSergio Cambra
2013-03-14fix line chart nameSergio Cambra
2013-03-14only yield if block givenSergio Cambra
2013-03-14fix loading LineChartSergio Cambra
2013-03-14add lineChart (2D) and show_marker to LineSeries (for 2D line chart)Sergio Cambra
2013-02-25Allow other sheet as data source for pivot tables and fix hard coded sheet na...Jean Jacques Warmerdam
2013-02-04Completed missing docs and pre-release prepRandy Morgan
2013-02-04Added docs for Drawing#child_objectsRandy Morgan