index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2012-02-22
Add :boolean as a valid type for cells
Jonathan Tron
2012-02-21
specs for Jonathan Tron's applyBorder patch.
Randy Morgan
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
patches for 1.8.7
Randy Morgan
2012-02-12
Adding in support for optionally using the shared strings table. This will al...
Randy Morgan
2012-02-02
Adding in hyperlinking for images as per issue #22
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-14
adding in accessors for core and app members of package #2
Randy Morgan
2011-12-10
adding support for auto filters and some improvements to auto_width cell calc...
Randy Morgan
2011-12-08
cleaning up xml namespace usage in drawings and improving looks for charts in...
Randy Morgan
2011-12-08
adding in support for merged cells
Randy Morgan
2011-12-05
specs for new functionality
Randy Morgan
2011-12-02
adding in the picture locking class and tests
Randy Morgan
2011-12-02
Added locking attributes for pictures and some stubs for parsing
Randy Morgan
2011-12-01
added default formatting for date types when the cell style is 0 and the data...
Randy Morgan
2011-11-30
Output time in rake test to see what time travis thinks it is.
Randy Morgan
2011-11-29
changing it here too.
Randy Morgan
2011-11-29
clean up as we do not need a set up method in this test.
Randy Morgan
2011-11-29
more travis fun! moving attribute @rels into test method as it seems travis t...
Randy Morgan
2011-11-29
testing to see if Time.local resolves Time.now out of range error on travis.
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-26
adding in support for ruby 1.9.3
Randy Morgan
2011-11-23
Adding image support and some document clean up for .8 release
Randy Morgan
2011-11-23
-refactoring chart position and axis data/category for chart.
Randy Morgan
2011-11-22
updating rake file, readme and other docs. Also moving version constant to it...
Randy Morgan
2011-11-21
Adding in support for line charts, style attribute for all charts and minor b...
Randy Morgan
2011-11-21
patched bug in package test case. upped the version
Randy Morgan
2011-11-20
first commit
Randy Morgan
[prev]