aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/ddf
Commit message (Expand)AuthorAgeFilesLines
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-132-0/+0
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-234-15/+9
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-183-17/+8
* Fixed unused imports compiler warnings (and some others)Josh Micich2009-08-181-43/+40
* Fixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing m...Yegor Kozlov2009-06-202-0/+18
* Fixes to ddf junits after r776424Josh Micich2009-05-207-245/+224
* Changed CRLF to LF in .java test files. Minor reformatting and compiler warn...Josh Micich2009-05-181-156/+155
* More fixes to allow EscherContainerRecord to exclusively maintain 'child reco...Josh Micich2009-02-201-4/+4
* Fix for bug introduced in r745976. EscherContainerRecord shouldn't hand out ...Josh Micich2009-02-191-11/+46
* Removed trailing comma from output of HexDump.toHex()Josh Micich2008-09-1214-153/+87
* correctly process PICT blips (see bug #44886)Yegor Kozlov2008-04-302-0/+157
* Fix from Trejkaz from bug #44857 - Avoid OOM on unknown escher records when E...Nick Burch2008-04-272-1/+27
* Patch from Josh from bug #44437 - improved unit test for poifsNick Burch2008-02-211-0/+47
* Some more updates to the records->usermodel support for hssf shapes. Still no...Nick Burch2008-01-151-12/+36
* Fix for bug 41946: remember if the complex part of an array property is empty...Yegor Kozlov2007-04-121-0/+81
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-2215-75/+90
* Fix for bug 39800 - if the Array size in the simple block doesn't inclde the ...Nick Burch2006-06-131-21/+37
* Add a currently broken test, which highlights a bug (bug report to follow)Nick Burch2006-06-131-0/+78
* Added image support for POI. See the quick guide for details. Sponsored thr...Glen Stampoultzis2005-05-015-11/+12
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-232-2/+3
* Some tests were checkin to the wrong source treeGlen Stampoultzis2004-04-1915-0/+1431