aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hssf/extractor
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings - unnecessary elseJosh Micich2009-08-181-44/+45
* Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer recordsJosh Micich2009-06-041-9/+5
* Tweaked patch from bug #46287 - Control of header and footer extraction in Ex...Nick Burch2009-05-171-3/+22
* removed unused imports of deprecated classes, fixed javadoc errorsYegor Kozlov2009-04-112-2/+10
* Follow-up fix for r737173 and r737238 (patch 46544) - filename arg was not pr...Josh Micich2009-01-231-2/+3
* Follow-up fix for r737173 (patch 46544) - filename arg was not properly parsed.Josh Micich2009-01-231-1/+1
* Bugzilla 45644 - adding a command line interface to hssf ExcelExtractorJosh Micich2009-01-231-31/+188
* Merged revisions 697562,697580,697584,697589,697595,697599 via svnmerge from Nick Burch2008-09-231-53/+72
* Merged revisions 696860,696898 via svnmerge from Josh Micich2008-09-191-2/+3
* Merged revisions 693591,693639,693658,693939,693941,693947,693990,694050,6940...Nick Burch2008-09-132-113/+128
* Initial ExtractorFactory support for building TextExtractors for embeded docu...Nick Burch2008-09-021-1/+5
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-271-1/+1
* Add a common interface for HSSF and XSSF excel extractors, to make setting th...Nick Burch2008-08-051-1/+1
* Start on bug 45540, not fixed yet thoughNick Burch2008-08-051-6/+4
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-041-1/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-041-0/+39
* More merging, plus tests for embeded ooxml filesNick Burch2008-05-271-0/+17
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-131-0/+276
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-101-2/+2
* Implement an Excel text extractor, and put all the existing text extractors u...Nick Burch2007-10-271-0/+144