summaryrefslogtreecommitdiffhomepage
path: root/examples
AgeCommit message (Expand)Author
2012-07-14remove yard dependency as it requires redcarpet an jruby does not like native...Randy Morgan
2012-07-14Additional validations for excel sheet name and example updatesRandy Morgan
2012-07-14Add in conditional formatting examplesRandy Morgan
2012-07-14rework chart examples so google docs can parse themRandy Morgan
2012-07-13add in pledge badge to read meRandy 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-07fixing a type in worksheet serialization and adding in a few missing alias ca...Randy Morgan
2012-07-03update read me to correct link to examplesRandy Morgan
2012-07-03add in default printing options for charts so that they are added when export...Randy 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-11add title object to axis.Randy Morgan
2012-06-09add frozen header exampleRandy Morgan
2012-06-07Merge branch 'master' into paneRandy Morgan
2012-06-06Simple example.Jan-Hendrik Hühne
2012-06-05fix chart title parsing to properly handle non-cell based text runsRandy Morgan
2012-06-04another exampleRandy 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-24Merge pull request #98 from janhuehne/data_validationRandy Morgan
2012-05-24ExamplesJan-Hendrik Hühne
2012-05-22File renameJan-Hendrik Hühne
2012-05-22First try of the data validation feature.Jan-Hendrik Hühne
2012-05-22show both ecma-376 and open office methods of sheet protection password hashingRandy Morgan
2012-05-22keep working on a spec compliant methodRandy Morgan
2012-05-20more work on sheet protection. Protection is working, but specifying a passwo...Randy Morgan
2012-05-13updated examplesRandy Morgan
2012-05-13add example for adding comments to a worksheet.Randy Morgan
2012-05-08worksheet comments step 2. Needs docs and specs - but it works in ExcelRandy Morgan
2012-05-03Add support for pageSetup.Stefan Daschek
2012-05-03Add support for printOptionsStefan Daschek
2012-05-04more release prepRandy Morgan
2012-05-031.1.4 release prepRandy Morgan
2012-05-03examples cleanupRandy Morgan
2012-05-03An example using 'real' data as a deeper chart example for @bruparelRandy Morgan
2012-05-03rebuild series data base objects with full implementation.Randy Morgan
2012-04-29examples and read me clean up as well as implementing outlineLevel for row an...Randy Morgan
2012-04-28add some colorization to the main examples as well.Randy Morgan
2012-04-28in living color! charts using the colors you want.Randy Morgan
2012-04-27colored chart series and examples. Still need to workout scatter as it uses l...Randy Morgan
2012-04-25documentation updates and example dir restructuring.Randy Morgan
2012-04-25label rotation and conditional formatting examplesRandy Morgan
2012-04-25er..Randy Morgan
2012-04-25update examples to show date time formatting and axis label rotation for chartsRandy Morgan
2012-04-23Merge branch 'master' of github.com:randym/axlsxRandy Morgan
2012-04-23first stage refactoring for Style#add_style [inprogress]Randy Morgan
2012-04-21Update icon_set to use percent in its value_objectsStephen Pike
2012-04-21adding in icon set and MOAR examples for conditional formatting.Randy Morgan
2012-04-20[#33] Add support for Dxf elements to enable conditional formattingStephen Pike