aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hslf/TestEncryptedFile.java
Commit message (Expand)AuthorAgeFilesLines
* Replace manual close with try-with-resourcesDominik Stadler2019-12-151-15/+6
* eclipse warnings - close resourcesAndreas Beeker2016-12-131-24/+36
* committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-1/+1
* Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-4/+5
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-22/+6
* Fixed unused imports compiler warnings (and some others)Josh Micich2009-08-181-27/+26
* Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...Josh Micich2009-05-211-11/+8
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Add correct detection for encrypted powerpoint files. An exception will be th...Nick Burch2006-07-031-0/+81