summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-04-06put only plain string cells in shared string tableochko
2012-04-05Removed rake 0.8.7 dependency specific to ruby 1.9.2, as it didn't seemScott
2012-04-05Fix missing merged cells.Stefan Daschek
2012-04-05Fix position of pageMargins XML element.Stefan Daschek
2012-04-05improper version pin for using ZipOutputStream to StringIO for those folks wh...Randy Morgan
2012-04-05jruby 1.9 mode in the required build matrix!Randy Morgan
2012-04-05Merge branch 'master' of github.com:randym/axlsxRandy Morgan
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-03Merge pull request #75 from jurriaan/readme_updateRandy Morgan
2012-04-03updated READMEJurriaan Pruis
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-03patching version contant detectionRandy Morgan
2012-04-03patching gemspecRandy Morgan
2012-04-03pre-release cleanupRandy Morgan
2012-04-02Updated tests for nil cellsJurriaan Pruis
2012-04-02Support nil cells for all typesJurriaan Pruis
2012-04-02move axlsx.rb helper methods into separate test suite.Randy Morgan
2012-04-01Merge pull request #74 from joekain/wideRandy Morgan
2012-04-01Skip cells with nil valuesJurriaan Pruis
2012-04-01String table ignore nil valuesJurriaan Pruis
2012-04-01Fixed formula handlingJurriaan Pruis
2012-04-01Fixes for 3+ letter columnsJoe Kain
2012-04-01Test 3+ letter column references and indices.Joe Kain
2012-04-01revert mail notice address in travis.yml as google groups is set up to only a...Randy Morgan
2012-04-01Add in Rubinius to required envs in travisRandy Morgan
2012-04-01patch travis.ymlRandy Morgan
2012-04-01version bumpRandy Morgan
2012-04-01Merge branch 'master' of github.com:randym/axlsxRandy Morgan
2012-03-31Merge pull request #72 from joekain/perfRandy Morgan
2012-04-01more travis matrix changesRandy Morgan
2012-04-01update travis.yml to require 18mode and 19mode for jrubyRandy Morgan
2012-04-01remove perftools from gemset.Randy Morgan
2012-04-01rebuild all serialization to use string concatenation instead of nokogiri.Randy Morgan
2012-03-31Build self_hash up from INLINE_STYLESJoe Kain
2012-04-01part way through changing all serialization to use string concatenation prior...Randy Morgan
2012-03-31post build status to googlegroupRandy Morgan
2012-03-29fix example for border add_styleRandy Morgan
2012-03-28Merge pull request #66 from sduckett/doc-updatesRandy 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-28Merge github.com:randym/axlsxJurriaan Pruis
2012-03-28implement column object - still needs to be tied in to a rewrite of autofit_dataRandy Morgan
2012-03-28doc fixRandy Morgan
2012-03-28Merge github.com:randym/axlsxJurriaan Pruis
2012-03-28use consisten name for benchmark xlsx filesochko