aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/POIXMLTextExtractor.java
Commit message (Expand)AuthorAgeFilesLines
* Add a limit of the max number of characters that can be extracted to avoid se...Dominik Stadler2015-10-301-0/+15
* Move location where document is held and adjust constructors and class-hierar...Dominik Stadler2015-05-171-2/+0
* Add missing close() of resources in both production code and testsDominik Stadler2014-12-281-1/+2
* Bug 54982: Add a close() interface to POITextExtractor which can be used to f...Dominik Stadler2013-06-171-0/+14
* Allow access from XSSFReader to sheet comments and headers/footers (related t...Nick Burch2010-11-221-1/+8
* fixing compiler warnings - unused imports, declared exceptions not thrownJosh Micich2009-08-221-19/+18
* fixes and misc refactorings suggested by IntellijYegor Kozlov2009-08-211-3/+3
* import OpenXML4j codebaseYegor Kozlov2009-01-291-1/+1
* Hook up POIXMLTextExtractor.getMetadataTextExtractor() to the already written...Nick Burch2009-01-061-2/+2
* Add POIXMLPropertiesTextExtractor, which provides to the OOXML file formats a...Nick Burch2008-08-121-0/+6
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-121-1/+10
* Patch from Yury from bug #45018 - Support for fetching embeded documents from...Nick Burch2008-05-231-0/+7
* Tweak how we do ooxml properties, and handle hyperlinks for word documents wh...Nick Burch2008-04-091-0/+19
* Start shuffling things out of the old src/scratchpad/ooxml-* directoriesNick Burch2008-03-081-0/+31