966 Commits (259c9967efb354a0feff2a861ac8bd20582b6562)

Author SHA1 Message Date
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 years ago
  Marius Volkhart 36277f9e54 Code cleanup AbstractEscherHolderRecord 3 years ago
  Marius Volkhart 5d9dcdf3df Add documentation for DrawingGroupRecord 3 years ago
  Marius Volkhart 7a0cc6e7e5 Fix inconsistent logging statement 3 years ago
  Andreas Beeker 3778a3e9e2 Sonar fixes 3 years ago
  Andreas Beeker d121353f61 Sonar fixes 3 years ago
  PJ Fanning 2b14dc36bb avoid string concats 3 years ago
  PJ Fanning bd1d31e410 avoid string concats 3 years ago
  PJ Fanning 0e0d1d56da avoid string concats 3 years ago
  PJ Fanning 78596d7891 remove more deprecated code 3 years ago
  PJ Fanning e7ef490dc9 remove more deprecated code 3 years ago
  PJ Fanning 3e4d80f66a remove some deprecated code 3 years ago
  PJ Fanning d4dde4e36e remove some deprecated code 3 years ago
  PJ Fanning 451e47021b remove some deprecated code 3 years ago
  PJ Fanning c04110b919 remove some deprecated code 3 years ago
  PJ Fanning e4d6fc0a7f remove some deprecated code 3 years ago
  PJ Fanning 6c7bf59087 [bug-64721] NullPointerException occurs when calling getDataSize() of an object created with ExtRst.copy(). Thanks to Kwon Ohyoung 3 years ago
  PJ Fanning fdd73de259 remove some deprecated classes 4 years ago
  PJ Fanning a126dae032 update deprecation version 4 years ago
  PJ Fanning 00185c2857 next version will be 5.0.0 4 years ago
  Dominik Stadler 4abe6ef9ef Bug 63294: Add some more methods to allow to use CellType everywhere 4 years ago
  Andreas Beeker ad73704e81 Sonar fix - "Add the missing @deprecated Javadoc tag." 4 years ago
  Andreas Beeker 661c0b66bc Sonar fixes 4 years ago
  Andreas Beeker c41dee931f #63745 - Add traversing and debugging interface to HSSF 4 years ago
  Andreas Beeker 7daeb4278c Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyClone 4 years ago
  Andreas Beeker d06de78703 #64350 - Sonar fix - "Iterator.next()" methods should throw "NoSuchElementException" 4 years ago
  Andreas Beeker f9417a92b2 #64036 - Replace reflection calls in factories for Java 9+ (HSSF Record Factory) 4 years ago
  Andreas Beeker 4fd05fac12 #63745 - Add traversing and debugging interface to HSSF 4 years ago
  Tim Allison 5976721660 64261 -- fix handling of drop down list when items are selected 4 years ago
  Andreas Beeker c01273ad02 Sonar Fixes 4 years ago
  Tim Allison 636cc83665 Bug 64130 -- handle empty worksheet names in OldSheetRecord more robustly. 4 years ago
  Dominik Stadler d3767e1de7 Improve some assertions and error messages for exceptions seen in the regression tests 4 years ago
  Andreas Beeker 8202a34d69 #64036 - Replace reflection calls in factories for Java 9+ - Escher factories 4 years ago
  PJ Fanning b211a1362c use a few more lambdas 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
  Andreas Beeker d66af200eb Sonar fixes - Tests should include assertions 4 years ago
  Andreas Beeker c66575c1e7 Migrate all junit tests to Junit 4 4 years ago
  Andreas Beeker 7493473a8e Replace internal GUID class with ClassID 4 years ago
  Andreas Beeker 66471836f5 Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 years ago
  Andreas Beeker ba6152503e #64004 - Replace clone() with copy constructor - mainly HSSF classes 4 years ago
  Andreas Beeker 0f29ae8e4d Sonar fixes - type: bugs / severity: major 4 years ago
  Andreas Beeker a17a9168b1 Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker" 4 years ago
  Andreas Beeker 5f28881a35 change package.html to package-info.java 4 years ago
  Andreas Beeker 2a982f62ec Replace StringBuffer with StringBuilder 4 years ago
  PJ Fanning 701b67c315 replace more StringBuffers 4 years ago
  PJ Fanning cd3f373c44 change some tabs to spaces 4 years ago
  PJ Fanning 96bf53f3fc replace some uses of StringBuffer with StringBuilder 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
  Alain Béarez a59ed12ecf fix potential output resource leaks (LGTM) 5 years ago