aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/extractor
Commit message (Expand)AuthorAgeFilesLines
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-4/+4
* Include file-name in EmptyFileExceptionDominik Stadler2021-01-061-1/+1
* Adjust some JavaDocDominik Stadler2020-12-291-2/+2
* Sonar fixesAndreas Beeker2020-12-262-1/+3
* Do not wrap RuntimeException so we still can handle them directlyDominik Stadler2020-12-161-0/+3
* Improve error messages on missing Factory-implementations, fix Sonar issues a...Dominik Stadler2020-11-011-2/+4
* #64817 - Fix issue in testXLSXinPPTAndreas Beeker2020-10-181-6/+8
* OSGi support: register service providers in bundle activatorYegor Kozlov2020-09-221-0/+7
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-161-1/+2
* also handle wrapped OOXML "Package" nodes inside of OLE2 containersAndreas Beeker2020-08-141-1/+8
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-136-340/+493
* Remove JavaDoc warningsDominik Stadler2018-11-011-8/+33
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-311-7/+2
* #62649 - Remove OPOIFSAndreas Beeker2018-08-261-46/+12
* #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