index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-04-18
add benchmark task to rakefile
Randy Morgan
2012-04-18
update readme / version for pre-release
Randy Morgan
2012-04-16
use class variable for counting string
Randy Morgan
2012-04-16
The beginning of the end of RMagick! Still needs lots of testing but seems co...
Randy Morgan
2012-04-13
readme update
Randy Morgan
2012-04-13
some styling updates for this example
Randy Morgan
2012-04-13
fix both autowidth calculations and column_widths assignation.
Randy Morgan
2012-04-13
update cell to use common lib method
Randy Morgan
2012-04-12
fix bug for autowidth in handling nil cells.
Randy Morgan
2012-04-10
A real example
Randy Morgan
2012-04-10
Fix Dimension to check for nil members in rows.
Randy Morgan
2012-04-09
credit where credit is due, some docs changes and removing the befor_script f...
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
good to see I remembered why I needed rake in here in the first place..
Randy Morgan
2012-04-09
see if we can get travis to install rake as I dont want it in the gemspec
Randy Morgan
2012-04-09
border edges and spec cleanup.
Randy Morgan
2012-04-09
remove rake and yard dependencies.
Randy Morgan
2012-04-09
Merge pull request #77 from moskrin/master
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
Removed rake 0.8.7 dependency specific to ruby 1.9.2, as it didn't seem
Scott
2012-04-05
Fix missing merged cells.
Stefan Daschek
2012-04-05
Fix position of pageMargins XML element.
Stefan Daschek
2012-04-05
improper version pin for using ZipOutputStream to StringIO for those folks wh...
Randy Morgan
2012-04-05
jruby 1.9 mode in the required build matrix!
Randy Morgan
2012-04-05
Merge branch 'master' of github.com:randym/axlsx
Randy Morgan
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
Merge pull request #75 from jurriaan/readme_update
Randy Morgan
2012-04-03
updated README
Jurriaan Pruis
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-03
patching version contant detection
Randy Morgan
2012-04-03
patching gemspec
Randy Morgan
2012-04-03
pre-release cleanup
Randy Morgan
2012-04-02
Updated tests for nil cells
Jurriaan Pruis
2012-04-02
Support nil cells for all types
Jurriaan Pruis
2012-04-02
move axlsx.rb helper methods into separate test suite.
Randy Morgan
2012-04-01
Merge pull request #74 from joekain/wide
Randy Morgan
2012-04-01
Skip cells with nil values
Jurriaan Pruis
2012-04-01
String table ignore nil values
Jurriaan Pruis
2012-04-01
Fixed formula handling
Jurriaan Pruis
2012-04-01
Fixes for 3+ letter columns
Joe Kain
2012-04-01
Test 3+ letter column references and indices.
Joe Kain
2012-04-01
revert mail notice address in travis.yml as google groups is set up to only a...
Randy Morgan
2012-04-01
Add in Rubinius to required envs in travis
Randy Morgan
[next]