summaryrefslogtreecommitdiffhomepage
path: root/test/workbook
AgeCommit message (Expand)Author
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-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-12Adding in support for optionally using the shared strings table. This will al...Randy Morgan
2012-01-13applying col_style to a list of rows of unequal length can cause an error as ...Randy Morgan
2011-12-10adding support for auto filters and some improvements to auto_width cell calc...Randy Morgan
2011-12-08adding in support for merged cellsRandy Morgan
2011-12-05specs for new functionalityRandy Morgan
2011-12-01added default formatting for date types when the cell style is 0 and the data...Randy Morgan
2011-11-28spec patchRandy Morgan
2011-11-27adding yields for package workbook, workbook styles and cols collection on wo...Randy Morgan
2011-11-27adding in row_style and col_style methods to worksheet and active record 'act...Randy Morgan
2011-11-20first commitRandy Morgan