summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/package.rb
AgeCommit message (Expand)Author
2012-05-13cleaning up comments for pre-releaseRandy Morgan
2012-05-08worksheet comments step 2. Needs docs and specs - but it works in ExcelRandy Morgan
2012-04-01rebuild all serialization to use string concatenation instead of nokogiri.Randy Morgan
2012-04-01part way through changing all serialization to use string concatenation prior...Randy Morgan
2012-03-27Some small improvementsRandy Morgan
2012-03-26Quick and Dirty run on trying interpolated strings instead of nokogiri for sh...Randy 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-04revert changes to validation reporting as it breaks backwards compatabilityRandy Morgan
2012-02-29altering package validation errors to show the document they occurred in.Randy Morgan
2012-02-14Stomp out all warnings.Randy Morgan
2012-02-12Adding in support for optionally using the shared strings table. This will al...Randy Morgan
2012-02-07adding in write to StringIO as per issue #11Randy Morgan
2012-02-01https://github.com/randym/axlsx/issues/21Randy Morgan
2012-02-01Updating schema loading for validation to correctly load the schema file rela...Randy Morgan
2012-01-06remove crypto for releaseRandy Morgan
2012-01-06beginnings of password protected compound binary file using ECMA encryptionRandy Morgan
2011-12-14adding in accessors for core and app members of package #2Randy Morgan
2011-12-07patch for issue #1Randy Morgan
2011-12-05specs for new functionalityRandy 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-27adding in row_style and col_style methods to worksheet and active record 'act...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