summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx
AgeCommit message (Expand)Author
2012-02-27Add support for rows with custom height.Stefan Daschek
2012-02-27Add support for underlined text.Stefan Daschek
2012-02-26Taking advantage of Stafan's excellent suggestion to take advantage of lazy l...Randy Morgan
2012-02-25add support for page margin initialization options as well as adding an optio...Randy Morgan
2012-02-24Fix default value for left/right margins.Stefan Daschek
2012-02-24Add support for page margins to worksheet.Stefan Daschek
2012-02-23worksheet names need to be limited to 31 charactersRandy Morgan
2012-02-23out of time to play with this. We will need to create some 1.8.7 valid test l...Randy Morgan
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-22Add :date support to Axlsx::Cell and add missing part for boolean supportJonathan Tron
2012-02-22Add :boolean as a valid type for cellsJonathan Tron
2012-02-22updating workbook views to actually include references to each worksheet, and...Randy Morgan
2012-02-22shadowed vars and bad indentation. shame, shame on meRandy Morgan
2012-02-21specs for Jonathan Tron's applyBorder patch. Randy Morgan
2012-02-20Merge pull request #31 from JonathanTron/patch-2Randy Morgan
2012-02-20Ensure border is applied if border specified in `Styles#add_style`Jonathan Tron
2012-02-20Fix doc for setting font name in stylesJonathan Tron
2012-02-16updated docsRandy Morgan
2012-02-16we need to be able to un-fix a column widthRandy Morgan
2012-02-16specifying a fixed with should not require exiting the each loop when setting...Randy Morgan
2012-02-16Merge https://github.com/randym/axlsxRandy Morgan
2012-02-16pre-release version bumpRandy Morgan
2012-02-16Next iteration after setting fixed width same as :ignore is givenochko
2012-02-15some small changes to ochko's great idea of allowing us to specify widths, an...Randy Morgan
2012-02-15Skip auto fit update or directly set fixed value for column widthochko
2012-02-15more stuff to keep rubyXL happy and still get a valid doc.Randy Morgan
2012-02-14couple of additions so that axlsx sheets can be "parsed" by rubyXL. Randy Morgan
2012-02-14Stomp out all warnings.Randy Morgan
2012-02-14changing column_widths to accept *args instead of a declared array.Randy Morgan
2012-02-13Improve accessibility and stringency for column_widths editing.Randy Morgan
2012-02-13adding in support for specified column widthsRandy Morgan
2012-02-13bump version for pre-releaseRandy Morgan
2012-02-13Remove entirely the dependancies on i18n and active support. Randy Morgan
2012-02-12small optimization and readme update.Randy Morgan
2012-02-12refactor inline style attribute listing and xml generation so that both share...Randy Morgan
2012-02-12reject formula from shared strings candidatesRandy Morgan
2012-02-12patches for 1.8.7Randy Morgan
2012-02-12patching unbalanced endsRandy 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-07adding in write to StringIO as per issue #11Randy 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-19Merge branch 'master' of github.com:randym/axlsxRandy 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-18more fun with ms-crypto.Randy Morgan
2012-01-18remove linebreaks/indentation when saving to encourage interop with rubyXLRandy Morgan