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
2013-04-04
Added support for specifying between/notBetween formula in an array.
Noel Peden
2013-03-16
First run at 'hidden' comments WIP
Randy Morgan
2013-02-25
Allow other sheet as data source for pivot tables and fix hard coded sheet na...
Jean Jacques Warmerdam
2013-02-04
Completed missing docs and pre-release prep
Randy Morgan
2013-02-04
Extracted type based cell serializers
Randy Morgan
2013-01-15
Added support for iso 8601 data types.
Randy Morgan
2013-01-10
Merge branch 'master' of https://github.com/randym/axlsx
Randy Morgan
2013-01-10
reduced processing of 3000 rows from 3+ seconds to just under 2
Randy Morgan
2013-01-02
Worksheet name uniqueness doesn't apply to itself
Edward Anderson
2013-01-02
Don't add worksheets to the workbook when initialize fails
Edward Anderson
2012-12-21
removed typo space
Randy Morgan
2012-12-21
Applied patches for 1.8.7
Randy Morgan
2012-12-20
Removed validation for col#width
Randy Morgan
2012-12-20
Simplified to_xml_string serialization
Randy Morgan
2012-12-19
Removed unused relationships_index_of method in pivot_table
Randy Morgan
2012-12-19
changed outline_row to outline_level_row to minimize confusion with borders
Randy Morgan
2012-12-15
Added methods to simplify outlining with specs
Randy Morgan
2012-12-14
Added formula_values options and specs for sheet format pr.
Randy Morgan
2012-12-12
Test for invalid characters in the sheet name.
Hayden Ball
2012-12-04
Added sheet_format_pr to help iOS/OSX preview renderers look nice
Randy Morgan
2012-12-04
Moved defined names in workbook to be serialized before pivot tables
Randy Morgan
2012-11-27
Merge pull request #148 from alexrothenberg/pivot_table
Randy Morgan (@morgan_randy)
2012-11-27
Can configure a pivot table when creating it
Alex Rothenberg
2012-11-27
Create a simple Pivot Table
Alex Rothenberg
2012-11-25
Added note for ::CGI.escapeHTML performance issue
Randy Morgan
2012-11-25
Removed row data type validation for cells
Randy Morgan
2012-11-25
Updated readme and docs for pre 1.3.4 release
Randy Morgan
2012-11-25
Refactored header_footer element serialization.
Randy Morgan
2012-11-23
Adds an example of header/footers.
Adam Mueller
2012-11-22
Merge pull request #145 from freerunningtechnologies/master
Randy Morgan (@morgan_randy)
2012-11-23
Updated thin_chars and replaced cover_me with simplecov
Randy Morgan
2012-11-22
Adds basic support for headers and footers.
Adam Mueller
2012-11-16
Minimized two_tone class method
Randy Morgan
2012-11-16
Added sensible defaults for color scale
Randy Morgan
2012-11-15
Patched for 1.8.7
Randy Morgan
2012-11-15
Updated DataBar conditional formatting to accept cfvo hashes in the initializ...
Randy Morgan
2012-11-15
Added color scale initialization
Randy Morgan
2012-11-12
Escape URLs used as target for hyperlinks.
Stefan Daschek
2012-11-08
fixed cell text run validation for u and family
Randy Morgan
2012-11-05
refactored Row serialization
Randy Morgan
2012-11-05
completed documentation
Randy Morgan
2012-10-21
refactored conditional formatting classes that depend on pre-initialized cfvo...
Randy Morgan
2012-10-21
Added insert_worksheet to Workbook so we can add worksheets at a specific pos...
Randy Morgan
2012-10-18
removed unneeded quotation for single word symbol
Randy Morgan
2012-10-18
moved sort boolean reader declaration to boolean_attr_accessor
Randy Morgan
2012-10-18
Removed unused variable
Randy Morgan
2012-10-18
fixed indentation and removed UTF-8 hint
Randy Morgan
2012-10-18
Added support for custom defined names by removing _xlnm prefixed values vali...
Randy Morgan
2012-10-14
Refactored to use options parser, accessors and serialization attributes
Randy Morgan
2012-10-14
Refactored to use options parser and serialized attributes.
Randy Morgan
[prev]
[next]