aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hpsf/extractor
Commit message (Expand)AuthorAgeFilesLines
* Move test-case to location where the scratchpad-classes are availableDominik Stadler2015-02-271-22/+0
* * Verify some more Text-Extraction features as part of integration tests, fix...Dominik Stadler2015-02-271-54/+111
* Patch from thaichat04 from bug #56194 - HPSF thumbnail format tags are int no...Nick Burch2014-07-241-0/+11
* Removed unused imports under src/java and src/testcases. Other minor fixes.Josh Micich2009-12-091-16/+8
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-13/+14
* fixing compiler warnings - unused imports, declared exceptions not thrownJosh Micich2009-08-221-8/+8
* Avoid exception when reading ClipboardData packet in OLE property sets, see b...Yegor Kozlov2009-08-201-0/+10
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-34/+39
* Fix a typo in the file name, and add a generic method to POITextExtractor to ...Nick Burch2008-08-121-7/+7
* New HPSF based TextExtractor for document metadata, org.apache.poi.hpsf.extra...Nick Burch2008-08-121-0/+115