| Commit message (Expand) | Author | Age | Files | Lines |
* | IDE and JavaDoc fixes, close() in tests | Dominik Stadler | 2018-12-27 | 1 | -1/+0 |
* | Remove/Minimize references to Scratchpad module from other modules | Andreas Beeker | 2018-11-19 | 1 | -39/+36 |
* | #62649 - Remove OPOIFS | Andreas Beeker | 2018-08-26 | 1 | -24/+14 |
* | #62355 - unsplit packages - 1 - moved classes | Andreas Beeker | 2018-05-27 | 1 | -4/+5 |
* | #62319 - Decommission XSLF-/PowerPointExtractor | Andreas Beeker | 2018-04-20 | 1 | -738/+178 |
* | Close resources in tests and in case of Exceptions and use try-with-resources... | Dominik Stadler | 2018-04-02 | 1 | -0/+1 |
* | Deprecate methods with typos and provide new ones. | Dominik Stadler | 2018-01-01 | 1 | -10/+28 |
* | tidy up some test code | PJ Fanning | 2017-09-19 | 1 | -11/+6 |
* | 60805 (partial) -- remove/suppress println in tests | Tim Allison | 2017-09-19 | 1 | -1/+7 |
* | Test for another type of xml-bomb | Dominik Stadler | 2017-04-06 | 1 | -0/+1 |
* | 60826 -- clean up. Many, many thanks to Javen O'Neal's code review! | Tim Allison | 2017-03-17 | 1 | -9/+3 |
* | 60826 -- add initial support for streaming reading of xlsb files. | Tim Allison | 2017-03-16 | 1 | -0/+9 |
* | Add some missing close() calls | Dominik Stadler | 2016-10-20 | 1 | -6/+9 |
* | add comment for purpose of test | Javen O'Neal | 2016-09-22 | 1 | -0/+1 |
* | bug 45565: add failing unit test for bug 45565 | Javen O'Neal | 2016-09-22 | 1 | -0/+13 |
* | bug 60128: close open file descriptors when exceptions are thrown from OPCPac... | Javen O'Neal | 2016-09-14 | 1 | -1/+5 |
* | Start moving logic over into the main and scratchpad jars for OLE2 | Nick Burch | 2016-07-11 | 1 | -0/+6 |
* | reorganize imports (remove unused imports, sort alphabetically) | Javen O'Neal | 2016-07-04 | 1 | -1/+0 |
* | some zips can't be opened via ZipFile in JDK6, as the central directory | Andreas Beeker | 2016-03-28 | 1 | -26/+9 |
* | Check for null in IOUtils.closeQuietly() to not log this unnecessarily | Dominik Stadler | 2016-03-22 | 1 | -35/+132 |
* | #59074 More helpful exception if Excel 1-95 files are given to ExtractorFactory | Nick Burch | 2016-02-26 | 1 | -18/+8 |
* | Refactor to pull out the list of Excel 97+ directory entry names to a common ... | Nick Burch | 2016-02-26 | 1 | -0/+20 |
* | One more possible resource leak when creating the TextExtractor fails with a ... | Dominik Stadler | 2016-02-21 | 1 | -0/+100 |
* | Adjust test for extracting some more | Dominik Stadler | 2015-12-30 | 1 | -25/+49 |
* | Handle some cases better where file handles were left open by the ExtractorFa... | Dominik Stadler | 2015-12-20 | 1 | -22/+44 |
* | Add Visio OOXML text extractor + tests | Dustin Spicuzza | 2015-10-19 | 1 | -12/+25 |
* | sonar fixes | Andreas Beeker | 2015-09-30 | 1 | -28/+41 |
* | Detect OOXML-strict, and give more helpful exceptions for them | Nick Burch | 2015-03-13 | 1 | -0/+15 |
* | Stub unit tests for #57699 | Nick Burch | 2015-03-13 | 1 | -0/+16 |
* | Fix inconsistent indents | Nick Burch | 2015-03-11 | 1 | -629/+628 |
* | Give a more helpful exception if a Visio VSDX ooxml file is passed to Extract... | Nick Burch | 2015-03-11 | 1 | -1/+17 |
* | Add missing close() of resources in both production code and tests | Dominik Stadler | 2014-12-28 | 1 | -39/+95 |
* | Adjust TestExtractorFactory to provide more output to see why it fails on Mav... | Dominik Stadler | 2014-03-08 | 1 | -42/+53 |
* | Inside ExtractorFactory, support finding embedded OOXML documents and providi... | Nick Burch | 2010-12-16 | 1 | -1/+24 |
* | Support nested outlook files in ExtractorFactory | Nick Burch | 2010-08-04 | 1 | -3/+31 |
* | Enable Word6Extractor in ExtractorFactory | Nick Burch | 2010-06-30 | 1 | -0/+54 |
* | New event based xssf text extractor (XSSFEventBasedExcelExtractor) | Nick Burch | 2010-01-26 | 1 | -1/+2 |
* | Most of support suggested by Phil Varner on the list - ExtractorFactory can n... | Nick Burch | 2010-01-25 | 1 | -0/+67 |
* | Add PublisherTextExtractor support to ExtractorFactory | Nick Burch | 2010-01-11 | 1 | -0/+34 |
* | Add embeded (attachment) support to the outlook text extractor | Nick Burch | 2010-01-08 | 1 | -1/+20 |
* | Rename the outlook extractor to be more consistent with other extractors | Nick Burch | 2010-01-08 | 1 | -4/+4 |
* | Wire up the new HSMFTextExtactor to the ExtractorFactory | Nick Burch | 2010-01-08 | 1 | -172/+205 |
* | included poi-ooxml-schemas and poi-examples in the release cycle, also misc i... | Yegor Kozlov | 2009-11-21 | 1 | -2/+0 |
* | moved all test data to a top-level directory, refactored all junit usages of ... | Yegor Kozlov | 2009-08-23 | 1 | -37/+28 |
* | Fixed ExtractorFactory to support .xltx and .dotx files, see Bugzilla 47517 | Yegor Kozlov | 2009-07-18 | 1 | -4/+25 |
* | Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoi... | Josh Micich | 2009-03-18 | 1 | -8/+8 |
* | import OpenXML4j codebase | Yegor Kozlov | 2009-01-29 | 1 | -2/+2 |
* | fixed unit test failing on jdk-1.6: java code should not rely on the order of... | Yegor Kozlov | 2009-01-16 | 1 | -16/+21 |
* | Initial ExtractorFactory support for building TextExtractors for embeded docu... | Nick Burch | 2008-09-02 | 1 | -0/+61 |
* | Shuffle the common text extractor stuff from scratchpad to ooxml, to match th... | Nick Burch | 2008-04-09 | 1 | -0/+303 |