5 Commity (259c9967efb354a0feff2a861ac8bd20582b6562)

Autor SHA1 Wiadomość Data
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 lat temu
  Andreas Beeker 7daeb4278c Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyClone 4 lat temu
  Andreas Beeker d1a714f5f1 findbugs fixes and refactor some ClassIDs 4 lat temu
  Dominik Stadler 19884d0ca3 Code-style: Unify how arrays are specified from C-style to normal Java-style 5 lat temu
  Andreas Beeker 6ce329eca4 #62355 - unsplit packages - 1 - moved classes 6 lat temu
  Andreas Beeker be3e6f34c7 #61940 - Replace ClassID statics with enum 6 lat temu
  PJ Fanning 49b7fd5342 use try-with-resources in more places 6 lat temu
  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 6 lat temu
  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 6 lat temu
  Tim Allison 53b55eb4c3 Bug 61349 -- add more sanity checks when allocating byte[] 6 lat temu
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 lat temu
  Andreas Beeker 89dbc5c79b SonarQube fixes - close resources 7 lat temu
  Andreas Beeker 2ae14e62db findbugs fixes 7 lat temu
  Andreas Beeker 1f113bc64a Fix AIOOBE while extracting hssf pictures which are externally linked 7 lat temu
  Andreas Beeker 368052f71e EmbeddedExtractor (for *SSF) - added OOXML support 7 lat temu
  Javen O'Neal 2ea45dd2c9 use last file extension if multiple extensions; close opened stream; extract String constants 7 lat temu
  Andreas Beeker f748e5087c fix content-type handling in *SSF-EmbeddedExtractor 7 lat temu
  Andreas Beeker 6a44282608 #60519 - Extractor for *SSF embeddings 7 lat temu