4 Commits (827d6284097ee2950c0301f642e713615570eb7b)

Author SHA1 Message Date
  PJ Fanning 827d628409 Handle NPE issues in POIXMLProperties 5 years ago
  PJ Fanning cbc275d4b7 [bug-62438] remove nullable class (and use java.util.Optional). This closes #111 6 years ago
  PJ Fanning cf86510355 fix some deprecation warnings 6 years ago
  Andreas Beeker 6ce329eca4 #62355 - unsplit packages - 1 - moved classes 6 years ago
  Javen O'Neal aa87a0597b bug 56154: rename setLastModifiedBy to setLastModifiedByUser 8 years ago
  Javen O'Neal 5c82332f02 bug 56154: add @since annotations to getLastModifiedBy and setLastModifiedBy methods 8 years ago
  Javen O'Neal 9e383edf35 bug 56154: get and set last modified by user property; patch from Danil Lopatin 8 years ago
  Andreas Beeker 84d15fdcb7 javadoc fixes (jdk8) 8 years ago
  Nick Burch 5f921159e7 Fix inconsistent whitespace and indents 8 years ago
  Nick Burch 02ca37ca18 #59717 POIXMLProperties helper methods for reading and changing OOXML document thumbnails 8 years ago
  Andreas Beeker 77a9e8d4b0 javadoc fixes (jdk8) 8 years ago
  Andreas Beeker b3ce115ea5 remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 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
  Andreas Beeker 56051c3e44 merge with trunk 9 years ago
  Nick Burch f1a0b0d315 Add getters for the common xml extended properties 9 years ago
  Nick Burch 662ab45570 Provide a getter for custom properties, to match the add and contains methods already there 9 years ago
  Andreas Beeker f39e6bea74 Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 9 years ago
  Andreas Beeker 95712b5661 Bug 56468 - Writing a workbook more than once corrupts the file 10 years ago
  Andreas Beeker 2e6de07eb1 FindBugs fix 10 years ago
  Nick Burch b75c47e1e5 More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking... 14 years ago
  Nick Burch 014cfcdc80 Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1 14 years ago
  Yegor Kozlov e75b83a2e8 Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added accessors to CoreProperties.Keywords. See Bugzilla 49146 and 49153 14 years ago
  Josh Micich 78e643fe21 Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 years ago
  Yegor Kozlov f35f76926c improved API for OOXML custom properties 14 years ago
  Paolo Mottadelli 60836558ad POIXMLproperties: created, creator, modified, lastprinted, identifier, revision + test 15 years ago
  Paolo Mottadelli 8c3825be73 POIXMLproperties: core properties improvement + test 15 years ago
  Yegor Kozlov 5aba781802 Fix for saving custom and extended OOXML properties 15 years ago
  Yegor Kozlov 27832ad356 Fixed NPE when retrieving core properties from a newly created workbook, see Bugzilla 47460 15 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
  Nick Burch 8f94b59e7e Add POIXMLPropertiesTextExtractor, which provides to the OOXML file formats a similar function to HPSF's HPSFPropertiesExtractor 16 years ago
  Nick Burch b2e48a2767 Tweak how we do ooxml properties, and handle hyperlinks for word documents when extracting 16 years ago