5 Revize (259c9967efb354a0feff2a861ac8bd20582b6562)

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