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-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-21
adding in an option to disable both the require of RMagick and auto-width pro...
Randy Morgan
2012-03-14
Merge branch 'master' of github.com:randym/axlsx
Randy Morgan
2012-03-14
code formatting.
Randy Morgan
2012-03-14
include applyAlignment attribute when adding style
ochko
2012-03-12
Merge pull request #49 from joekain/r_abs
Randy Morgan
2012-03-12
adding in option to show/hide gridlines in a sheet.
Randy Morgan
2012-03-12
Fix Cell#r_abs to handle multi-digit row numbers and multi-letter
Joe Kain
2012-03-10
adding in quick patch for catAxis, valAxis on charts to specify gridlines = f...
Randy Morgan
2012-03-09
patch title serialization for graphic frame
Randy Morgan
2012-03-08
Merge pull request #46 from joekain/name_to_indices_with_zero
Randy Morgan
2012-03-08
In Axlsx::name_to_indices accept row numbers containing, but not
Joe Kain
2012-03-05
cleanup of useless line break
Randy Morgan
2012-03-04
remove rubyXL interop and update readme
Randy Morgan
2012-03-04
proper workbookview id - should be 0 based index iirc
Randy Morgan
2012-03-04
fix #44
Randy Morgan
2012-03-04
revert changes to validation reporting as it breaks backwards compatability
Randy Morgan
2012-03-04
fix typos in docs
Randy Morgan
2012-03-04
fix typos in docs
Randy Morgan
2012-03-02
epoc => epoch
Jurriaan Pruis
2012-03-02
Default to 1900 date system
Jurriaan Pruis
2012-03-01
touch of documentation for an excellent addition by @jurriaan
Randy Morgan
2012-03-01
Accept row numbers in Worksheet#[]
Jurriaan Pruis
2012-03-01
Added << alias for add_row
Jurriaan Pruis
2012-02-29
altering package validation errors to show the document they occurred in.
Randy Morgan
2012-02-28
patching time converter and specs as well as fixing warnings related to unini...
Randy Morgan
2012-02-28
referencing Converter, which is now known as DateTimeConverter.
Randy Morgan
2012-02-27
Add support for rows with custom height.
Stefan Daschek
2012-02-27
Add support for underlined text.
Stefan Daschek
2012-02-26
Taking advantage of Stafan's excellent suggestion to take advantage of lazy l...
Randy Morgan
2012-02-25
add support for page margin initialization options as well as adding an optio...
Randy Morgan
2012-02-24
Fix default value for left/right margins.
Stefan Daschek
2012-02-24
Add support for page margins to worksheet.
Stefan Daschek
2012-02-23
worksheet names need to be limited to 31 characters
Randy Morgan
2012-02-23
out of time to play with this. We will need to create some 1.8.7 valid test l...
Randy Morgan
2012-02-23
renaming for clarity, a bit of docs and some patches to spec for AWSOME date/...
Randy Morgan
2012-02-22
Extract date and time to serial converting and put serious tests on it
Joseph HALTER
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-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
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
[prev]
[next]