index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
workbook
Age
Commit message (
Expand
)
Author
2012-02-22
Extract date and time to serial converting and put serious tests on it
Joseph HALTER
2012-02-22
Add :date support to Axlsx::Cell and add missing part for boolean support
Jonathan Tron
2012-02-22
Add :boolean as a valid type for cells
Jonathan Tron
2012-02-16
we need to be able to un-fix a column width
Randy Morgan
2012-02-16
specifying a fixed with should not require exiting the each loop when setting...
Randy Morgan
2012-02-16
Merge https://github.com/randym/axlsx
Randy Morgan
2012-02-16
more specs for cell_alignment cell and chart
Randy Morgan
2012-02-16
Next iteration after setting fixed width same as :ignore is given
ochko
2012-02-15
some small changes to ochko's great idea of allowing us to specify widths, an...
Randy Morgan
2012-02-15
Skip auto fit update or directly set fixed value for column width
ochko
2012-02-14
changing column_widths to accept *args instead of a declared array.
Randy Morgan
2012-02-13
Improve accessibility and stringency for column_widths editing.
Randy Morgan
2012-02-13
adding in support for specified column widths
Randy Morgan
2012-02-12
Adding in support for optionally using the shared strings table. This will al...
Randy Morgan
2012-01-13
applying col_style to a list of rows of unequal length can cause an error as ...
Randy Morgan
2011-12-10
adding support for auto filters and some improvements to auto_width cell calc...
Randy Morgan
2011-12-08
adding in support for merged cells
Randy Morgan
2011-12-05
specs for new functionality
Randy Morgan
2011-12-01
added default formatting for date types when the cell style is 0 and the data...
Randy Morgan
2011-11-28
spec patch
Randy Morgan
2011-11-27
adding yields for package workbook, workbook styles and cols collection on wo...
Randy Morgan
2011-11-27
adding in row_style and col_style methods to worksheet and active record 'act...
Randy Morgan
2011-11-20
first commit
Randy Morgan
[prev]