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
2014-03-01
Implemented RichText (multiple text runs)
Jurriaan Pruis
2014-02-26
Huge refactoring
Jurriaan Pruis
2014-02-26
Ensure auto_filter defined name is correctly added to workbook (refs #285)
Jonathan Tron
2014-02-26
Add auto_filter defined name in `Axlsx::Worksheet#to_xml_string` (refs #285)
Jonathan Tron
2014-02-26
Fix wrong value for auto_filter defined name (refs #285)
Jonathan Tron
2014-02-26
Add missing change from 4400e233c (refs #285)
Jonathan Tron
2014-02-26
Do not put Axlsx::DefinedName#name in serialized_attributes (fixes #285)
Jonathan Tron
2014-02-04
Column_widths must be set after add_row is called
Will Bradley
2014-01-23
fixing comments for 2010 starter edition
Dustin Smith
2014-01-08
Fixing typo in documentation. ws.styles!!
Sudhir
2014-01-06
Update header_footer.rb
Andrew Grimm
2013-11-04
Merge pull request #255 from skateinmars/fix-scatterchart-axes
Randy Morgan (@morgan_randy)
2013-10-10
Do not use a marker tag in bubble series tags
Jean-Philippe Moal
2013-10-09
Fix ScatterChart#y_val_axis returning the wrong axis
Jean-Philippe Moal
2013-10-09
Add support for bubble charts
Jean-Philippe Moal
2013-09-30
add name attribute to cell to create defined names for a single cell. https:/...
Randy Morgan
2013-09-29
Integrate workbook views and alter serialization
Randy Morgan
2013-09-29
Added workbook views collection and workbook view object
Randy Morgan
2013-09-29
add validation for Worksheet#state and WorkbookView#visibility
Randy Morgan
2013-09-27
smooth line for line chart
patorash
2013-09-26
extended examples and smooth lines for line chart
Randy Morgan
2013-09-13
bump the version and get onto 1.0.0
Randy Morgan
2013-09-13
initialize subtotal to remove warnings
Randy Morgan
2013-09-13
version 2.0.0
Randy Morgan
2013-09-13
Add support for automatically adjusting serialized times and dates to account...
Randy Morgan
2013-09-13
remove stupidity, remove warning
Randy Morgan
2013-09-13
Bring documentation up to 100%
Randy Morgan
2013-09-13
repair pivot table data ref populate and bring coverage back up to 100%
Randy Morgan
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
[next]