summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
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
2012-03-11patch specs for nokogiri 1.5.1Randy Morgan
2012-03-10adding in quick patch for catAxis, valAxis on charts to specify gridlines = f...Randy Morgan
2012-03-09adding specs for @joekain's patchRandy Morgan
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-27Add support for underlined text.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
2012-02-22Extract date and time to serial converting and put serious tests on itJoseph HALTER
2012-02-22Add :date support to Axlsx::Cell and add missing part for boolean supportJonathan Tron
2012-02-22Add :boolean as a valid type for cellsJonathan Tron
2012-02-21specs for Jonathan Tron's applyBorder patch. Randy Morgan
2012-02-16we need to be able to un-fix a column widthRandy Morgan
2012-02-16specifying a fixed with should not require exiting the each loop when setting...Randy Morgan
2012-02-16Merge https://github.com/randym/axlsxRandy Morgan
2012-02-16more specs for cell_alignment cell and chartRandy Morgan
2012-02-16Next iteration after setting fixed width same as :ignore is givenochko
2012-02-15some small changes to ochko's great idea of allowing us to specify widths, an...Randy Morgan
2012-02-15Skip auto fit update or directly set fixed value for column widthochko
2012-02-14changing column_widths to accept *args instead of a declared array.Randy Morgan
2012-02-13Improve accessibility and stringency for column_widths editing.Randy Morgan
2012-02-13adding in support for specified column widthsRandy Morgan
2012-02-12patches for 1.8.7Randy Morgan
2012-02-12Adding in support for optionally using the shared strings table. This will al...Randy Morgan
2012-02-02Adding in hyperlinking for images as per issue #22Randy Morgan
2012-01-13applying col_style to a list of rows of unequal length can cause an error as ...Randy Morgan
2011-12-14adding in accessors for core and app members of package #2Randy Morgan
2011-12-10adding support for auto filters and some improvements to auto_width cell calc...Randy Morgan
2011-12-08cleaning up xml namespace usage in drawings and improving looks for charts in...Randy Morgan
2011-12-08adding in support for merged cellsRandy Morgan
2011-12-05specs for new functionalityRandy Morgan
2011-12-02adding in the picture locking class and testsRandy Morgan
2011-12-02Added locking attributes for pictures and some stubs for parsingRandy Morgan
2011-12-01added default formatting for date types when the cell style is 0 and the data...Randy Morgan
2011-11-30Output time in rake test to see what time travis thinks it is.Randy Morgan
2011-11-29changing it here too.Randy Morgan