summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx
AgeCommit message (Expand)Author
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
2012-05-24BugfixJan-Hendrik Hühne
2012-05-24Only render possible attributes for the given type.Jan-Hendrik Hühne
2012-05-24BugfixJan-Hendrik Hühne
2012-05-24tiny bit of whitespace cleanupRandy Morgan
2012-05-24comment out proper password until we know if excel supports it and if it is b...Randy Morgan
2012-05-22Added some comments which attribute is available for which type.Jan-Hendrik Hühne
2012-05-22Enables data validation featureJan-Hendrik Hühne
2012-05-22BugfixJan-Hendrik Hühne
2012-05-22Default value changesJan-Hendrik Hühne
2012-05-22Bugfix.Jan-Hendrik Hühne
2012-05-22First try of the data validation feature.Jan-Hendrik Hühne
2012-05-22keep working on a spec compliant methodRandy Morgan
2012-05-21patch for 1.8.7 lack of proper ord()Randy Morgan
2012-05-21Stores the hash_value to @passwordJan-Hendrik Hühne
2012-05-21Adding password hash computationJan-Hendrik Hühne
2012-05-20yield sheet_protection so we can edit it in a blockRandy Morgan
2012-05-20enable sheet protection by default when it is initialized in the worksheet.Randy Morgan
2012-05-20bit of clean up for iterative password hash... still does not work though!Randy Morgan
2012-05-20more work on sheet protection. Protection is working, but specifying a passwo...Randy Morgan
2012-05-19first run at sheet_protection to provide password protection locking for sheets.Randy Morgan
2012-05-19correct relation management for comments and some spec improvements for packa...Randy Morgan
2012-05-17fix ALL the warnings!Randy Morgan
2012-05-17finishing off row properties.Randy Morgan