index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
workbook
/
worksheet
Age
Commit message (
Expand
)
Author
2012-03-01
Accept row numbers in Worksheet#[]
Jurriaan Pruis
2012-03-01
Added << alias for add_row
Jurriaan Pruis
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-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-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
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-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
patches for 1.8.7
Randy Morgan
2012-02-12
Adding in support for optionally using the shared strings table. This will al...
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
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
Little performance improvement.
ochko
2011-12-14
1.0.14 release prep. Beginnings of password protection scheduled for release ...
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
adding in support for merged cells
Randy Morgan
2011-12-07
patch for issue #1
Randy Morgan
2011-12-06
adding inlineString type to rich formatted cells.
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
adding [] method for named based access and including cell font size override...
Randy Morgan
2011-12-05
adding in style overrides to cell.rb
Randy Morgan
2011-12-01
added default formatting for date types when the cell style is 0 and the data...
Randy Morgan
2011-11-30
Hardcoding time offset from 1970 as using time for dates this far in the past...
Randy Morgan
[prev]
[next]