index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
workbook
/
worksheet
Age
Commit message (
Expand
)
Author
2012-04-10
Fix Dimension to check for nil members in rows.
Randy Morgan
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-04
shared string should be faster than non-shared string serialization
ochko
2012-04-02
Merge pull request #73 from jurriaan/empty-cell
Randy Morgan
2012-04-03
pre-release cleanup
Randy Morgan
2012-04-02
Support nil cells for all types
Jurriaan Pruis
2012-04-01
Skip cells with nil values
Jurriaan Pruis
2012-04-01
Fixed formula handling
Jurriaan Pruis
2012-03-31
Merge pull request #72 from joekain/perf
Randy Morgan
2012-03-31
Build self_hash up from INLINE_STYLES
Joe Kain
2012-04-01
part way through changing all serialization to use string concatenation prior...
Randy Morgan
2012-03-28
Merge pull request #66 from sduckett/doc-updates
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
Merge github.com:randym/axlsx
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
Merge github.com:randym/axlsx
Jurriaan Pruis
2012-03-27
Fix no-example in rendered docs, comment to match method.
Sean Duckett
2012-03-28
Still not fast enough?
Randy Morgan
2012-03-27
Merge github.com:randym/axlsx
Jurriaan Pruis
2012-03-27
use << for row string processing as well.
Randy Morgan
2012-03-27
FAST ENOUGH?
Randy Morgan
2012-03-27
benchmarking shows << to be faster than "%s" % x
Randy Morgan
2012-03-27
properly render inline colors
Randy Morgan
2012-03-27
value and type required for shared_string comparison. this should be extracted.
Randy Morgan
2012-03-27
Some small improvements
Randy Morgan
2012-03-26
indexes should be 0 based, and the <worksheet> node needed to be closed
Randy Morgan
2012-03-26
need to make columns - even if we are not using auto_width
Randy Morgan
2012-03-26
use Array#join instead of concatenating
ochko
2012-03-26
do nothing unless it is told to autowith fitting
ochko
2012-03-26
Quick and Dirty run on trying interpolated strings instead of nokogiri for sh...
Randy Morgan
2012-03-23
Use Alxsx.cell_range
Jurriaan Pruis
2012-03-23
Added <definedNames> to workbook
Jurriaan Pruis
2012-03-21
tiny bit of restructuring
Randy Morgan
2012-03-21
patching mistaken merge resolution
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-21
adding in an option to disable both the require of RMagick and auto-width pro...
Randy Morgan
2012-03-12
Merge pull request #49 from joekain/r_abs
Randy Morgan
2012-03-12
adding in option to show/hide gridlines in a sheet.
Randy Morgan
2012-03-12
Fix Cell#r_abs to handle multi-digit row numbers and multi-letter
Joe Kain
2012-03-04
remove rubyXL interop and update readme
Randy Morgan
2012-03-04
proper workbookview id - should be 0 based index iirc
Randy Morgan
2012-03-04
fix #44
Randy Morgan
2012-03-02
epoc => epoch
Jurriaan Pruis
2012-03-01
touch of documentation for an excellent addition by @jurriaan
Randy Morgan
[prev]
[next]