summaryrefslogtreecommitdiffhomepage
path: root/lib
AgeCommit message (Expand)Author
2012-06-20parse out protected_range: NOTE excel does not support this part of the spec!Randy Morgan
2012-06-20update examples and the beginings of protected_rangeRandy Morgan
2012-06-20remove commented includes for ms off cryptoRandy Morgan
2012-06-20remove crypto playRandy Morgan
2012-06-20remove unused code and revert restricted character removal from worksheet par...Randy Morgan
2012-06-18properly remove invalid XML characters \u2028\u0001\u0002\u0003\u0004\u0005\u...Randy Morgan
2012-06-11mass removal of @default docs bunked some instance vars that started with @de...Randy Morgan
2012-06-11documentation improvements.Randy Morgan
2012-06-11add title object to axis.Randy Morgan
2012-06-09make sheet view selections readableRandy Morgan
2012-06-07dont write nil values - invalid as per schemaRandy Morgan
2012-06-07use camel instead of inline gsubRandy Morgan
2012-06-07update camel to allow lower case first letter optionallyRandy Morgan
2012-06-07Merge branch 'master' into paneRandy Morgan
2012-06-06Compute top_left_cell if sheet is frozen.Jan-Hendrik Hühne
2012-06-06Added selection function to the sheet view class.Jan-Hendrik Hühne
2012-06-06Selection activation.Jan-Hendrik Hühne
2012-06-06Selection stuff.Jan-Hendrik Hühne
2012-06-06Validator renameJan-Hendrik Hühne
2012-06-06Changes default value of xSplit and ySplit.Jan-Hendrik Hühne
2012-06-06Changes default value of "window protection"Jan-Hendrik Hühne
2012-06-06Pane stuff and tests.Jan-Hendrik Hühne
2012-06-06Adds pane functions to worksheet class.Jan-Hendrik Hühne
2012-06-06Pane activation.Jan-Hendrik Hühne
2012-06-06New validators and tests.Jan-Hendrik Hühne
2012-06-06Basic pane stuff.Jan-Hendrik Hühne
2012-06-06Typo.Jan-Hendrik Hühne
2012-06-06SheetView bugfixes and test suiteJan-Hendrik Hühne
2012-06-06SheetView integration into worksheet class.Jan-Hendrik Hühne
2012-06-06Missing validator tests.Jan-Hendrik Hühne
2012-06-06SheetView activation.Jan-Hendrik Hühne
2012-06-06First step of the sheet_view implementation.Jan-Hendrik Hühne
2012-06-06Validator renameing.Jan-Hendrik Hühne
2012-06-05fix chart title parsing to properly handle non-cell based text runsRandy Morgan
2012-06-04pre-release bumpRandy Morgan
2012-06-04The spec indicates that the percent sign should be included but MS Excel chok...Randy Morgan
2012-06-04poor mans way to strip off the % from the setting.Randy Morgan
2012-06-04ooops! start_with needs a ? after it.Randy Morgan
2012-06-02more work on solidifying parsing of data caching for charts to eliminate form...Randy Morgan
2012-06-02quick fix for chart rendering problem. Randy Morgan
2012-05-30release prep for 1.1.6Randy Morgan
2012-05-30pop not allowed on simple typed list. Randy Morgan
2012-05-30enable anchor swapping between one and two cell anchors for drawingsRandy Morgan
2012-05-26add in two cell anchors for images.Randy Morgan
2012-05-25doc fix for bar series and removing ECMA specific sheet password protection f...Randy Morgan
2012-05-25moar snake casing and aliasRandy Morgan
2012-05-25Use snake case and provide alias for misnamed method in 1.x.xRandy Morgan
2012-05-24Merge pull request #98 from janhuehne/data_validationRandy Morgan
2012-05-24Additional comment for showDropDown attribute.Jan-Hendrik Hühne
2012-05-24Valid attributes optimizationJan-Hendrik Hühne