summaryrefslogtreecommitdiffhomepage
path: root/lib
AgeCommit message (Expand)Author
2015-03-03Fix commentsBrad Stewart
2015-03-03Allow legend position to be set on chartsBrad Stewart
2015-02-21Background color option for chartsshifakhan
2015-02-11Fix content types for uppercased image file extensionsEdgars Beigarts
2015-01-28Make alpha option accessible for pictures 0 = transparent ... 100000 = opaqueAlan Kessler
2015-01-12Fix #fit_to to work correctly and fix tests under Ruby 2.2.0Jurriaan Pruis
2014-12-10Typo in row.rbGary Holtz
2014-10-29Skip to_time if the value is a Time instanceSoutaro Matsumoto
2014-08-12Add support for enabling or disabling smoothed lines in a scatter chart seriesIan Anderson
2014-07-29Allow custom marker symbol shapes on chartmfrank01
2014-07-29Allow multiple autofilters per workbookmfrank01
2014-04-04Use #booleanizeJurriaan Pruis
2014-04-04Fix boolean values so the output matches Excel and works on NumbersJurriaan Pruis
2014-03-17Fix RichText warningJurriaan Pruis
2014-03-17Update to RubyZip 1.1.1Jurriaan Pruis
2014-03-12Fix autowidth in combination with sanitizingJurriaan Pruis
2014-03-05Small fixesJurriaan Pruis
2014-03-04Fix cell merging, #179Jurriaan Pruis
2014-03-04sourceLinked should be false (0) when specifying a format_code for an axisChris Roby
2014-03-04Merge pull request #295 from tafryn/arrayformulaJurriaan Pruis
2014-03-04Fix sanitizing and some cleanupJurriaan Pruis
2014-03-03Add support for array formulas.tafryn
2014-03-01Implemented RichText (multiple text runs)Jurriaan Pruis
2014-02-26Huge refactoringJurriaan Pruis
2014-02-26Ensure auto_filter defined name is correctly added to workbook (refs #285)Jonathan Tron
2014-02-26Add auto_filter defined name in `Axlsx::Worksheet#to_xml_string` (refs #285)Jonathan Tron
2014-02-26Fix wrong value for auto_filter defined name (refs #285)Jonathan Tron
2014-02-26Add missing change from 4400e233c (refs #285)Jonathan Tron
2014-02-26Do not put Axlsx::DefinedName#name in serialized_attributes (fixes #285)Jonathan Tron
2014-02-04Column_widths must be set after add_row is calledWill Bradley
2014-01-23fixing comments for 2010 starter editionDustin Smith
2014-01-08Fixing typo in documentation. ws.styles!!Sudhir
2014-01-06Update header_footer.rbAndrew Grimm
2013-11-04Merge pull request #255 from skateinmars/fix-scatterchart-axesRandy Morgan (@morgan_randy)
2013-10-10Do not use a marker tag in bubble series tagsJean-Philippe Moal
2013-10-09Fix ScatterChart#y_val_axis returning the wrong axisJean-Philippe Moal
2013-10-09Add support for bubble chartsJean-Philippe Moal
2013-09-30add name attribute to cell to create defined names for a single cell. https:/...Randy Morgan
2013-09-29Integrate workbook views and alter serializationRandy Morgan
2013-09-29Added workbook views collection and workbook view objectRandy Morgan
2013-09-29add validation for Worksheet#state and WorkbookView#visibilityRandy Morgan
2013-09-27smooth line for line chartpatorash
2013-09-26extended examples and smooth lines for line chartRandy Morgan
2013-09-13bump the version and get onto 1.0.0Randy Morgan
2013-09-13initialize subtotal to remove warningsRandy Morgan
2013-09-13version 2.0.0Randy Morgan
2013-09-13Add support for automatically adjusting serialized times and dates to account...Randy Morgan
2013-09-13remove stupidity, remove warningRandy Morgan
2013-09-13Bring documentation up to 100%Randy Morgan
2013-09-13repair pivot table data ref populate and bring coverage back up to 100%Randy Morgan