aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/extractor
Commit message (Expand)AuthorAgeFilesLines
* #62355 - unsplit packages - 2 - modified classes (not only imports)Andreas Beeker2018-05-271-4/+2
* #62355 - unsplit packages - 1 - moved classesAndreas Beeker2018-05-272-0/+195
* #62319 - Decommission XSLF-/PowerPointExtractorAndreas Beeker2018-04-201-11/+8
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-3/+3
* Handle encrypted files with known password in integration testsAndreas Beeker2017-06-061-3/+31
* Fix name of new OLE2ScratchpadExtractorFactoryDominik Stadler2016-07-121-1/+1
* Last bit of reflection - get back to the full OOXML-enabled factory if we canNick Burch2016-07-111-2/+9
* ExceptionsNick Burch2016-07-111-0/+8
* Start moving logic over into the main and scratchpad jars for OLE2Nick Burch2016-07-111-10/+59
* Pull Scratchpad Extractor logic to own classNick Burch2016-07-111-7/+5
* Start to pull out some of the OLE2 logic, so we can then split some Scratchpa...Nick Burch2016-07-111-0/+208