aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/poifs/storage/TestSmallDocumentBlock.java
Commit message (Expand)AuthorAgeFilesLines
* #62649 - Remove OPOIFSAndreas Beeker2018-08-261-223/+0
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-2/+2
* Eclipse automated refactor/cleanup: convert for loops to for-each loopsJaven O'Neal2016-10-201-3/+2
* Eclipse automated refactor/cleanup: convert for loops to for-each loopsJaven O'Neal2016-10-191-6/+4
* Fix OPOIFS generics warningsNick Burch2015-07-021-17/+14
* Fix usage of Generics in some classesDominik Stadler2015-04-201-1/+1
* Resolve bug #49139 - don't assume that the block size is always 512 bytes. In...Nick Burch2010-04-251-6/+8
* Optimisation of RecordInputStream - removed intermediate 8K byte buffer. Exp...Josh Micich2008-10-241-91/+8
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* New licence changes.Glen Stampoultzis2004-04-091-52/+15
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* Initial revisionAndrew C. Oliver2002-01-311-0/+346