21 Commits (efc032babcad23fd84fc0ffce0560c86771a486f)

Author SHA1 Message Date
  PJ Fanning efc032babc [bug-66365] rework XSSFCell getRichStringCellValue and getStringCellValue to better support array formula results. Thanks to Espen Amble Kolstad. 1 year ago
  PJ Fanning a8f1e7acd1 [github-321] Fix issue with rounding in DataFormatter. Thanks to Colin Wang. This closes #321 2 years ago
  PJ Fanning 05e8a16543 [github-321] add test case 2 years ago
  PJ Fanning 1bb6dddc06 introduce CellReferenceType 2 years ago
  PJ Fanning e6926f9779 introduce CellReferenceType 2 years ago
  PJ Fanning 607eb0fabe add R1C1 test 2 years ago
  PJ Fanning ba7cbf4b3c add R1C1 test 2 years ago
  PJ Fanning 68ce022531 [github-296] cache data of external workbook. Thanks to aspojo. This closes #296 2 years ago
  PJ Fanning 7475b1f609 [bug-65706] ignore trash parts in OOXML files 2 years ago
  PJ Fanning ac0b1fd15a [github-264] extend test 2 years ago
  PJ Fanning 82bdcefce9 test issues 2 years ago
  PJ Fanning 8a12686b82 temp file package parts 2 years ago
  PJ Fanning 50a2b9376b forbidden api 2 years ago
  PJ Fanning bd1ea63abe [github-254] Implement XSSFWorkbook linkExternalWorkbook. Thanks to @aspojo. This closes #254 2 years ago
  PJ Fanning 53d76b369e small test change 2 years ago
  PJ Fanning f591073698 add test for broken file (5.0.1-RC1 issues) 2 years ago
  PJ Fanning 803403bc86 add support for encrypting temp files 2 years ago
  PJ Fanning 8d7af95fed [bug-65581] support configurable temp file threshold 2 years ago
  PJ Fanning 0678b16f14 right to left xlsx test 2 years ago
  Andreas Beeker 0614835c55 #65304 - Add commons-io as a dependency 3 years ago
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker 5cb3cb0384 Sonar fixes 3 years ago
  Andreas Beeker b0870699e3 Sonar fixes 3 years ago
  Andreas Beeker a7d741fd17 Sonar fixes 3 years ago
  Andreas Beeker fb2a96a048 Sonar fixes 3 years ago
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 3 years ago
  PJ Fanning ea56d752f4 remove more deprecated code 3 years ago
  Andreas Beeker c0f9941604 #64411 - Provide JigSaw modules 3 years ago
  Dominik Stadler f58aa530da Bug 61864: Verify recalculation-flag on Workbook level some more 4 years ago
  Dominik Stadler 5e394a5e10 Let IntelliJ simplify some assertions 4 years ago
  Dominik Stadler 2748844549 Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on empty Sheets 4 years ago
  Dominik Stadler 57b0576f63 Adjust some JavaDoc and fix some IDE warnings 4 years ago
  Alain Béarez 093cbcfcca code cleanup plus fix for bug 63153 5 years ago
  Greg Woolsey 389946bb31 fix unit test that I merged wrong. 5 years ago
  Greg Woolsey 6b76706ef7 #61700 getForceFormulaRecalculation() returns wrong value 5 years ago
  PJ Fanning b9101138bd [bug-61700] getForceFormulaRecalculation() returns wrong value. Fix thanks to Kai G 5 years ago
  Alain Béarez 444c8e9966 fix more LGTM alerts, in tests 5 years ago
  Alain Béarez 5199f75fe3 extract valuable code from 54470 submitted patch 5 years ago
  PJ Fanning cbc275d4b7 [bug-62438] remove nullable class (and use java.util.Optional). This closes #111 5 years ago
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports 6 years ago
  Dominik Stadler c05129144f More IntelliJ warnings fixes 6 years ago
  Dominik Stadler 037800436a Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary casts 6 years ago
  PJ Fanning 586b303d74 Remove old XSSFWorkbook wb.xssfSheetIterator method 6 years ago
  PJ Fanning 5d4a4a7f28 Ensure SpreadsheetVersion is set for AreaReferences 6 years ago
  Tim Allison 644c4fb959 bug 60343, return null if index is out of bounds in StylesTable's getStyleAt(idx) 7 years ago
  Andreas Beeker 885deafb94 merge down trunk 7 years ago
  David North aa17ae0b1e Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. 7 years ago
  Andreas Beeker e72ad899b3 deprecated constants pointing to MissingCellPolicy - use enum instead 7 years ago
  Javen O'Neal 0214542a3e whitespace (tabs to spaces) 8 years ago