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 (
Collapse
)
Author
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 commented includes for ms off crypto
Randy Morgan
2012-06-20
remove crypto play
Randy Morgan
2012-06-20
remove unused code and revert restricted character removal from worksheet ↵
Randy Morgan
parsing.
2012-06-18
properly remove invalid XML characters ↵
Randy Morgan
\u2028\u0001\u0002\u0003\u0004\u0005\u0006\u0007\u0008\u001f
2012-06-11
mass removal of @default docs bunked some instance vars that started with ↵
Randy Morgan
@defualt
2012-06-11
documentation improvements.
Randy Morgan
2012-06-11
add title object to axis.
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
update camel to allow lower case first letter optionally
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
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-06-05
fix chart title parsing to properly handle non-cell based text runs
Randy Morgan
2012-06-04
pre-release bump
Randy Morgan
2012-06-04
The spec indicates that the percent sign should be included but MS Excel ↵
Randy Morgan
chokes on it.
2012-06-04
poor mans way to strip off the % from the setting.
Randy Morgan
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 ↵
Randy Morgan
formula strings.
2012-06-02
quick fix for chart rendering problem.
Randy Morgan
Need to ensure that we are not pushing odd strings into a number data axis point. This should at least make sure we get a nice fat 0 for now, but it really needs a bit more than this.
2012-05-30
release prep for 1.1.6
Randy Morgan
2012-05-30
pop not allowed on simple typed list.
Randy Morgan
Using delete instead.
2012-05-30
enable anchor swapping between one and two cell anchors for drawings
Randy Morgan
2012-05-26
add in two cell anchors for images.
Randy Morgan
2012-05-25
doc fix for bar series and removing ECMA specific sheet password protection ↵
Randy Morgan
from example
2012-05-25
moar snake casing and alias
Randy Morgan
2012-05-25
Use snake case and provide alias for misnamed method in 1.x.x
Randy Morgan
2012-05-24
Merge pull request #98 from janhuehne/data_validation
Randy Morgan
Data validation
2012-05-24
Additional comment for showDropDown attribute.
Jan-Hendrik Hühne
2012-05-24
Valid attributes optimization
Jan-Hendrik Hühne
[prev]
[next]