9 Commits (62bd48af7491276d453df4f68c617aa17b4fc9a7)

Author SHA1 Message Date
  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
  Dominik Stadler b8c8567bc8 Bug 56195: replace System.err with propert logging 10 years ago
  Dominik Stadler bc936983a5 Bug 56011: Use default style if the cell style attribute is not present 10 years ago
  Nick Burch c156c039c4 Bug #52369 - XSSFExcelExtractor should format numeric cells based on the format strings applied to them 12 years ago
  Nick Burch 7371290ff7 Fix bug #52369 - Event based XSSF parsing should handle formatting of formula values in XSSFSheetXMLHandler 12 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 1a8b1fbf8c Stub out a bit more for XSSF event processing of shared formulas, and only warn about them if the formula is a shared-child + the user actually wants the values 13 years ago
  Nick Burch 550faf0467 Allow access from XSSFReader to sheet comments and headers/footers (related to bug #50076) 13 years ago
  Nick Burch 4c253baee3 Some refactoring of XSSFEventBasedExcelExtractor, to make it easier for you to have control over outputting the cell contents, inspired by bug #50076 13 years ago