| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-02-15 | Merge pull request #27 from ochko/master | Randy Morgan | |
| Skip auto fit update or directly set fixed value for column width Ill be making some small changes for readability - but this, sir is great! | |||
| 2012-02-15 | Skip auto fit update or directly set fixed value for column width | ochko | |
| 2012-02-15 | more stuff to keep rubyXL happy and still get a valid doc. | Randy Morgan | |
| 2012-02-14 | couple of additions so that axlsx sheets can be "parsed" by rubyXL. | Randy Morgan | |
| Not much of a parser if you ask me - as it still chokes on drawing relations and requires a number of optional elements in the sheet. (another excel reverse engineer....) anyway - Im biased, and too lazy to write my own spec-based parser for now. if you *really* need to work with rubyXL - this one is for you. | |||
| 2012-02-14 | Stomp out all warnings. | Randy Morgan | |
| "Method calls with expanded arrays require parentheses" Thanks rspec - I didn't know that. | |||
| 2012-02-14 | changing column_widths to accept *args instead of a declared array. | Randy Morgan | |
| 2012-02-13 | Improve accessibility and stringency for column_widths editing. | Randy Morgan | |
| 2012-02-13 | update readme/changelog for release. | Randy Morgan | |
| 2012-02-13 | adding in support for specified column widths | Randy Morgan | |
| 2012-02-13 | 1.8.7 patch to properly scope the defined method | Randy Morgan | |
| 2012-02-13 | readability improvement prior to 1.8.7 debugging | Randy Morgan | |
| 2012-02-13 | bump version for pre-release | Randy Morgan | |
| 2012-02-13 | Remove entirely the dependancies on i18n and active support. | Randy Morgan | |
| 2012-02-12 | Merge https://github.com/randym/axlsx | Randy Morgan | |
| 2012-02-12 | credit where credit is due | Randy Morgan | |
| 2012-02-12 | Merge pull request #25 from ffmike/master | Randy Morgan | |
| Be less restrictive in i18n version | |||
| 2012-02-12 | small optimization and readme update. | Randy Morgan | |
| 2012-02-12 | refactor inline style attribute listing and xml generation so that both ↵ | Randy Morgan | |
| shared strings and inline strings can use cell level inline styles against text runs | |||
| 2012-02-12 | reject formula from shared strings candidates | Randy Morgan | |
| 2012-02-12 | update example to include shared strings usage | Randy Morgan | |
| 2012-02-12 | patches for 1.8.7 | Randy Morgan | |
| 2012-02-12 | patching unbalanced ends | 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-02-07 | Accept i18n 0.4.1 and see what breaks. | Mike Gunderloy | |
| 2012-02-07 | current ms_off_crypto - needs to be re-written to use agile encryption.. | Randy Morgan | |
| gotta love that documentation - thanks MS - *really* clear.... | |||
| 2012-02-07 | adding in write to StringIO as per issue #11 | Randy Morgan | |
| 2012-02-03 | removing files that should not be in the repo | Randy Morgan | |
| 2012-02-03 | update readme to include tag comparison links | Randy Morgan | |
| 2012-02-03 | updating yardops to include changelog file. | Randy Morgan | |
| 2012-02-02 | Adding in hyperlinking for images as per issue #22 | Randy Morgan | |
| 2012-02-01 | https://github.com/randym/axlsx/issues/21 | Randy Morgan | |
| fixed 'properly' but I've feeling the schema folder should actually be lib/axlsx/schema instead of lib/schema | |||
| 2012-02-01 | Updating schema loading for validation to correctly load the schema file ↵ | Randy Morgan | |
| relative to the package as reported by Phong in #21. https://github.com/randym/axlsx/issues/21 | |||
| 2012-01-19 | Merge branch 'master' of github.com:randym/axlsx | Randy Morgan | |
| 2012-01-18 | Merge pull request #20 from ochko/master | Randy Morgan | |
| date1904 need to be set on mac and freebsd | |||
| 2012-01-19 | date1904 needs to be true on mac and bsd at least | ochko | |
| 2012-01-19 | Set default date1904 attribute using platform string | ochko | |
| 2012-01-19 | Merge branch 'master', remote-tracking branch 'randy' | ochko | |
| 2012-01-18 | more fun with ms-crypto. | Randy Morgan | |
| base compound file and stream corrections | |||
| 2012-01-18 | remove linebreaks/indentation when saving to encourage interop with rubyXL | Randy Morgan | |
| https://github.com/randym/axlsx/issues/19 | |||
| 2012-01-13 | applying col_style to a list of rows of unequal length can cause an error as ↵ | Randy Morgan | |
| there is no cell at the index. for example, with a structure like this: ******** ** ******** *** col_style 2, 1 would fail as the second row has no cell at index 2. Thanks Don! https://github.com/randym/axlsx/issues/15 | |||
| 2012-01-06 | remove crypto for release | Randy Morgan | |
| 2012-01-06 | Merge branch 'master' of https://github.com/randym/axlsx | Randy Morgan | |
| 2012-01-06 | beginnings of password protected compound binary file using ECMA encryption | Randy Morgan | |
| 2011-12-21 | Merge pull request #9 from ochko/master | Randy Morgan | |
| Another performance improvement - well done ochko | |||
| 2011-12-22 | Another performance improvement. | ochko | |
| method_missing is being called too much. Instead declared delegate methods for undestructive Array methods | |||
| 2011-12-20 | removing debug code | Randy Morgan | |
| 2011-12-20 | patch: If the type is specified before the value is set we try to cast nil, ↵ | Randy Morgan | |
| and force the type to be nil. We should only cast the value when type is being set against an established value attribute. | |||
| 2011-12-16 | Merge pull request #8 from ochko/master | Randy Morgan | |
| Little performance improvement | |||
| 2011-12-16 | Merge branch 'master' of git://github.com/randym/axlsx | ochko | |
| 2011-12-16 | bump for next release | Randy Morgan | |
