5 Commits (259c9967efb354a0feff2a861ac8bd20582b6562)

Autor SHA1 Mensaje Fecha
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging hace 3 años
  Andreas Beeker 7daeb4278c Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyClone hace 4 años
  Andreas Beeker d1a714f5f1 findbugs fixes and refactor some ClassIDs hace 4 años
  Dominik Stadler 19884d0ca3 Code-style: Unify how arrays are specified from C-style to normal Java-style hace 5 años
  Andreas Beeker 6ce329eca4 #62355 - unsplit packages - 1 - moved classes hace 6 años
  Andreas Beeker be3e6f34c7 #61940 - Replace ClassID statics with enum hace 6 años
  PJ Fanning 49b7fd5342 use try-with-resources in more places hace 6 años
  Dominik Stadler db15fe7778 Change order of handling shape-types in copy() as FreeFormShape derives from AutoShape and thus would have not been copied correctly currently hace 6 años
  Javen O'Neal 2ef3af567c replace "".equals(string) with string.isEmpty() to avoid null strings silently evaluating to false; most code should probably check string for null if it is not already hace 6 años
  Tim Allison 53b55eb4c3 Bug 61349 -- add more sanity checks when allocating byte[] hace 6 años
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) hace 6 años
  Andreas Beeker 89dbc5c79b SonarQube fixes - close resources hace 7 años
  Andreas Beeker 2ae14e62db findbugs fixes hace 7 años
  Andreas Beeker 1f113bc64a Fix AIOOBE while extracting hssf pictures which are externally linked hace 7 años
  Andreas Beeker 368052f71e EmbeddedExtractor (for *SSF) - added OOXML support hace 7 años
  Javen O'Neal 2ea45dd2c9 use last file extension if multiple extensions; close opened stream; extract String constants hace 7 años
  Andreas Beeker f748e5087c fix content-type handling in *SSF-EmbeddedExtractor hace 7 años
  Andreas Beeker 6a44282608 #60519 - Extractor for *SSF embeddings hace 7 años