summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2012-04-21adding in icon set and MOAR examples for conditional formatting.Randy Morgan
2012-04-21add data bar conditional formatting support.Randy Morgan
2012-04-21adding in color scale for conditional formattingRandy Morgan
2012-04-20[#33] Add support for Dxf elements to enable conditional formattingStephen Pike
2012-04-19# Support for conditional formattingStephen Pike
2012-04-18Cleanup benchmark and teach it to cleanup after itself.Randy Morgan
2012-04-10Fix Dimension to check for nil members in rows.Randy Morgan
2012-04-09Merge pull request #76 from ochko/masterRandy Morgan
2012-04-09no symbol sorting in 1.8.7Randy Morgan
2012-04-09border edges and spec cleanup.Randy Morgan
2012-04-06Add edges() to border to return list of applied edgesScott
2012-04-06Merge branch 'master' of git://github.com/randym/axlsxochko
2012-04-06put only plain string cells in shared string tableochko
2012-04-05Fix missing merged cells.Stefan Daschek
2012-04-05Fix position of pageMargins XML element.Stefan Daschek
2012-04-05fixing spec for time serialization assuming timezone to be GMT+1 - Randy Morgan
2012-04-04shared string should be faster than non-shared string serializationochko
2012-04-03Merge branch 'master' of git://github.com/randym/axlsxochko
2012-04-03pre release prepRandy Morgan
2012-04-02Merge pull request #73 from jurriaan/empty-cellRandy Morgan
2012-04-03Trying something crazy for jruby1.9 modeRandy Morgan
2012-04-02Updated tests for nil cellsJurriaan Pruis
2012-04-02move axlsx.rb helper methods into separate test suite.Randy Morgan
2012-04-01Test 3+ letter column references and indices.Joe Kain
2012-04-01rebuild all serialization to use string concatenation instead of nokogiri.Randy Morgan
2012-04-01part way through changing all serialization to use string concatenation prior...Randy Morgan
2012-03-28Merge pull request #70 from jurriaan/auto_filter-fixRandy Morgan
2012-03-29Implement full set of col attributes and improve performance of autowidth two...Randy Morgan
2012-03-28Updated test cases for Auto Filter fixJurriaan Pruis
2012-03-28implement column object - still needs to be tied in to a rewrite of autofit_dataRandy Morgan
2012-03-28use consisten name for benchmark xlsx filesochko
2012-03-28Still not fast enough?Randy Morgan
2012-03-27FAST ENOUGH?Randy Morgan
2012-03-26fix specs for cell when serializing to string as hashes are not ordered!Randy Morgan
2012-03-26adjust specs to 0 based index references for worksheet[0] as first row.Randy Morgan
2012-03-26add perftools.rbochko
2012-03-26Quick and Dirty run on trying interpolated strings instead of nokogiri for sh...Randy Morgan
2012-03-23move requires out of specs and into helper that prepends lib directory for re...Randy Morgan
2012-03-23move table spec inside of worksheet folder to keep in line with gem lib struc...Randy Morgan
2012-03-22Add Scatter chartsJoe Kain
2012-03-23update add Styles#add_style to allow a simple hash to create a new border styleRandy Morgan
2012-03-21resolve small merge conflictRandy Morgan
2012-03-21resolving #53 and adding specs for use_autowidth, show_gridlinesRandy Morgan
2012-03-21Added support for tablesJurriaan Pruis
2012-03-14Merge branch 'master' of github.com:randym/axlsxRandy Morgan
2012-03-14code formatting.Randy Morgan
2012-03-14include applyAlignment attribute when adding styleochko
2012-03-13Patching spec for 1.8.7 add that it fails when hitting map on the range as a ...Randy Morgan
2012-03-12test r_abs with a cell in column AA.Joe Kain
2012-03-11no, really _fix_ the namespaced css doc selectors to use xpath and prefixed n...Randy Morgan