index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
package.rb
Age
Commit message (
Expand
)
Author
2012-05-13
cleaning up comments for pre-release
Randy Morgan
2012-05-08
worksheet comments step 2. Needs docs and specs - but it works in Excel
Randy Morgan
2012-04-01
rebuild all serialization to use string concatenation instead of nokogiri.
Randy Morgan
2012-04-01
part way through changing all serialization to use string concatenation prior...
Randy Morgan
2012-03-27
Some small improvements
Randy Morgan
2012-03-26
Quick and Dirty run on trying interpolated strings instead of nokogiri for sh...
Randy Morgan
2012-03-21
Added support for tables
Jurriaan Pruis
2012-03-21
adding in an option to disable both the require of RMagick and auto-width pro...
Randy Morgan
2012-03-04
revert changes to validation reporting as it breaks backwards compatability
Randy Morgan
2012-02-29
altering package validation errors to show the document they occurred in.
Randy Morgan
2012-02-14
Stomp out all warnings.
Randy Morgan
2012-02-12
Adding in support for optionally using the shared strings table. This will al...
Randy Morgan
2012-02-07
adding in write to StringIO as per issue #11
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-06
remove crypto for release
Randy Morgan
2012-01-06
beginnings of password protected compound binary file using ECMA encryption
Randy Morgan
2011-12-14
adding in accessors for core and app members of package #2
Randy Morgan
2011-12-07
patch for issue #1
Randy Morgan
2011-12-05
specs for new functionality
Randy Morgan
2011-12-02
Added locking attributes for pictures and some stubs for parsing
Randy Morgan
2011-11-27
adding yields for package workbook, workbook styles and cols collection on wo...
Randy Morgan
2011-11-27
adding in row_style and col_style methods to worksheet and active record 'act...
Randy Morgan
2011-11-26
adding in support for ruby 1.9.3
Randy Morgan
2011-11-23
Adding image support and some document clean up for .8 release
Randy Morgan
2011-11-20
first commit
Randy Morgan