5 コミット (259c9967efb354a0feff2a861ac8bd20582b6562)

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