index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-02-22
Add :date support to Axlsx::Cell and add missing part for boolean support
Jonathan Tron
2012-02-22
Add :boolean as a valid type for cells
Jonathan Tron
2012-02-22
updating workbook views to actually include references to each worksheet, and...
Randy Morgan
2012-02-22
shadowed vars and bad indentation. shame, shame on me
Randy Morgan
2012-02-22
fixing tests for JRUBY
Randy Morgan
2012-02-22
require rmagick4j if using jruby
Randy Morgan
2012-02-21
more travis fun
Randy Morgan
2012-02-21
trying some travis allowed failures
Randy Morgan
2012-02-21
credit where credit is due
Randy Morgan
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
2012-02-20
Merge pull request #30 from JonathanTron/patch-1
Randy Morgan
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-16
updated docs
Randy Morgan
2012-02-16
we need to be able to un-fix a column width
Randy Morgan
2012-02-16
specifying a fixed with should not require exiting the each loop when setting...
Randy Morgan
2012-02-16
Merge https://github.com/randym/axlsx
Randy Morgan
2012-02-16
Merge pull request #28 from ochko/master
Randy Morgan
2012-02-16
pre-release version bump
Randy Morgan
2012-02-16
more specs for cell_alignment cell and chart
Randy Morgan
2012-02-16
Next iteration after setting fixed width same as :ignore is given
ochko
2012-02-15
some small changes to ochko's great idea of allowing us to specify widths, an...
Randy Morgan
2012-02-15
Merge pull request #27 from ochko/master
Randy Morgan
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
2012-02-14
Stomp out all warnings.
Randy Morgan
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
2012-02-12
small optimization and readme update.
Randy Morgan
2012-02-12
refactor inline style attribute listing and xml generation so that both share...
Randy Morgan
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 al...
Randy Morgan
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
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
[next]