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-06-06
Changes default value of "window protection"
Jan-Hendrik Hühne
2012-06-06
Pane stuff and tests.
Jan-Hendrik Hühne
2012-06-06
Adds pane functions to worksheet class.
Jan-Hendrik Hühne
2012-06-06
Pane activation.
Jan-Hendrik Hühne
2012-06-06
New validators and tests.
Jan-Hendrik Hühne
2012-06-06
Basic pane stuff.
Jan-Hendrik Hühne
2012-06-06
Typo.
Jan-Hendrik Hühne
2012-06-06
SheetView bugfixes and test suite
Jan-Hendrik Hühne
2012-06-06
SheetView integration into worksheet class.
Jan-Hendrik Hühne
2012-06-06
Missing validator tests.
Jan-Hendrik Hühne
2012-06-06
SheetView activation.
Jan-Hendrik Hühne
2012-06-06
First step of the sheet_view implementation.
Jan-Hendrik Hühne
2012-06-06
Validator renameing.
Jan-Hendrik Hühne
2012-05-24
Merge pull request #98 from janhuehne/data_validation
Randy Morgan
2012-05-24
Additional comment for showDropDown attribute.
Jan-Hendrik Hühne
2012-05-24
Valid attributes optimization
Jan-Hendrik Hühne
2012-05-24
Bugfix
Jan-Hendrik Hühne
2012-05-24
Only render possible attributes for the given type.
Jan-Hendrik Hühne
2012-05-24
Bugfix
Jan-Hendrik Hühne
2012-05-24
tiny bit of whitespace cleanup
Randy Morgan
2012-05-24
comment out proper password until we know if excel supports it and if it is b...
Randy Morgan
2012-05-22
Added some comments which attribute is available for which type.
Jan-Hendrik Hühne
2012-05-22
Enables data validation feature
Jan-Hendrik Hühne
2012-05-22
Bugfix
Jan-Hendrik Hühne
2012-05-22
Default value changes
Jan-Hendrik Hühne
2012-05-22
Bugfix.
Jan-Hendrik Hühne
2012-05-22
First try of the data validation feature.
Jan-Hendrik Hühne
2012-05-22
keep working on a spec compliant method
Randy Morgan
2012-05-21
patch for 1.8.7 lack of proper ord()
Randy Morgan
2012-05-21
Stores the hash_value to @password
Jan-Hendrik Hühne
2012-05-21
Adding password hash computation
Jan-Hendrik Hühne
2012-05-20
yield sheet_protection so we can edit it in a block
Randy Morgan
2012-05-20
enable sheet protection by default when it is initialized in the worksheet.
Randy Morgan
2012-05-20
bit of clean up for iterative password hash... still does not work though!
Randy Morgan
2012-05-20
more work on sheet protection. Protection is working, but specifying a passwo...
Randy Morgan
2012-05-19
first run at sheet_protection to provide password protection locking for sheets.
Randy Morgan
2012-05-19
correct relation management for comments and some spec improvements for packa...
Randy Morgan
2012-05-17
fix ALL the warnings!
Randy Morgan
2012-05-17
finishing off row properties.
Randy Morgan
2012-05-17
docs
Randy Morgan
2012-05-17
helper method for handling page fitting.
Randy Morgan
2012-05-16
depreciating Worksheet.fit_to_page as a writable attribute.
Randy Morgan
2012-05-16
needs to be a dual comparison. Possible to set both values to 0 after initial...
Randy Morgan
2012-05-16
revise docs. Note - worksheet is a "required - option" as I dont want to brea...
Randy Morgan
2012-05-16
If worksheet.fit_to_page must be true, lets set it to true. I am far too lazy...
Randy Morgan
2012-05-15
Worksheet#merge_cells sometimes produced invalid merge ranges when given an a...
Stefan Daschek
2012-05-15
Doc fixes for PrintOptions, PageSetup and Worksheet#fit_to_page.
Stefan Daschek
2012-05-15
patch for 1.8.7
Randy Morgan
2012-05-15
bring coverage up to 100% and patch a few minor bugs in cell style overrides ...
Randy Morgan
2012-05-13
patch gradient fill serialization
Randy Morgan
[next]