90 Commits (4b2913afd36232bd826883c20c4169098054a805)

Author SHA1 Message Date
  Dominik Stadler bfd2266779 Fix issues found when fuzzing Apache POI via Jazzer 2 years ago
  PJ Fanning a1463e32e5 increase max size of hwmf picture 2 years ago
  PJ Fanning d013349052 use spaces for indents 2 years ago
  Dominik Stadler 9949242022 Remove unused imports, remove unnecessary boxing of int-value and apply some other IDE suggestions 2 years ago
  Dominik Stadler d648c6d652 Fix issues found when fuzzing Apache POI via Jazzer 2 years ago
  Dominik Stadler 9df7e2d847 Prevent one more case of allocating endlessly on invalid TNEF/HMEF/MAPI files 2 years ago
  Dominik Stadler a7810011c7 Fix issues found when fuzzing Apache POI via Jazzer 2 years ago
  Dominik Stadler 116c3e91ad Add/update some JavaDoc 2 years ago
  PJ Fanning 1d0b478c16 refactor some stream code 2 years ago
  PJ Fanning 839f1ad02a refactor some stream code 2 years ago
  PJ Fanning 788dd3f03c refactor some stream code 2 years ago
  PJ Fanning 4998436a00 rework test 2 years ago
  PJ Fanning 6622d9badb [bug-65899] fix issue where malformed tnef file can cause memory problems 2 years ago
  PJ Fanning 1ee199b1ea try to fix build for Java 9+ 2 years ago
  Dominik Stadler 9a0933b04e Introduce an OldVisioFormatException similar to other file-types 2 years ago
  PJ Fanning f2d37da8fc remove use of deprecated commons-math methods 2 years ago
  Andreas Beeker ff6984df00 remove and prevent links to stackoverflow 2 years ago
  Axel Howind 78f7decf00 Bug 65796: License violation in PICT.java 2 years ago
  Dominik Stadler f331af5a52 Increase new limits for files processed in the mass-regression-tests 2 years ago
  Dominik Stadler 729d78cda6 Limit allocated elements in the PlfLfo structure for word documents 2 years ago
  PJ Fanning c8fc960d2d use isEmpty() 2 years ago
  PJ Fanning 9de29ea3fc use isEmpty() 2 years ago
  Dominik Stadler 32311e42c2 Fix Sonar issues and print out some more in test-assertions that do fail sometimes 2 years ago
  PJ Fanning 6784dd81c2 update some code based on sonar issues 2 years ago
  PJ Fanning d6ab8e8444 [github-290] Customize Spliterator implementations for better parallelism. Thanks to Daniel Shuy. This closes #290 2 years ago
  PJ Fanning f4bb4560ed code tidy up 2 years ago
  Dominik Stadler 9fa33b2b7e Fix issues found when fuzzing Apache POI via Jazzer 2 years ago
  PJ Fanning 837590024f [bug-65741] rework previous change 2 years ago
  Dominik Stadler 1e9efb5562 Fix issues found when fuzzing Apache POI via Jazzer 2 years ago
  Dominik Stadler f0e7cc0881 Fix issues found when fuzzing Apache POI via Jazzer 2 years ago
  Dominik Stadler d5538d24d8 Apply IDE suggestions, adjust tests, ... 2 years ago
  PJ Fanning a18a52316a remove unfinished test 2 years ago
  PJ Fanning 6c3fe307f5 fix merge issue 2 years ago
  PJ Fanning c8d61cbfe3 code formatting 2 years ago
  PJ Fanning add71cb80a spelling of embedded 2 years ago
  PJ Fanning 43438ee6ef [bug-65715] fix bug in getDrawingPatriarch 2 years ago
  Andreas Beeker d9b0e2ebfa Fix date format differences Java 8 vs 9+ 2 years ago
  Andreas Beeker d3ff953cf7 #65694 - HSLF - handle date/time fields and formats 2 years ago
  PJ Fanning d96869c870 some incorrect uses of 2 years ago
  PJ Fanning 9d765c755c javadoc 2 years ago
  PJ Fanning 8365ee1611 [github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andreas Reichel. This closes #278 2 years ago
  PJ Fanning 161f02ad9e javadoc typo 2 years ago
  Dominik Stadler 761a78b49f Use append(char) instead of string where possible 2 years ago
  Dominik Stadler 034c95ec55 Add some more forbidden-apis to prefer core JDK classes over Guava and commons-codec 2 years ago
  Andreas Beeker 4b230fa142 #65653 - HSLF FillType for texture and background color fills ignored 2 years ago
  PJ Fanning 977a870899 configurable max record len 2 years ago
  PJ Fanning 6a12c6cb25 [bug-65650] use image/x-pict mime type 2 years ago
  PJ Fanning 732d640c41 remove deprecated code 2 years ago
  PJ Fanning c0cc881114 more support for configurable max record len 2 years ago
  PJ Fanning 5b554e7534 more support for configurable max record len 2 years ago