summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-07-08read me updates regarding interoperabilityRandy 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-06removing testing data from the repoRandy Morgan
2012-07-06make fit_to_page MOAR readableRandy Morgan
2012-07-03and fixing a type in that update as well….Randy Morgan
2012-07-03update read me to correct link to examplesRandy Morgan
2012-07-03more snake casing workRandy Morgan
2012-07-03README updatesRandy 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-28update read me for latest changesRandy Morgan
2012-06-26fixes #105 - disallow control characters.Randy Morgan
2012-06-25update tests to match google docs operability change #80Randy Morgan
2012-06-24Merge pull request #107 from rfc2616/google-docsRandy 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
2012-06-20remove crypto playRandy Morgan
2012-06-20remove unused code and revert restricted character removal from worksheet par...Randy Morgan
2012-06-20update content type testRandy Morgan
2012-06-20fix xpathRandy Morgan
2012-06-18properly remove invalid XML characters \u2028\u0001\u0002\u0003\u0004\u0005\u...Randy Morgan
2012-06-12add markdown style link for non yard renderersRandy Morgan
2012-06-12more specs for axis labelsRandy Morgan
2012-06-11mass removal of @default docs bunked some instance vars that started with @de...Randy Morgan
2012-06-11documentation improvements.Randy Morgan
2012-06-11add title object to axis.Randy Morgan
2012-06-09make sure jruby nokogiri parser gets is precious namespaces.Randy Morgan
2012-06-09add specs for sheet view selectionRandy Morgan
2012-06-09add test for frozen unspecified row column path in serializationRandy Morgan
2012-06-09remove debug codeRandy Morgan
2012-06-09make sheet view selections readableRandy Morgan
2012-06-09add frozen header exampleRandy Morgan
2012-06-09specs for cell and text title parsing patchRandy Morgan
2012-06-07simplify unit tests and remove default selection (spec allows 0 to 4)Randy Morgan
2012-06-07dont write nil values - invalid as per schemaRandy Morgan
2012-06-07integration testingRandy Morgan
2012-06-07use camel instead of inline gsubRandy Morgan
2012-06-07update camel to allow lower case first letter optionallyRandy Morgan
2012-06-07Merge branch 'master' into paneRandy Morgan