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-07-07
documentation updates
Randy Morgan
2012-07-07
fix a stupid typo
Randy Morgan
2012-07-06
make to_xml_string more #readablecode
Randy Morgan
2012-07-06
make fit_to_page MOAR readable
Randy Morgan
2012-07-03
update read me to correct link to examples
Randy Morgan
2012-06-26
fixes #105 - disallow control characters.
Randy Morgan
2012-06-20
remove str.tr call as it crunches 1.8.7
Randy Morgan
2012-06-20
parse out protected_range: NOTE excel does not support this part of the spec!
Randy Morgan
2012-06-20
update examples and the beginings of protected_range
Randy Morgan
2012-06-20
remove unused code and revert restricted character removal from worksheet par...
Randy Morgan
2012-06-18
properly remove invalid XML characters \u2028\u0001\u0002\u0003\u0004\u0005\u...
Randy Morgan
2012-06-11
mass removal of @default docs bunked some instance vars that started with @de...
Randy Morgan
2012-06-11
documentation improvements.
Randy Morgan
2012-06-09
make sheet view selections readable
Randy Morgan
2012-06-07
dont write nil values - invalid as per schema
Randy Morgan
2012-06-07
use camel instead of inline gsub
Randy Morgan
2012-06-07
Merge branch 'master' into pane
Randy Morgan
2012-06-06
Compute top_left_cell if sheet is frozen.
Jan-Hendrik Hühne
2012-06-06
Added selection function to the sheet view class.
Jan-Hendrik Hühne
2012-06-06
Selection stuff.
Jan-Hendrik Hühne
2012-06-06
Validator rename
Jan-Hendrik Hühne
2012-06-06
Changes default value of xSplit and ySplit.
Jan-Hendrik Hühne
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
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
First step of the sheet_view implementation.
Jan-Hendrik Hühne
2012-06-06
Validator renameing.
Jan-Hendrik Hühne
2012-06-04
ooops! start_with needs a ? after it.
Randy Morgan
2012-06-02
more work on solidifying parsing of data caching for charts to eliminate form...
Randy Morgan
2012-05-30
release prep for 1.1.6
Randy Morgan
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
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
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
[prev]
[next]