7 Commits (ba1e8de44655b7add2a9efca993dcf7a75eb282b)

Author SHA1 Message Date
  PJ Fanning ba1e8de446 [bug-66312] partial fix for insertNewParagraph(XmlCursor cursor) 1 year ago
  PJ Fanning 6e7f6dad21 try to use IllegalStateException instead of RuntimeException 1 year ago
  PJ Fanning be9d333493 try to use checked exceptions where APIs already support them 1 year ago
  PJ Fanning 6aa1e58bdf add isEmpty() method 2 years ago
  PJ Fanning 22d162cc7d close input streams for parts 2 years ago
  PJ Fanning d3899d4744 convert tabs to spaces 3 years ago
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 years ago
  Dominik Stadler fcf123fc5b Apply some IDE suggestions 3 years ago
  PJ Fanning 3d756a7bd3 [bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts (getAllEmbedds is retained but deprecated) 6 years ago
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports 6 years ago
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 years ago
  Andreas Beeker 5afc00c6a2 ignore external relations 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 012cfb107c sonar fixes 8 years ago
  Andreas Beeker fad6546d8a sonar fixes 8 years ago
  Andreas Beeker 56051c3e44 merge with trunk 9 years ago
  Andreas Beeker f39e6bea74 Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 9 years ago
  Dominik Stadler 62ec8b719b remove some unused imports and some useless TODOs, slightly more 10 years ago
  Nick Burch dfa4805ce7 New PackagePart method getRelatedPart(PackageRelationship) to simplify navigation of relations between OPC Parts 12 years ago
  Yegor Kozlov ccad96e6d9 initial support for XSLF usermodel API 13 years ago
  Nick Burch 26e1eb1d5d Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (problem with self references) 13 years ago
  Nick Burch fbff3e557b Refactor to make it easier to tell which content types each POIXMLTextExtractor handles 14 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
  Maxim Valyanskiy ababd504b5 add more powerpoint xml mime types 14 years ago
  Yegor Kozlov 787da03838 added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 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 6d185ee425 cleanup of POIXMLDocument constructors and related sub-classes 15 years ago
  Nick Burch 2126583f46 Start on more XSLF support 16 years ago
  Nick Burch 8a09b21204 Update to ooxml embeding from bug #45018 from Yury 16 years ago
  Nick Burch 5b902b4562 Get the powerpoint ooxml stuff converted over, and fix up a few tests 16 years ago
  Nick Burch f8686cb8b6 Start to rename hslf and hwpf in ooxml to xslf and xwpf 16 years ago
  Nick Burch 4eb4e8eeef Start shuffling things out of the old src/scratchpad/ooxml-* directories 16 years ago
  Nick Burch 44e5f549c4 Make a start on OOXML pptx support 16 years ago