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
Age
Commit message (
Expand
)
Author
2012-07-17
lets actually call the validator…
Randy Morgan
2012-07-17
fix part ordering for worksheet
Randy Morgan
2012-07-17
clean up cell_range
Randy Morgan
2012-07-17
move serializable parts list into private method
Randy Morgan
2012-07-17
MOAR cleanup for worksheet.
Randy Morgan
2012-07-15
refactor string based cell range retrival
Randy Morgan
2012-07-15
cleanup worksheet initializer.
Randy Morgan
2012-07-15
more cleanup for worksheet#to_xml_string
Randy Morgan
2012-07-15
refactor cell_range helper
Randy Morgan
2012-07-15
refactoring auto width calculation to improve code quality.
Randy Morgan
2012-07-14
refactor dimension calculations because it is _NOT_ readable code
Randy Morgan
2012-07-14
Additional validations for excel sheet name and example updates
Randy Morgan
2012-07-14
1.1.8 release prep
Randy Morgan
2012-07-14
fix for #112 - encode html entities
Randy Morgan
2012-07-10
more cleanup
Randy Morgan
2012-07-07
Fix a typo in `Axlsx::Worksheet#dimension` when a row was added without value.
Jonathan Tron
2012-07-07
fixing a type in worksheet serialization and adding in a few missing alias ca...
Randy Morgan
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 activation.
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
Pane activation.
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
SheetView activation.
Jan-Hendrik Hühne
2012-06-06
First step of the sheet_view implementation.
Jan-Hendrik Hühne
[prev]
[next]