160 Commits (259c9967efb354a0feff2a861ac8bd20582b6562)

Author SHA1 Message Date
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 years ago
  Andreas Beeker 3778a3e9e2 Sonar fixes 3 years ago
  Andreas Beeker d121353f61 Sonar fixes 3 years ago
  PJ Fanning 0e0d1d56da avoid string concats 3 years ago
  Andreas Beeker 2841f3cd0e Sonar fixes - Ignore System.out-calls and args checks in examples 4 years ago
  Andreas Beeker 4fd05fac12 #63745 - Add traversing and debugging interface to HSSF 4 years ago
  Andreas Beeker 65ccec11cb Sonar fixes - String literals should not be duplicated 4 years ago
  PJ Fanning 2797d07486 try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4 years ago
  Dominik Stadler 1a5cec89d8 Replace manual close with try-with-resources 4 years ago
  Andreas Beeker 5f28881a35 change package.html to package-info.java 4 years ago
  Andreas Beeker b4b661acc1 Sonar fixes - use try-with-resources 4 years ago
  Dominik Stadler 19884d0ca3 Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
  Andreas Beeker 33a4b2f3fb Buffered LittleEndianInputStream 5 years ago
  Andreas Beeker 8ebfec4808 #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* 5 years ago
  Dominik Stadler dc621da629 Update some tests and IntelliJ warnings 6 years ago
  Dominik Stadler 399381da8d Remove unnecessary local variables 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 037800436a Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary casts 6 years ago
  PJ Fanning 6b4d045b20 remove deprecated org.apache.poi.hssf.record.RecordFormatException 7 years ago
  Dominik Stadler 5ca0b239bf Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 years ago
  Javen O'Neal 9330f2ac74 bug 59893: commit the changes from attachment 34068 that were unrelated to available() 7 years ago
  Javen O'Neal 7b38711979 Convert all *.java files to use native end of line character(s) 7 years ago
  Andreas Beeker d5eed5ef08 SonarQube fixes 7 years ago
  Dominik Stadler 2dc2ab97e9 Revert "Add more output to BiffViewer for local debugging" 7 years ago
  Dominik Stadler edca6e17ff Add more output to BiffViewer for local debugging 7 years ago
  Dominik Stadler 736962f26a Fix one more place where stream were left open when an exception is thrown 7 years ago
  Andreas Beeker 0b3196ddcf javadocs fixes (jdk8) 8 years ago
  Andreas Beeker c0fec8f54e a few performance fixes to speed-up the tests 8 years ago
  Andreas Beeker 612217589c fixing javadocs errors (in JDK8) 8 years ago
  Dominik Stadler ce32cba605 BiffViewer: Close resources always 8 years ago
  Javen O'Neal 18f7a2de88 fix several findbugs SF_SWITCH_NO_DEFAULT warnings 8 years ago
  Javen O'Neal ccbd5b209b javadoc typo 8 years ago
  Andreas Beeker fe653de0e6 fix eclipse warnings 8 years ago
  Andreas Beeker b15b18bae7 replace Throwable.printStackTrace() with POILogger calls - Todo: other printStrackTrace(...) calls 8 years ago
  Dominik Stadler 83eb1aaefc Fix freeing resources in some tests and dev-tools so we can run unit-tests with enabled file-leak-detector 8 years ago
  Uwe Schindler d8597d7fb7 #58597: Remove setAccessible (more coming soon) 8 years ago
  Andreas Beeker 079d946894 Sonar fixes - add cloneable interface to classes with clone() 8 years ago
  David North 91e804553b Patch from https://bz.apache.org/bugzilla/show_bug.cgi?id=58347 - s/arg/filename for a more descriptive filename 8 years ago
  Nick Burch 928c6140ba Fix some Forbidden APIs errors 8 years ago
  Nick Burch 4ba61ccb7e Fix some Forbidden APIs errors 8 years ago
  Andreas Beeker ebdbe8b97a - reworked HexDump class - unified array dumps and usage of standard java calls for hex format 8 years ago
  Nick Burch 35e6255609 Enable CFRule12 use #58130 9 years ago
  Nick Burch d141ffd773 Fix indent/whitespace 9 years ago
  Nick Burch 239998a88c Start to support CF12 headers for #58130 9 years ago
  Nick Burch 5abd6431a2 #56791 More updates from OPOIFS to NPOIFS 9 years ago
  Dominik Stadler d05e0e199c Bug 57480: Fix some unnecessary casts, generics, Eclipse warnings, ... 9 years ago
  Dominik Stadler ca12a21163 Fix Eclipse warnings, unnecessary casts, use generics, static access... 9 years ago
  Andreas Beeker 56051c3e44 merge with trunk 9 years ago
  Dominik Stadler 9a002910c5 Bug 45312: Add unit-test and javadoc, also convert file to proper line-ending and make poi.deserialize.escher=true behave for full reading of files outside of BiffViewer 9 years ago