summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-07-04Add test to confirm control characters are removed from shared stringsThomas Cannon
2015-07-04Merge branch 'soutaro-fix-time-cast'Jonathan Tron
2015-07-04Merge branch 'fix-time-cast' of https://github.com/soutaro/axlsx into soutaro...Jonathan Tron
2015-07-04Merge branch 'alankessler-master'Jonathan Tron
2015-07-04Merge branch 'alankessler-master'Jonathan Tron
2015-07-04Add a little bit of doc, remove warning by using attr_readerJonathan Tron
2015-07-04Merge branch 'master' of https://github.com/alankessler/axlsx into alankessle...Jonathan Tron
2015-07-04Add a little bit of doc, remove warning by using attr_readerJonathan Tron
2015-07-04Merge branch 'master' of https://github.com/alankessler/axlsx into alankessle...Jonathan Tron
2015-07-04Merge pull request #383 from ebouchut/patch-1Jonathan Tron
2015-07-04Merge pull request #393 from edatrix/patch-1Jonathan Tron
2015-07-04Add ruby 2.2 to TravisCI and allow to use minor version of 2.0, 2.1Jonathan Tron
2015-07-04Merge branch 'shifakhan-example'Jonathan Tron
2015-07-04Merge branch 'example' of https://github.com/shifakhan/axlsx into shifakhan-e...Jonathan Tron
2015-07-04Merge branch 'shifakhan-worksheet_tab_colour'Jonathan Tron
2015-07-04Add test, fix example with tab color generation and fix a but due to a typoJonathan Tron
2015-07-04Merge branch 'worksheet_tab_colour' of https://github.com/shifakhan/axlsx int...Jonathan Tron
2015-07-04Merge pull request #402 from waiting-for-dev/mb_mime_detectionJonathan Tron
2015-07-03Remove lowercase extension testmarc
2015-07-03Extract mime type detection to an utility classmarc
2015-07-03Validates whether an image is acceptable through mime typemarc
2015-05-23Option to change tab colorshifakhan
2015-05-20Update README.mdlauren spath luhring
2015-05-04Added example of conditional formatting to match text in cellsshifakhan
2015-04-27Merge pull request #386 from iwan/patch-1Randy Morgan (@morgan_randy)
2015-04-26Update worksheet.rbIwan Buetti
2015-03-27Fix a typo in the README.Eric Bouchut
2015-03-14opacity needs to be an integerAlan Kessler
2015-03-14Change option name to 'opacity' and allow value between 0 and 1.Alan Kessler
2015-03-14bump versionJurriaan Pruis
2015-03-14Merge pull request #347 from ionthegeek/smoothingJurriaan Pruis
2015-03-14Merge pull request #377 from shifakhan/charts_background_colorJurriaan Pruis
2015-03-14Merge pull request #367 from axelson/patch-1Jurriaan Pruis
2015-03-14Merge pull request #354 from rishijain/patch-1Jurriaan Pruis
2015-03-14Merge pull request #375 from ebeigarts/fix-upcased-imagesJurriaan Pruis
2015-03-14Merge pull request #380 from bradstewart/legend-positionJurriaan Pruis
2015-03-03Minor changeBrad Stewart
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-23Add usage information to row_column_style exampleJason Axelson
2014-12-11Merge pull request #363 from garymh/patch-1Jurriaan Pruis
2014-12-10Typo in row.rbGary Holtz
2014-10-29Skip to_time if the value is a Time instanceSoutaro Matsumoto
2014-10-15Added an example of row heightRishi
2014-08-15Fix syntax error in scatter series testsIan Anderson
2014-08-12Add support for enabling or disabling smoothed lines in a scatter chart seriesIan Anderson