7 Commits (cdb2ba13989badf60d88c75daf69c94ae6ac2e13)

Author SHA1 Message Date
  Dominik Stadler cdb2ba1398 Bug 66425: Avoid a NullPointerException found via oss-fuzz 10 months ago
  PJ Fanning 99634d6af6 apply some spelling fixes 1 year ago
  PJ Fanning 6d93ac6172 add isEmpty() method 2 years ago
  PJ Fanning 22d162cc7d close input streams for parts 2 years ago
  PJ Fanning d6ab8e8444 [github-290] Customize Spliterator implementations for better parallelism. Thanks to Daniel Shuy. This closes #290 2 years ago
  Andreas Beeker bb5d321b79 fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) 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
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 years ago
  Andreas Beeker 3778a3e9e2 Sonar fixes 3 years ago
  Dominik Stadler 622574f5f4 Bug 64450: Allow to parse a file where the relationship-id is an empty string 3 years ago
  PJ Fanning bd1d31e410 avoid string concats 3 years ago
  PJ Fanning 0e0d1d56da avoid string concats 3 years ago
  Andreas Beeker 87f7eac9c5 sonar fixes 6 years ago
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports 6 years ago
  Andreas Beeker d3fbc56fd0 #62393 - Inconsistent slide import behavior depending on Mac OS X Version 6 years ago
  Andreas Beeker 4e26e6a8d8 Bug 62187 - commit Commons Compress unrelated changes 6 years ago
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 years ago
  Andreas Beeker 61eb5cd0f1 rollback invalid commit - r1799740 7 years ago
  Andreas Beeker d71d7c3f2e release prepare for 3.17-beta1 - pin documentation 7 years ago
  Javen O'Neal 980f319270 github-54: when adding a picture to an XSSFWorkbook, reduce memory consumption by 100x and increase speed by 10x based on OpenJDK JMH benchmarking. Thanks to Tim Helmstedt! This closes #54. 7 years ago
  Dominik Stadler 1a89372168 Remove unused import, IntelliJ warnings, duplicated code, improve some exception-texts 7 years ago
  Dominik Stadler 8d81b4fd06 bug 60526: Make loggers final and make throttled log actually work 7 years ago
  Dominik Stadler e1f1c5c01c Bug 57914: Provide a better error message for OOXML strict format which we do not support yet. 8 years ago
  Dominik Stadler 4b37b0d47d Fix bug 58760: non-standard namespace-key breaks parsing XLSX files 8 years ago
  Nick Burch 6b67b0b1e0 Fix some Forbidden APIs errors 8 years ago
  Andreas Beeker 56051c3e44 merge with trunk 9 years ago
  Uwe Schindler 4c9a4c3616 More cleanups for bug #56814 and some more external entity leaks of #56164 10 years ago
  Uwe Schindler fed01cb1ad Fix bug #56814 - Switch from dom4j to JAXP 10 years ago
  Andreas Beeker 9660a04c19 Xml signature support - version 1 10 years ago
  Nick Burch 5f7a447c7b Fix bug #56164 - Tidy up the OPC SAX setup code with a new common Helper 10 years ago
  Andreas Beeker 54d462a3f6 Bug 53282 - Hyperlink with a non-breaking space throws java.lang.IllegalStateException 10 years ago
  Nick Burch d51fcd4843 Improve the number of steps when generating an ID of a new relationship, and add more tests, bug #53904 11 years ago
  Yegor Kozlov 5f11a63d37 allow white spaces and unicode in OPC relationship targets, see Bugzilla 50154 13 years ago
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 14 years ago
  Josh Micich a8957e80fa Fixing compiler warnings - unnecessary typecasts 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 66ed25a049 replaced log4j with POILogger in openxml4j, also converted non-ascii characters into unicode to keep javadoc quiet 15 years ago
  Yegor Kozlov fce473fada import OpenXML4j codebase 15 years ago