summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/util
AgeCommit message (Expand)Author
2012-05-24BugfixJan-Hendrik Hühne
2012-05-22First try of the data validation feature.Jan-Hendrik Hühne
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-04Merge branch 'master' of github.com:randym/axlsxRandy Morgan
2012-05-04beginnings of comments w/o TDD (^ ^)/Randy Morgan
2012-05-04add comment relationship typeRandy Morgan
2012-05-03Add support for pageSetup.Stefan Daschek
2012-05-03use string casting and matching for regex validations.Randy Morgan
2012-04-25label rotation and conditional formatting examplesRandy Morgan
2012-04-23first stage refactoring for Style#add_style [inprogress]Randy Morgan
2012-04-21adding in icon set and MOAR examples for conditional formatting.Randy Morgan
2012-04-21adding in color scale for conditional formattingRandy Morgan
2012-04-20# Support for conditional formattingStephen Pike
2012-04-03pre-release cleanupRandy Morgan
2012-04-01rebuild all serialization to use string concatenation instead of nokogiri.Randy Morgan
2012-03-28doc fixRandy 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-05cleanup of useless line breakRandy Morgan
2012-02-23worksheet names need to be limited to 31 charactersRandy Morgan
2012-02-13Improve accessibility and stringency for column_widths editing.Randy Morgan
2012-02-13Remove entirely the dependancies on i18n and active support. Randy Morgan
2012-02-12Adding in support for optionally using the shared strings table. This will al...Randy Morgan
2012-02-07current ms_off_crypto - needs to be re-written to use agile encryption.. Randy Morgan
2012-02-02Adding in hyperlinking for images as per issue #22Randy 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-18more fun with ms-crypto.Randy Morgan
2012-01-06remove crypto for releaseRandy Morgan
2012-01-06Merge branch 'master' of https://github.com/randym/axlsxRandy Morgan
2012-01-06beginnings of password protected compound binary file using ECMA encryptionRandy Morgan
2011-12-22Another performance improvement.ochko
2011-12-14release prep for 1.0.14.Randy Morgan
2011-12-08removing unused namespace constants.Randy Morgan
2011-12-06Formatting float values for column width and date values in an attempt to res...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-12-01added default formatting for date types when the cell style is 0 and the data...Randy 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-23-refactoring chart position and axis data/category for chart.Randy Morgan
2011-11-22updating rake file, readme and other docs. Also moving version constant to it...Randy Morgan
2011-11-22bumping version to batch bug in gemspec that did not include docsRandy Morgan