summaryrefslogtreecommitdiffhomepage
path: root/lib
AgeCommit message (Expand)Author
2012-08-02bring coverage up to 100% for d_lbls and defined namesRandy Morgan
2012-07-31fix typo and update readmeRandy Morgan
2012-07-31update serialization and add 'add_defined_name' for workbookRandy Morgan
2012-07-31Adding in proper defined names so we can repeat header rows for each printed ...Randy Morgan
2012-07-23more cleanup for optional data label attributesRandy Morgan
2012-07-20fix for #115 and README update as we do support charts in Google DocsRandy Morgan
2012-07-20data labels for bar and line chartsRandy Morgan
2012-07-20bring spec coverage back up to 100%Randy Morgan
2012-07-20specs for d_lbls and a patch to cover for nil relationships in a worksheet.Randy Morgan
2012-07-18dynamic docs… hmmmRandy Morgan
2012-07-18#113 implement data labels for pie chartsRandy Morgan
2012-07-17lets actually call the validator…Randy Morgan
2012-07-17fix part ordering for worksheetRandy Morgan
2012-07-17clean up cell_rangeRandy Morgan
2012-07-17move serializable parts list into private methodRandy Morgan
2012-07-17MOAR cleanup for worksheet.Randy Morgan
2012-07-15refactor string based cell range retrivalRandy Morgan
2012-07-15cleanup worksheet initializer.Randy Morgan
2012-07-15more cleanup for worksheet#to_xml_stringRandy Morgan
2012-07-15refactor cell_range helperRandy Morgan
2012-07-15refactoring auto width calculation to improve code quality.Randy Morgan
2012-07-14refactor dimension calculations because it is _NOT_ readable codeRandy Morgan
2012-07-14refactoring of some helper methods in chartRandy Morgan
2012-07-14Additional validations for excel sheet name and example updatesRandy Morgan
2012-07-141.1.8 release prepRandy Morgan
2012-07-14Add in conditional formatting examplesRandy Morgan
2012-07-14fix for #112 - encode html entitiesRandy Morgan
2012-07-10more cleanupRandy Morgan
2012-07-10more cleanupRandy Morgan
2012-07-10code updates for readability.Randy Morgan
2012-07-08adding in axis line fill and patching view3d misname for line3DChartRandy Morgan
2012-07-08parsing out shape for bar seriesRandy Morgan
2012-07-08adding in some excel bar chart defaults for LO interop testingRandy Morgan
2012-07-07Fix a typo in `Axlsx::Worksheet#dimension` when a row was added without value.Jonathan Tron
2012-07-07fixing a type in worksheet serialization and adding in a few missing alias ca...Randy Morgan
2012-07-07documentation updatesRandy Morgan
2012-07-07fix a stupid typoRandy Morgan
2012-07-06make to_xml_string more #readablecodeRandy Morgan
2012-07-06make fit_to_page MOAR readableRandy Morgan
2012-07-03update read me to correct link to examplesRandy Morgan
2012-07-03more snake casing workRandy Morgan
2012-07-03add in default printing options for charts so that they are added when export...Randy Morgan
2012-07-03more work on snake case standardizationRandy Morgan
2012-07-03remote directory code as it was not the cause of #81Randy Morgan
2012-06-26fixes #105 - disallow control characters.Randy Morgan
2012-06-23Google Docs interoperabilityRob Heittman
2012-06-20remove str.tr call as it crunches 1.8.7Randy Morgan
2012-06-20parse out protected_range: NOTE excel does not support this part of the spec!Randy Morgan
2012-06-20update examples and the beginings of protected_rangeRandy Morgan
2012-06-20remove commented includes for ms off cryptoRandy Morgan