summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/workbook/workbook.rb
AgeCommit message (Expand)Author
2012-05-22Enables data validation featureJan-Hendrik Hühne
2012-05-19first run at sheet_protection to provide password protection locking for sheets.Randy 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-04Merge branch 'master' of github.com:randym/axlsxRandy Morgan
2012-05-04Thinking that the tables and comments collection is useless. Randy Morgan
2012-05-04beginnings of comments w/o TDD (^ ^)/Randy Morgan
2012-05-03Add support for pageSetup.Stefan Daschek
2012-05-03Add support for printOptionsStefan Daschek
2012-04-21adding in icon set and MOAR examples for conditional formatting.Randy Morgan
2012-04-21add data bar conditional formatting support.Randy Morgan
2012-04-21adding in color scale for conditional formattingRandy Morgan
2012-04-20# Support for conditional formattingStephen Pike
2012-04-01part way through changing all serialization to use string concatenation prior...Randy Morgan
2012-03-28Merge github.com:randym/axlsxJurriaan Pruis
2012-03-28implement column object - still needs to be tied in to a rewrite of autofit_dataRandy Morgan
2012-03-23Added <definedNames> to workbookJurriaan Pruis
2012-03-21tiny bit of restructuring Randy Morgan
2012-03-21resolve small merge conflictRandy Morgan
2012-03-21resolving #53 and adding specs for use_autowidth, show_gridlinesRandy Morgan
2012-03-21Added support for tablesJurriaan Pruis
2012-03-21adding in an option to disable both the require of RMagick and auto-width pro...Randy Morgan
2012-03-04remove rubyXL interop and update readmeRandy Morgan
2012-03-04fix #44 Randy Morgan
2012-03-02Default to 1900 date systemJurriaan Pruis
2012-02-25add support for page margin initialization options as well as adding an optio...Randy Morgan
2012-02-24Add support for page margins to worksheet.Stefan Daschek
2012-02-23renaming for clarity, a bit of docs and some patches to spec for AWSOME date/...Randy Morgan
2012-02-22Extract date and time to serial converting and put serious tests on itJoseph HALTER
2012-02-22updating workbook views to actually include references to each worksheet, and...Randy Morgan
2012-02-15more stuff to keep rubyXL happy and still get a valid doc.Randy Morgan
2012-02-12small optimization and readme update.Randy Morgan
2012-02-12Adding in support for optionally using the shared strings table. This will al...Randy Morgan
2012-02-01Updating schema loading for validation to correctly load the schema file rela...Randy Morgan
2012-01-19date1904 needs to be true on mac and bsd at leastochko
2012-01-19Set default date1904 attribute using platform stringochko
2012-01-18remove linebreaks/indentation when saving to encourage interop with rubyXLRandy Morgan
2011-12-14release prep for 1.0.14.Randy Morgan
2011-12-05updating docs and examplesRandy Morgan
2011-12-05ensure that worksheet names are unique in the workbookRandy Morgan
2011-12-02Added locking attributes for pictures and some stubs for parsingRandy Morgan
2011-11-27adding yields for package workbook, workbook styles and cols collection on wo...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-20first commitRandy Morgan