aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/poifs/property
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated...Andreas Beeker2018-05-012-5/+8
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* javadoc: replace invalid self enclosing elementsPJ Fanning2017-07-171-1/+1
* eclipse warnings - raw list accessAndreas Beeker2016-12-132-25/+23
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-0/+2
* More forbidden apis fixes (added main-tests to the check)Andreas Beeker2015-09-114-28/+39
* More PropertyTable refactoring - pull common code out into a Base, so we can ...Nick Burch2010-12-201-1/+2
* POIFS Property refactoring ready for NIO supportNick Burch2010-12-201-2/+6
* Resolve bug #49139 - don't assume that the block size is always 512 bytes. In...Nick Burch2010-04-251-4/+6
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* Clean-up in POIFS unit tests - compacted raw data declarationJosh Micich2009-06-135-5044/+900
* Removed static void main(String[]) methods from junit classes. Other minor cl...Josh Micich2009-06-125-304/+56
* Added Apache License text to files where it was missing. Also fixed some comp...Josh Micich2009-02-191-1/+18
* Make a start on handling different big block sizes in POIFS, but work isn't c...Nick Burch2008-03-131-1/+2
* Patch from Josh from bug #44437 - improved unit test for poifsNick Burch2008-02-211-0/+22
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-226-30/+36
* New licence changes.Glen Stampoultzis2004-04-096-312/+90
* bug 22195 ClassID support, by Michael Zalewski, sync from branch, pls verifyAvik Sengupta2003-10-312-2/+6
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-306-6/+6
* Applied patches from Loiec LefeavreAndrew C. Oliver2002-03-152-3/+3
* Initial revisionAndrew C. Oliver2002-01-316-0/+6107