14 Commits (e1f1c5c01c5feb7a06aa03db35bbf9e5d6b6bdaa)

Author SHA1 Message Date
  Dominik Stadler e1f1c5c01c Bug 57914: Provide a better error message for OOXML strict format which we do not support yet. 8 years ago
  Andreas Beeker 01a6730ea7 #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema packages 8 years ago
  Dominik Stadler e62cac4f71 Use the default XmlOptions for all the invocations of the XmlBeans XML parsing 8 years ago
  Tim Allison 8f68884358 55347 - integrate textbox text extraction with Excel extractors 11 years ago
  Nick Burch 9395942e91 Fix bug #51955 - XSSFReader supplied StylesTables need to have the theme data available 12 years ago
  Nick Burch 550faf0467 Allow access from XSSFReader to sheet comments and headers/footers (related to bug #50076) 13 years ago
  Nick Burch 877982ea92 Fix bug #50119 - avoid NPE when XSSFReader comes across chart sheets 13 years ago
  Nick Burch 014cfcdc80 Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1 14 years ago
  Josh Micich aca8d5187d Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 15 years ago
  Yegor Kozlov fce473fada import OpenXML4j codebase 15 years ago
  Yegor Kozlov 90afc5eb5c more code cleanup and refactoring: (a) removed references to ooxml schemas from XSSF enums, they should not depend on ooxml-schemas.jar 15 years ago
  Yegor Kozlov 190f1cc40a iterator over sheet data in XSSFReader returns sheets in logical order, i.e. as they are defined in workbook.xml (was in physical order, as they were stored in the relationship table) 15 years ago
  Nick Burch 821aad8c70 As discussed on dev@poi, move XSSFRelation out to its own class 16 years ago
  Nick Burch cc94eade96 Add XSSF eventusermodel support 16 years ago