| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-04-01 | rebuild all serialization to use string concatenation instead of nokogiri. | Randy Morgan | |
| 2012-03-29 | fix example for border add_style | Randy Morgan | |
| 2012-03-27 | Fix no-example in rendered docs, comment to match method. | Sean Duckett | |
| 2012-03-28 | Still not fast enough? | Randy Morgan | |
| ``` user system total real axlsx_noautowidth 0.760000 0.020000 0.780000 ( 0.885482) axlsx 3.560000 0.130000 3.690000 ( 4.158594) axlsx_shared 11.610000 0.180000 11.790000 ( 13.208945) axlsx_stream 3.450000 0.120000 3.570000 ( 3.920745) csv 0.240000 0.010000 0.250000 ( 0.269822) | |||
| 2012-03-27 | properly render inline colors | Randy Morgan | |
| 2012-03-27 | Some small improvements | Randy Morgan | |
| total real axlsx_noautowidth 1.650000 ( 1.684738) axlsx 4.470000 ( 4.580439) axlsx_shared 7.990000 ( 8.151813) axlsx_stream 4.420000 ( 4.435809) csv 0.250000 ( 0.259114) | |||
| 2012-03-23 | update add Styles#add_style to allow a simple hash to create a new border style | Randy Morgan | |
| 2012-03-23 | fix docs for manipulating border styles | Randy Morgan | |
| 2012-03-14 | Merge branch 'master' of github.com:randym/axlsx | Randy Morgan | |
| 2012-03-14 | code formatting. | Randy Morgan | |
| 2012-03-14 | include applyAlignment attribute when adding style | ochko | |
| 2012-02-27 | Add support for underlined text. | Stefan Daschek | |
| 2012-02-21 | specs for Jonathan Tron's applyBorder patch. | Randy Morgan | |
| 2012-02-20 | Merge pull request #31 from JonathanTron/patch-2 | Randy Morgan | |
| Ensure border is applied if border specified in `Styles#add_style` | |||
| 2012-02-20 | Ensure border is applied if border specified in `Styles#add_style` | Jonathan Tron | |
| 2012-02-20 | Fix doc for setting font name in styles | Jonathan Tron | |
| 2012-02-13 | Remove entirely the dependancies on i18n and active support. | Randy Morgan | |
| 2012-02-12 | Adding in support for optionally using the shared strings table. This will ↵ | Randy Morgan | |
| allow us to inter-op properly with Numbers | |||
| 2012-01-18 | remove linebreaks/indentation when saving to encourage interop with rubyXL | Randy Morgan | |
| https://github.com/randym/axlsx/issues/19 | |||
| 2011-12-16 | number format needs to be applied if a format is specified. | Randy Morgan | |
| 2011-12-07 | patch for issue #1 | Randy Morgan | |
| force binary encoding for zip entries. [bug] fixed error in app.rb so extended properties can now be used. improved support for OOXML cell element types. | |||
| 2011-12-05 | Adding in shorthand color representations and validation so we can use stuff ↵ | Randy Morgan | |
| like 00 for black, FF for white | |||
| 2011-12-01 | added default formatting for date types when the cell style is 0 and the ↵ | Randy Morgan | |
| data type is :time | |||
| 2011-11-29 | prepping for 1.0.10 release and travis integration | Randy Morgan | |
| 2011-11-26 | adding in support for ruby 1.9.3 | Randy Morgan | |
| release version 1.0.9 | |||
| 2011-11-20 | first commit | Randy Morgan | |
