summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-06-06CosmeticsJan-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-06Test moved to tc_sheet_view.rbJan-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-05-24Merge pull request #98 from janhuehne/data_validationRandy Morgan
2012-05-24Additional comment for showDropDown attribute.Jan-Hendrik Hühne
2012-05-24ExamplesJan-Hendrik Hühne
2012-05-24Valid attributes optimizationJan-Hendrik Hühne
2012-05-24UnitTests for DataValidationJan-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-22File renameJan-Hendrik Hühne
2012-05-22First try of the data validation feature.Jan-Hendrik Hühne
2012-05-22show both ecma-376 and open office methods of sheet protection password hashingRandy Morgan
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-21Merge pull request #95 from janhuehne/masterRandy 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-19patch spec for xerces/libxml parser differencesRandy Morgan
2012-05-19patch for 1.8.7Randy 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
2012-05-17docsRandy Morgan
2012-05-17helper method for handling page fitting.Randy Morgan