| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
shared strings and inline strings can use cell level inline styles against text runs
|
|
|
|
|
|
|
|
allow us to inter-op properly with Numbers
|
|
relative to the package as reported by Phong in #21.
https://github.com/randym/axlsx/issues/21
|
|
|
|
|
|
https://github.com/randym/axlsx/issues/19
|
|
there is no cell at the index.
for example, with a structure like this:
********
**
********
***
col_style 2, 1
would fail as the second row has no cell at index 2.
Thanks Don!
https://github.com/randym/axlsx/issues/15
|
|
|
|
and force the type to be nil. We should only cast the value when type is being set against an established value attribute.
|
|
It doesn't need to do type detection if it is passed by options
|
|
|
|
in Jan. 2012
|
|
calculations.
|
|
serialization.
|
|
|
|
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
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
worksheet to make charting easier.
|
|
'acts_as_axlsx' to provide to_xlsx.
|
|
release version 1.0.9
|
|
|
|
|
|
-additional specs and documentation improvements.
|