index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2013-09-13
Fixes for anchor swapping when adding images. - Two -> One swap still pending.
Randy Morgan
2013-09-13
Page Breaks - round one
Randy Morgan
2013-09-13
sorry folks 1.8.7 is just simply a no-go
Randy Morgan
2013-09-13
docs for ColBreaks
Randy Morgan
2013-08-29
upgrade to rubyzip 1.0.0
Delwyn de Villiers
2013-08-19
More work on page breaks
Randy Morgan
2013-08-17
refactored stupidity
Randy Morgan
2013-08-17
add first bits of col/row break support
Randy Morgan
2013-08-17
whitespace and debug cleanup
Randy Morgan
2013-08-17
Extracted control char sanitization to module level and applied to shared str...
Randy Morgan
2013-08-17
updated image source validation to use lower case comparison of accepted file...
Randy Morgan
2013-08-17
safe to camel all values
Randy Morgan
2013-08-17
ensure that values are camelized for serialized attributes
Randy Morgan
2013-08-16
Merge pull request #174 from IndependentIP/master
Randy Morgan (@morgan_randy)
2013-08-16
Merge pull request #226 from Fapper/patch-1
Randy Morgan (@morgan_randy)
2013-08-08
Don't mutate the object passed into Color#rgb=
Trent Ogren
2013-08-06
Fix minor typos
Martin madsen
2013-07-31
Fix minor typo
Michael Westbom
2013-07-30
Update row.rb
Michael Westbom
2013-07-24
Merge branch 'master' of https://github.com/randym/axlsx
Jean Jacques Warmerdam
2013-07-08
Implement Relationship.clear_cached_instances, use it before serializing the ...
Stefan Daschek
2013-07-08
Simply Relationship.next_free_id by depending on number of cached instances.
Stefan Daschek
2013-07-08
Make relationship ids more reliable.
Stefan Daschek
2013-07-08
Make sure serializing axlsx packages with identical contents always results i...
Stefan Daschek
2013-07-03
Do not start comment text with stray colon if author is blank
Stefan Daschek
2013-07-03
Escape special chars for comments’ text and author.
Stefan Daschek
2013-06-27
Merge pull request #194 from sdeframond/subtotal
Randy Morgan (@morgan_randy)
2013-06-27
Fixes Issue #202 Axes are borked in Bar3DChart by requiring axis order in the...
Moses Hohman
2013-06-27
Merge remote-tracking branch 'randym/master'
Moses Hohman
2013-06-23
escape formula for conditional formatting
Randy Morgan
2013-06-23
Merge branch 'master' of https://github.com/randym/axlsx
Randy Morgan
2013-06-23
added sparse array transposition with blocks for rows/cols switching and some...
Randy Morgan
2013-06-23
fixed bad test case and bad code for dispBlanksAs (setting now actually makes...
Moses Hohman
2013-06-23
provide a better default for dispBlanksAs and allow it to be configured
Moses Hohman
2013-06-23
Fixes Issue #202 Axes are borked in Bar3DChart
Moses Hohman
2013-06-13
Allow a different subtotal function for each data field.
Samuel de Framond
2013-06-13
Modify pivot table caption according to subtotal function.
Samuel de Framond
2013-06-12
Allow overriding the 'created' timestamp in the docprops.
Stefan Daschek
2013-06-12
Add a subtotal option to PivotTable (dirty).
Samuel de Framond
2013-05-26
Update bg_color in conditional formatting
Ankur Sethi
2013-05-14
correct shared strings table xml:space attribute parsing and schema
Randy Morgan
2013-05-12
implement transpose for SimpleTypedList that supports sparse data.
Randy Morgan
2013-04-28
Refactored and renamed space preservation
Randy Morgan
2013-04-27
Merge pull request #185 from agardiner/preserve-spaces
Randy Morgan (@morgan_randy)
2013-04-27
Add a preserve_spaces option to worksheet, defaults to true
Adam Gardiner
2013-04-27
Revert changes to cell serialization
Adam Gardiner
2013-04-20
Fixed comment visibility
Randy Morgan
2013-04-19
Added prep for 1.3.6 release
Randy Morgan
2013-04-18
Added line specification
Randy Morgan
2013-04-10
Add support for preserving leading and trailing spaces in cell values
Adam Gardiner
[next]