summaryrefslogtreecommitdiffhomepage
path: root/test/drawing
AgeCommit message (Expand)Author
2012-09-30Extracted STRING_ATTRIBUTES and BOOLEAN_ATTRIBUTES into mixin from moduleRandy 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-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-03more snake casing workRandy 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-09remove debug codeRandy Morgan
2012-06-09specs for cell and text title parsing patchRandy Morgan
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-30enable anchor swapping between one and two cell anchors for drawingsRandy Morgan
2012-05-26add in two cell anchors for images.Randy Morgan
2012-05-17fix ALL the warnings!Randy Morgan
2012-05-15bring coverage up to 100% and patch a few minor bugs in cell style overrides ...Randy Morgan
2012-05-13MOAR specsRandy Morgan
2012-05-13fixing mis-named test classRandy Morgan
2012-05-13cleaning up comments for pre-releaseRandy Morgan
2012-05-09patch nil row style issueRandy Morgan
2012-05-03spec fixRandy Morgan
2012-05-03rebuild series data base objects with full implementation.Randy Morgan
2012-04-28spec for val -> named axis data changeRandy Morgan
2012-04-28specs for color and series changesRandy Morgan
2012-04-28remove val_axis_data as it is replicated in named_axis_data.Randy Morgan
2012-04-25label rotation and conditional formatting examplesRandy Morgan
2012-04-01rebuild all serialization to use string concatenation instead of nokogiri.Randy Morgan
2012-03-23move requires out of specs and into helper that prepends lib directory for re...Randy Morgan
2012-03-22Add Scatter chartsJoe Kain
2012-02-16more specs for cell_alignment cell and chartRandy Morgan
2012-02-02Adding in hyperlinking for images as per issue #22Randy Morgan
2011-12-08cleaning up xml namespace usage in drawings and improving looks for charts in...Randy Morgan
2011-12-02adding in the picture locking class and testsRandy Morgan
2011-11-30Output time in rake test to see what time travis thinks it is.Randy Morgan
2011-11-29changing it here too.Randy Morgan
2011-11-29testing to see if Time.local resolves Time.now out of range error on travis.Randy Morgan
2011-11-26adding in support for ruby 1.9.3Randy Morgan
2011-11-23Adding image support and some document clean up for .8 releaseRandy Morgan
2011-11-23-refactoring chart position and axis data/category for chart.Randy Morgan
2011-11-21Adding in support for line charts, style attribute for all charts and minor b...Randy Morgan
2011-11-20first commitRandy Morgan