summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/drawing
AgeCommit message (Expand)Author
2012-10-14Refactor in aliases for snake cased methods and integrate serialized attribut...Randy Morgan
2012-10-09extracted accessor methods into module that is scope because polluting Module...Randy Morgan
2012-09-30Extracted STRING_ATTRIBUTES and BOOLEAN_ATTRIBUTES into mixin from moduleRandy Morgan
2012-09-30Extracted boolean attribute class method generation to module.Randy Morgan
2012-08-30add none options for tick_lbl_posRandy Morgan
2012-08-27release prepRandy Morgan
2012-08-04pre-release prepRandy Morgan
2012-08-02hmm…. ditch red carpet and do some docsRandy Morgan
2012-08-02bring coverage up to 100% for d_lbls and defined namesRandy 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-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-17MOAR cleanup for worksheet.Randy Morgan
2012-07-14refactoring of some helper methods in chartRandy Morgan
2012-07-141.1.8 release prepRandy Morgan
2012-07-10more cleanupRandy Morgan
2012-07-10more cleanupRandy 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-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-06-11add title object to axis.Randy Morgan
2012-06-05fix chart title parsing to properly handle non-cell based text runsRandy Morgan
2012-06-04The spec indicates that the percent sign should be included but MS Excel chok...Randy Morgan
2012-06-04poor mans way to strip off the % from the setting.Randy Morgan
2012-06-02more work on solidifying parsing of data caching for charts to eliminate form...Randy Morgan
2012-06-02quick fix for chart rendering problem. Randy Morgan
2012-05-30pop not allowed on simple typed list. 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-25doc fix for bar series and removing ECMA specific sheet password protection f...Randy Morgan
2012-05-25moar snake casing and aliasRandy Morgan
2012-05-19correct relation management for comments and some spec improvements for packa...Randy Morgan
2012-05-15bring coverage up to 100% and patch a few minor bugs in cell style overrides ...Randy Morgan
2012-05-13updating docsRandy Morgan
2012-05-13cleaning up comments for pre-releaseRandy Morgan
2012-05-08documentation for comments.Randy Morgan
2012-05-08worksheet comments step 2. Needs docs and specs - but it works in ExcelRandy Morgan
2012-05-04remove unneeded namespace in drawing.Randy Morgan
2012-05-03add support for axis delete, cat axis tickLblSkip and tickMarkSkip with sensi...Randy Morgan
2012-05-03alter REGEX validators for percentages so we can pass in an integer or string...Randy Morgan
2012-05-03bug fix - end_at should not be dependent on :start_at optionRandy Morgan
2012-05-03rebuild series data base objects with full implementation.Randy Morgan
2012-04-28less # more <<Randy Morgan