aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xssf/TestWorkbookProtection.java
Commit message (Expand)AuthorAgeFilesLines
* Close file-handles for slideshows also when construction fails or when dual-s...Dominik Stadler2019-02-231-130/+141
* Bug 60230 - Roundtrip test that encrypts XSSFWorkbook and then decrypts it fa...Andreas Beeker2016-10-091-3/+6
* whitespaceJaven O'Neal2016-10-091-57/+57
* bug 60230: add disabled unit test from PJ Fanning for a roundtrip write/read ...Javen O'Neal2016-10-091-0/+59
* Bug 51483 - XSSF locking of specific features not workingAndreas Beeker2014-09-041-32/+96
* avoid creating unnecessary temp files, tighten up usage of temp files in unit...Yegor Kozlov2010-01-141-1/+2
* [47942] added implementation of protection features to XLSX and DOCX files. P...Ugo Cei2009-10-281-0/+109