10 Commits (0b0911db6b99fe04c15e25653afe6350d4b70583)

Author SHA1 Message Date
  Tim Allison 0b0911db6b 59021 -- fix content extraction from namespaced elements in XSSFEventBasedExcelExtractor 8 years ago
  Dominik Stadler a3e087268a * Verify some more Text-Extraction features as part of integration tests, fix some NullPointerExceptions that showed up now because the event-based extraction does not have a Document available 9 years ago
  Dominik Stadler c1bf8e82a9 * Make more tests work in OOXMLLite compilation by adding xml security classpath and ensuring proper cleanup in some Extractor tests 9 years ago
  Nick Burch 62bd48af74 Patch from Shaun Kalley from bug #56023 - Allow XSSF event model to find + return comments, and use this for the event based .xlsx text extractor 10 years ago
  Nick Burch aa19aeae43 Patch from Shaun Kalley from bug #56022 - XSSF Event Text Extractor header/footer support 10 years ago
  Dominik Stadler bc936983a5 Bug 56011: Use default style if the cell style attribute is not present 10 years ago
  Tim Allison 8f68884358 55347 - integrate textbox text extraction with Excel extractors 11 years ago
  Dominik Stadler fa19777476 Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. 11 years ago
  Nick Burch 5ff8131955 Added XSSF EventModel support for inline strings. Adds unit test for this for the event model extractor, and another for the usermodel extractor which already supported it 13 years ago
  Nick Burch 63dc16b762 New event based xssf text extractor (XSSFEventBasedExcelExtractor) 14 years ago
  Yegor Kozlov eed31d47c1 1. initial support for rich text in xssf" 15 years ago
  Josh Micich 3ed09846f9 Minor fixes to get junits working after r695832. Updates to align with new sample.xlsx, and moved SharedStringSource out of usermodel API. 15 years ago
  Yegor Kozlov 4ec0dadc6b include rich text in the unit test 15 years ago
  Nick Burch ed740f6d98 Test to show that bug #45544 is incorrect 16 years ago
  Nick Burch 7360b10247 Fix bug #45540 - Fix XSSF header and footer support, and include headers and footers in the output of XSSFExcelExtractor 16 years ago
  Nick Burch 9a34ef8fd3 Start on bug 45540, not fixed yet though 16 years ago
  Nick Burch d67507164c More on converting the excel extractor to the new code 16 years ago
  Nick Burch 2a7d3ad154 Start updating the excel extractor to the new style code 16 years ago
  Nick Burch 2cc22cb45b More shuffling of things out of src/scratchpad/ooxml-* 16 years ago
  Nick Burch 715329aa5e Fix for SharedStringsTable in ooxml excel support, and related test updates now we have more to test 16 years ago
  Nick Burch 48d8c95908 Patch from Ugo from bug #44185 - support getting shared strings for ooxml excel files, and further tests for the ooxml excel text extraction 16 years ago
  Nick Burch 7b8ac5e4c6 Add a (disabled, as broken) test to show that HXFExcelExtractor and ExcelExtractor basically agree on extracting text from the same file (which they do not quite do yet!) 16 years ago
  Nick Burch 85701ca9ed Improve the xlsx text extraction, and have proper tests for it 16 years ago
  Nick Burch 5bbf6f70f6 Make a start on a text extractor for xlsx files 16 years ago