| Age | Commit message (Collapse) | Author |
|
|
|
|
|
force binary encoding for zip entries.
[bug] fixed error in app.rb so extended properties can now be used.
improved support for OOXML cell element types.
|
|
|
|
resolve https://github.com/randym/axlsx/issues/1
|
|
|
|
|
|
|
|
overrides into the autowidth calculations
|
|
|
|
coordinates
|
|
like 00 for black, FF for white
|
|
|
|
For example "A1" transliterates to [0, 0] while "C7" transliterates to [2, 6]
|
|
|
|
|
|
|
|
data type is :time
|
|
past will break on some systems. Adding in travis build status
|
|
|
|
be negative." perhaps travis is one of those systems that does not allow negative offsets. Using the integer value for 1900 and 1904 epocs
|
|
|
|
|
|
|
|
|
|
|
|
down to year, month and day only.
|
|
|
|
|
|
|
|
|
|
|
|
plugin
|
|
|
|
|
|
worksheet to make charting easier.
|
|
'acts_as_axlsx' to provide to_xlsx.
|
|
release version 1.0.9
|
|
|
|
|
|
-additional specs and documentation improvements.
|
|
its own file and re-enabling package serialization tests with a bit more robust error handling when the current user does not have write permissions the directory.
|
|
|
|
|
|
|
|
bug fixes.
|
|
|
|
|
|
|
|
|