index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
util
/
constants.rb
Age
Commit message (
Expand
)
Author
2012-05-13
updating docs
Randy Morgan
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-05-04
beginnings of comments w/o TDD (^ ^)/
Randy Morgan
2012-05-04
add comment relationship type
Randy Morgan
2012-04-25
label rotation and conditional formatting examples
Randy Morgan
2012-04-23
first stage refactoring for Style#add_style [inprogress]
Randy Morgan
2012-04-03
pre-release cleanup
Randy Morgan
2012-03-21
resolve small merge conflict
Randy Morgan
2012-03-21
resolving #53 and adding specs for use_autowidth, show_gridlines
Randy Morgan
2012-03-21
Added support for tables
Jurriaan Pruis
2012-03-05
cleanup of useless line break
Randy Morgan
2012-02-23
worksheet names need to be limited to 31 characters
Randy Morgan
2012-02-12
Adding in support for optionally using the shared strings table. This will al...
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
2011-12-08
removing unused namespace constants.
Randy Morgan
2011-12-06
Formatting float values for column width and date values in an attempt to res...
Randy Morgan
2011-12-05
updating docs and examples
Randy Morgan
2011-12-05
ensure that worksheet names are unique in the workbook
Randy Morgan
2011-12-01
added default formatting for date types when the cell style is 0 and the data...
Randy Morgan
2011-11-23
Adding image support and some document clean up for .8 release
Randy Morgan
2011-11-22
updating rake file, readme and other docs. Also moving version constant to it...
Randy Morgan
2011-11-22
bumping version to batch bug in gemspec that did not include docs
Randy Morgan
2011-11-21
version bump and docs update
Randy Morgan
2011-11-21
updating docs.
Randy Morgan
2011-11-21
patched bug in package test case. upped the version
Randy Morgan
2011-11-21
update to attempt rdocs
Randy Morgan
2011-11-20
updated docs and version
Randy Morgan
2011-11-20
first commit
Randy Morgan