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-04-21
adding in icon set and MOAR examples for conditional formatting.
Randy Morgan
2012-04-21
add data bar conditional formatting support.
Randy Morgan
2012-04-21
adding in color scale for conditional formatting
Randy Morgan
2012-04-20
[#33] Add support for Dxf elements to enable conditional formatting
Stephen Pike
2012-04-19
# Support for conditional formatting
Stephen Pike
2012-04-18
Cleanup benchmark and teach it to cleanup after itself.
Randy Morgan
2012-04-10
Fix Dimension to check for nil members in rows.
Randy Morgan
2012-04-09
Merge pull request #76 from ochko/master
Randy Morgan
2012-04-09
no symbol sorting in 1.8.7
Randy Morgan
2012-04-09
border edges and spec cleanup.
Randy Morgan
2012-04-06
Add edges() to border to return list of applied edges
Scott
2012-04-06
Merge branch 'master' of git://github.com/randym/axlsx
ochko
2012-04-06
put only plain string cells in shared string table
ochko
2012-04-05
Fix missing merged cells.
Stefan Daschek
2012-04-05
Fix position of pageMargins XML element.
Stefan Daschek
2012-04-05
fixing spec for time serialization assuming timezone to be GMT+1 -
Randy Morgan
2012-04-04
shared string should be faster than non-shared string serialization
ochko
2012-04-03
Merge branch 'master' of git://github.com/randym/axlsx
ochko
2012-04-03
pre release prep
Randy Morgan
2012-04-02
Merge pull request #73 from jurriaan/empty-cell
Randy Morgan
2012-04-03
Trying something crazy for jruby1.9 mode
Randy Morgan
2012-04-02
Updated tests for nil cells
Jurriaan Pruis
2012-04-02
move axlsx.rb helper methods into separate test suite.
Randy Morgan
2012-04-01
Test 3+ letter column references and indices.
Joe Kain
2012-04-01
rebuild all serialization to use string concatenation instead of nokogiri.
Randy Morgan
2012-04-01
part way through changing all serialization to use string concatenation prior...
Randy Morgan
2012-03-28
Merge pull request #70 from jurriaan/auto_filter-fix
Randy Morgan
2012-03-29
Implement full set of col attributes and improve performance of autowidth two...
Randy Morgan
2012-03-28
Updated test cases for Auto Filter fix
Jurriaan Pruis
2012-03-28
implement column object - still needs to be tied in to a rewrite of autofit_data
Randy Morgan
2012-03-28
use consisten name for benchmark xlsx files
ochko
2012-03-28
Still not fast enough?
Randy Morgan
2012-03-27
FAST ENOUGH?
Randy Morgan
2012-03-26
fix specs for cell when serializing to string as hashes are not ordered!
Randy Morgan
2012-03-26
adjust specs to 0 based index references for worksheet[0] as first row.
Randy Morgan
2012-03-26
add perftools.rb
ochko
2012-03-26
Quick and Dirty run on trying interpolated strings instead of nokogiri for sh...
Randy Morgan
2012-03-23
move requires out of specs and into helper that prepends lib directory for re...
Randy Morgan
2012-03-23
move table spec inside of worksheet folder to keep in line with gem lib struc...
Randy Morgan
2012-03-22
Add Scatter charts
Joe Kain
2012-03-23
update add Styles#add_style to allow a simple hash to create a new border style
Randy Morgan
2012-03-21
resolve small merge conflict
Randy Morgan
2012-03-21
resolving #53 and adding specs for use_autowidth, show_gridlines
Randy Morgan
2012-03-21
Added support for tables
Jurriaan Pruis
2012-03-14
Merge branch 'master' of github.com:randym/axlsx
Randy Morgan
2012-03-14
code formatting.
Randy Morgan
2012-03-14
include applyAlignment attribute when adding style
ochko
2012-03-13
Patching spec for 1.8.7 add that it fails when hitting map on the range as a ...
Randy Morgan
2012-03-12
test r_abs with a cell in column AA.
Joe Kain
2012-03-11
no, really _fix_ the namespaced css doc selectors to use xpath and prefixed n...
Randy Morgan
[next]