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
Age
Commit message (
Expand
)
Author
2012-04-29
examples and read me clean up as well as implementing outlineLevel for row an...
Randy Morgan
2012-04-28
fix Table#header_cells method
Jurriaan Pruis
2012-04-27
bug fix. https://github.com/randym/axlsx/issues/86
Randy Morgan
2012-04-25
documentation updates and example dir restructuring.
Randy Morgan
2012-04-25
bug fix to properly assign style/type data when creating rows and partial sty...
Randy Morgan
2012-04-23
Merge branch 'master' of github.com:randym/axlsx
Randy Morgan
2012-04-23
first stage refactoring for Style#add_style [inprogress]
Randy Morgan
2012-04-21
Update icon_set to use percent in its value_objects
Stephen Pike
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
Add some more documentation for example of conditional formatting
Stephen Pike
2012-04-20
Formatting and documentation cleanup
Stephen Pike
2012-04-20
Put encoding back... whoops
Stephen Pike
2012-04-20
# Support for conditional formatting
Stephen Pike
2012-04-18
update docs and remove unused mdw_count declaration
Randy Morgan
2012-04-18
use method not instance variable for determining if cell level style customiz...
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
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
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
String table ignore 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
[prev]
[next]