summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2012-08-02bring coverage up to 100% for d_lbls and defined namesRandy Morgan
2012-07-23more cleanup for optional data label attributesRandy Morgan
2012-07-20bring spec coverage back up to 100%Randy Morgan
2012-07-20complete chart specsRandy Morgan
2012-07-20specs for d_lbls and a patch to cover for nil relationships in a worksheet.Randy Morgan
2012-07-17MOAR cleanup for worksheet.Randy Morgan
2012-07-15cleanup worksheet initializer.Randy Morgan
2012-07-15refactoring auto width calculation to improve code quality.Randy Morgan
2012-07-14Additional validations for excel sheet name and example updatesRandy Morgan
2012-07-14fixing the fix for #112 -- need coffee…Randy Morgan
2012-07-14fix for #112 - encode html entitiesRandy Morgan
2012-07-08adding in axis line fill and patching view3d misname for line3DChartRandy 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-06make to_xml_string more #readablecodeRandy Morgan
2012-07-06make fit_to_page MOAR readableRandy Morgan
2012-07-03more snake casing workRandy Morgan
2012-06-26fixes #105 - disallow control characters.Randy Morgan
2012-06-25update tests to match google docs operability change #80Randy Morgan
2012-06-20update examples and the beginings of protected_rangeRandy 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-12more specs for axis labelsRandy 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-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-07integration testingRandy Morgan
2012-06-07Merge branch 'master' into paneRandy Morgan
2012-06-07patch unit tests for sheet view and pane serialization.Randy Morgan
2012-06-06Test suite for selection stuff.Jan-Hendrik Hühne
2012-06-06Test fix.Jan-Hendrik Hühne
2012-06-06Validator renameJan-Hendrik Hühne
2012-06-06Changes default value of xSplit and ySplit.Jan-Hendrik Hühne
2012-06-06CosmeticsJan-Hendrik Hühne
2012-06-06Changes default value of "window protection"Jan-Hendrik Hühne
2012-06-06Pane stuff and tests.Jan-Hendrik Hühne
2012-06-06New validators and tests.Jan-Hendrik Hühne
2012-06-06SheetView bugfixes and test suiteJan-Hendrik Hühne
2012-06-06Test moved to tc_sheet_view.rbJan-Hendrik Hühne
2012-06-06Missing validator tests.Jan-Hendrik Hühne
2012-06-06Validator renameing.Jan-Hendrik Hühne
2012-06-04The spec indicates that the percent sign should be included but MS Excel chok...Randy Morgan
2012-06-02more work on solidifying parsing of data caching for charts to eliminate form...Randy Morgan
2012-05-30release prep for 1.1.6Randy Morgan
2012-05-30enable anchor swapping between one and two cell anchors for drawingsRandy Morgan