253 Commits (f1632f41e096d6f1d87bb1f17053171b93770eee)

Author SHA1 Message Date
  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 20c0ac1637 [bug-65678] add XSLFGraphicFrame hasDiagram 2 years ago
  PJ Fanning 530af684b3 try to handle logging issue where DeferredSXSSFWorkbook close can lead to logging about close already having been called 2 years ago
  PJ Fanning 2db7202cc3 [bug-65676] issue in XSSFReader where string builder is not always cleared between cells 2 years ago
  PJ Fanning 02f36cf4fd [bug-65675] add regression test 2 years ago
  PJ Fanning 458369a64d [bug-65674] add isVideoFile to XSLFPictureShape 2 years ago
  PJ Fanning 2a6ef7e4ae throw IOException if getInputStream fails 2 years ago
  PJ Fanning 5a59376389 return better error message when ZipEntry has no data (it was closed before the data was retrieved) 2 years ago
  PJ Fanning 336bce7c82 [bug-65673] add test case (that passes) 2 years ago
  PJ Fanning ee110ed126 typo in log message 2 years ago
  Andreas Beeker 37e8f72493 #65672 - Digitial Signature - set commitment type and purpose 2 years ago
  Dominik Stadler 9e867ad539 Adjust trimming sheetnames > 31 chars 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
  PJ Fanning e40b4e1ec9 CaseInsensitiveMap is not thread-safe 2 years ago
  PJ Fanning 584c8c059b case insensitive map 2 years ago
  PJ Fanning a46cf63f4f javadoc 2 years ago
  PJ Fanning 8f1baa1190 [bug-65669] proper handling of apostrophe escaping in table column names 2 years ago
  Andreas Beeker f2f4ea44b6 #65668 - upgrade to xmlsec 2.3.0 - make secure validation configurable 2 years ago
  PJ Fanning 1c184f49d0 forbidden api 2 years ago
  PJ Fanning c7954fdcd8 forbidden api 2 years ago
  PJ Fanning face981f3f forbidden api 2 years ago
  PJ Fanning e26ab012d8 [github-270] Draw correct XDGF circular arc. Thanks to Dmitry Komarov. This closes #270 2 years ago
  PJ Fanning 1328893212 [github-269] more work on external workbook links (formulas). Thanks to @aspojo. This closes #269 2 years ago
  PJ Fanning d9b6f799a6 revert xmlsec upgrade 2 years ago
  PJ Fanning c5b2b3b984 xmlsec 2.3.0 2 years ago
  Dominik Stadler f4ae175558 Add slightly more output if signature-test fails 2 years ago
  Dominik Stadler 34ea6a50e0 Check and fix issue when sheets are added while an existing workbook-evaluator is used. 2 years ago
  Dominik Stadler 7a5bc4227b Do not fail on different count of categories and points and fix cloning charts 2 years ago
  PJ Fanning 90b8a0c36d try to add LICENSE and NOTICE to sources jars 2 years ago
  PJ Fanning e66486bc8a try to add LICENSE and NOTICE to javadoc jars 2 years ago
  PJ Fanning a5325cb112 reflections 0.10.2 2 years ago
  PJ Fanning ecdd4fcb55 revert github-267 due to broken tests 2 years ago
  PJ Fanning 6017327bae [github-267] Issue with sheet range in formula With spaces and quotes. Thanks to aspojo. This closes #267 2 years ago
  PJ Fanning c1ae6ef0e9 XSSFReader extensibility 2 years ago
  PJ Fanning 9f6f11023a fix mime type for pict files (image/x-pict) 2 years ago
  PJ Fanning 6a12c6cb25 [bug-65650] use image/x-pict mime type 2 years ago
  PJ Fanning 22bac58465 use content types from constants 2 years ago
  PJ Fanning 802165ecd0 add XSLFPictureShape setName 2 years ago
  PJ Fanning 03fc88b18b add XSLFPictureShape getName 2 years ago
  PJ Fanning b3a64e0bca remove deprecated code 2 years ago
  PJ Fanning b2aa78144f remove deprecated methods on XSSFColor 2 years ago
  PJ Fanning 2730bdc113 [bug-65649] add test case 2 years ago
  PJ Fanning 5d79f841bb remove finalizer 2 years ago
  PJ Fanning 7416d8035a remove finalizer 2 years ago
  PJ Fanning d72018db13 deprecate method that should not be public 2 years ago
  Dominik Stadler d59824cc9e Reformat code 2 years ago
  Dominik Stadler b276d140be Add more output in one test 2 years ago
  PJ Fanning 04c130b8d5 make max record sizes configurable 2 years ago
  Dominik Stadler 0727874584 Avoid NullPointerException when cloning sheets where there is no drawing patriarch 2 years ago