index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2012-02-16
Merge https://github.com/randym/axlsx
Randy Morgan
2012-02-16
pre-release version bump
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
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
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
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
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
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-02
Adding in hyperlinking for images as per issue #22
Randy Morgan
2012-02-01
https://github.com/randym/axlsx/issues/21
Randy Morgan
2012-02-01
Updating schema loading for validation to correctly load the schema file rela...
Randy Morgan
2012-01-19
Merge branch 'master' of github.com:randym/axlsx
Randy Morgan
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-18
more fun with ms-crypto.
Randy Morgan
2012-01-18
remove linebreaks/indentation when saving to encourage interop with rubyXL
Randy Morgan
2012-01-13
applying col_style to a list of rows of unequal length can cause an error as ...
Randy Morgan
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-22
Another performance improvement.
ochko
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, a...
Randy Morgan
2011-12-16
Merge branch 'master' of git://github.com/randym/axlsx
ochko
2011-12-16
bump for next release
Randy Morgan
2011-12-16
number format needs to be applied if a format is specified.
Randy Morgan
2011-12-16
Little performance improvement.
ochko
2011-12-15
Added a check for the gemspec/rakefile included VERSION constant so bundler d...
Randy Morgan
2011-12-14
release prep for 1.0.14.
Randy Morgan
2011-12-14
1.0.14 release prep. Beginnings of password protection scheduled for release ...
Randy Morgan
2011-12-14
adding in accessors for core and app members of package #2
Randy Morgan
2011-12-10
adding support for auto filters and some improvements to auto_width cell calc...
Randy Morgan
2011-12-10
changing time value storage to retain the value as a Time object until serial...
Randy Morgan
2011-12-08
[bug fix] Sheet names with spaces require quotation when generating range
Randy Morgan
2011-12-08
cleaning up xml namespace usage in drawings and improving looks for charts in...
Randy Morgan
[next]