92 Commits (074d68fedfb86a3b4c1078d6f1010ab66ae7602e)

Author SHA1 Message Date
  Andreas Beeker 074d68fedf Sonar fixes 4 years ago
  Andreas Beeker 1dc771394b Sonar Fixes - "static" base class members should not be accessed via derived types 4 years ago
  Andreas Beeker adb8424bc1 Fix Visio compression 4 years ago
  Dominik Stadler 1a5cec89d8 Replace manual close with try-with-resources 4 years ago
  Andreas Beeker b4b661acc1 Sonar fixes - use try-with-resources 4 years ago
  PJ Fanning 948b0e8f08 convert tabs to spaces 4 years ago
  Axel Howind 4f8879f8ef use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4 years ago
  PJ Fanning 25d3f3527d tidy up some int casts 5 years ago
  Alain Béarez 8784d6d6d7 fix potential input resource leaks (LGTM) 5 years ago
  Dominik Stadler 19884d0ca3 Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
  Andreas Beeker 8ebfec4808 #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* 5 years ago
  Tim Allison 657ad82438 bug 62597 -- bump max record sizes up based on new failures in regression set. I typically bumped to 2x the max found in regression set. 5 years ago
  Andreas Beeker 3077257645 javadoc fixes 6 years ago
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports 6 years ago
  PJ Fanning 819eac1f82 use StandardCharsets 6 years ago
  Dominik Stadler 76d11ac37e Some JavaDoc adjustments, typos, IntelliJ warnings 6 years ago
  Javen O'Neal f786b16f7f for -> foreach 6 years ago
  Dominik Stadler 1b171e8642 Fix some findbugs-issues and apply some code-cleanup and apply some smaller pull requests. 6 years ago
  Tim Allison 53b55eb4c3 Bug 61349 -- add more sanity checks when allocating byte[] 6 years ago
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 years ago
  Dominik Stadler 32370cfd1c Remove unnecessary initialization of members 6 years ago
  Dominik Stadler 8e1e6fe70e Cover some dev-tools with a few simple tests, close resources correctly 7 years ago
  Dominik Stadler 8d81b4fd06 bug 60526: Make loggers final and make throttled log actually work 7 years ago
  Andreas Beeker c47c780b63 SonarCube fixes - visibility of member attributes 7 years ago
  Andreas Beeker 446ed93c4a - SonarCube fixes 7 years ago
  Nick Burch 1f259732c5 v5 text extraction 7 years ago
  Nick Burch a4988318ec Inconsistent whitespace 7 years ago
  Nick Burch 41d7cf537e Refactor child pointer logic to the factory 7 years ago
  Nick Burch b067cf15d8 Work in progress - v5 pointer containers 7 years ago
  Nick Burch 811f40b133 Partial Visio v5 pointer support 7 years ago
  Nick Burch 667cfcb196 Mark some more scratchpad document types as currently being read-only 8 years ago
  Javen O'Neal 52f728ef2b bug 59773: replace for loops with for-each loops; javadocs fixes for JDK8 8 years ago
  Javen O'Neal b849a0c162 bug 59748: replace Hashtable with HashMap; contributed by Axel Howind 8 years ago
  Javen O'Neal 27abeec40b bug 59170: remove deprecated o.a.p.hdgf.HDGFDiagram constructor 8 years ago
  Javen O'Neal 1cbd6f7e4d whitespace (3 spaces to tab) 8 years ago
  Javen O'Neal bc583de03b bug 59170: remove deprecated methods 8 years ago
  Andreas Beeker 3dfbdc46e5 findbugs fixes - RR_NOT_CHECKED 8 years ago
  Andreas Beeker 77f062c942 sonar fixes 8 years ago
  Andreas Beeker 9b9a3dbf45 findbugs fixes 8 years ago
  Andreas Beeker 69100bf81e Removed HDF API 8 years ago
  Andreas Beeker 0a396d589c Bug 58326 - Forbidden APIs patches - second set of changes for charset settings 8 years ago
  Dominik Stadler 7da84c99f2 Eclipse warnings, close resources in CommandLineTextExtractor, add try/finally, formatting, ... 8 years ago
  Nick Burch 5abd6431a2 #56791 More updates from OPOIFS to NPOIFS 9 years ago
  Dominik Stadler 19aa234f37 Typo and remove unnecessary casts 9 years ago
  Nick Burch c3653544bb More helpful visio v5 exception, see bug #56171 10 years ago
  Andreas Beeker 2e6de07eb1 FindBugs fix 10 years ago
  Yegor Kozlov e0b6a9975c Bug 52628 - Replace System.err info messages with a POILogger 11 years ago
  Yegor Kozlov 302a48a25b Bugzilla 53205 - Fix some parsing errors and encoding issues in HDGF 12 years ago
  Nick Burch 34760dac11 Fix generics warnings 12 years ago
  Nick Burch 27e3d4ea26 More NPOIFS Constructor updates 13 years ago