summaryrefslogtreecommitdiffhomepage
path: root/test/workbook
AgeCommit message (Expand)Author
2012-04-25bug fix to properly assign style/type data when creating rows and partial sty...Randy Morgan
2012-04-21Update conditional formatting tests to account for 3 cfvo objs in icon setsStephen Pike
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# Support for conditional formattingStephen Pike
2012-04-10Fix Dimension to check for nil members in rows.Randy Morgan
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-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-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-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-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-21resolving #53 and adding specs for use_autowidth, show_gridlinesRandy Morgan
2012-03-14code formatting.Randy Morgan
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-02epoc => epochJurriaan Pruis
2012-03-01Accept row numbers in Worksheet#[]Jurriaan Pruis
2012-02-28testing to_xml validitiyRandy Morgan
2012-02-28patching time converter and specs as well as fixing warnings related to unini...Randy Morgan
2012-02-27Add support for rows with custom height.Stefan Daschek
2012-02-26Taking advantage of Stafan's excellent suggestion to take advantage of lazy l...Randy Morgan
2012-02-25add support for page margin initialization options as well as adding an optio...Randy Morgan
2012-02-24Merge pull request #36 from die-antwort/add_page_marginsRandy Morgan
2012-02-24Add support for page margins to worksheet.Stefan Daschek
2012-02-24Fix DateTimeConverter testsJoseph HALTER
2012-02-23patch for variations between Array#to_s between ruby versions.Randy Morgan
2012-02-23worksheet names need to be limited to 31 charactersRandy Morgan
2012-02-23out of time to play with this. We will need to create some 1.8.7 valid test l...Randy Morgan
2012-02-23disable timezone testing for 1.8.7 for nowRandy Morgan
2012-02-23ruby version conditional specs to deal with epoc issues Randy Morgan
2012-02-23renaming for clarity, a bit of docs and some patches to spec for AWSOME date/...Randy Morgan