9715 Commits (f9c799a75148245c65e9c5dfe0c73c1696ca1edf)
 

Author SHA1 Message Date
  Dominik Stadler 8c18d93a66 Don't fail on row-nums larger than Integer.MAX_VALUE, we had one sample 5 years ago
  Dominik Stadler db14c353fc Fix some Findbugs and IDE issues, refactor some duplicated code, 5 years ago
  Dominik Stadler 068c820ef4 Bug 62810: AreaReference ctor looses sheet name if rows or columns swapped 5 years ago
  Dominik Stadler 88b9e48287 Add reproducer for bug 60355 5 years ago
  Dominik Stadler c41ace92b6 Revert inadvertently commented lines 5 years ago
  Dominik Stadler c1940b1ccd Remove obsolete settings from JDK 11/12 build 5 years ago
  Dominik Stadler 73128a7183 Enable weekly run of Java 12 build 5 years ago
  Dominik Stadler 32c43c068c IDE and JavaDoc fixes, move/remove some unfixed tests 5 years ago
  Dominik Stadler a1a1797299 Add one more test for bug 62828 and fix some IDE warnings 5 years ago
  Greg Woolsey 8b69fcc642 Bug #60977 writing XSSF with custom properties twice corrupts output 5 years ago
  PJ Fanning 131e3ee0ed use spaces for indents 5 years ago
  Yegor Kozlov 0cdc0ee985 Bug 63054: updated formulas in test spreadsheet to keep build happy 5 years ago
  Yegor Kozlov b85437ee88 Bug 63054: improved evaluation of array formulas with error in arguments 5 years ago
  Vladislav Galas f64aef7417 unified setCellType(null/_NONE) logic, setCellFormula(null) logic. updated javadoc and tests 5 years ago
  Yegor Kozlov 81033fbad0 Bug 62904: Support array arguments in IF and logical IS*** functions 5 years ago
  Vladislav Galas f3eb4dd393 updated mockito to 2.23.4 to fix java 11 build 5 years ago
  PJ Fanning 0849bbc614 throw IllegalArgumnetException if null directory specified 5 years ago
  Vladislav Galas 6d87e36227 Fixed build (explicitly specified charset for new String(byte[])) 5 years ago
  Vladislav Galas 1f9b858ae5 Bug 63057: made SXSSFCell.setCellValue(String|RichTextString) exception-safe. 5 years ago
  Vladislav Galas 8600f64890 Improved test coverage for *Cell classes 5 years ago
  Vladislav Galas 3b8055baa0 Bug 62993: XSSFEvaluationSheet now retrieves valid last row index from underlying XSSFSheet. Thanks to Axel Howind. 5 years ago
  Vladislav Galas e501d4015d Bug 62828: CellReference(Cell) now initializes sheet name. 5 years ago
  Vladislav Galas 3aec436a34 Bug 62307: made Cell#getNumericCellValue() behavior consistent across HSSF/XSSF/SXSSF.\nAll three implementations throw ISE when trying to get numeric value from a boolean-valued cell, have it a formula set or not. 5 years ago
  Dominik Stadler 59a7919af6 Add missing revert() in OPCPackage to close Zip-streams always 5 years ago
  Dominik Stadler fa24471916 Add missing file-close in ZipInputStreamZipEntrySource seen in some mass regression tests 5 years ago
  PJ Fanning bfecad39e5 fix since annotation 5 years ago
  Andreas Beeker 00afbded61 exclude integrationtest/build from rat-check 5 years ago
  Andreas Beeker d71a65c388 #63047 - Make POILogger subclassable 5 years ago
  Dominik Stadler dfb613a059 Adjust test for bug 60460 to also run fine on Windows 5 years ago
  Dominik Stadler 85d6f81076 Bug 60460: Handle null workbook or sheet names and emit #REF as Excel does 5 years ago
  Dominik Stadler faf53dcdb4 IDE and JavaDoc fixes 5 years ago
  Dominik Stadler 648c8fffa1 Jenkins DSL: Disable XMLBeans-JDK-11 as it will not work yet 5 years ago
  Dominik Stadler b416d97de5 Bug 60845: Apply patch and adjust tests 5 years ago
  Dominik Stadler d942e2042d IDE and JavaDoc fixes, make base test classes abstract 5 years ago
  Andreas Beeker c039da1b94 #63028 - Provide font embedding for slideshows 5 years ago
  Andreas Beeker a78bd71fc1 Add Enum method to help identifying unknown records with POI-Visualizer 5 years ago
  Andreas Beeker 83d4d4169f Fix Javadocs 5 years ago
  Andreas Beeker ab3f2a0e50 Zero out garbage bytes in FontEntityAtom 5 years ago
  Dominik Stadler 72b4229b3e Jenkins DSL for Github PR build: Try to create the one file which is read from src/documentation during target 'jenkins' 5 years ago
  Dominik Stadler bfbd85d231 Jenkins DSL: enable Github PR builds, it seems to be functional now 5 years ago
  Dominik Stadler a1cc75ccc0 Jenkins DSL: throttle Github PR builds to not run many at once 5 years ago
  Dominik Stadler 22bdfcf399 Run Cell-tests on HSSF as well and make handling of null-values consistent across implementations 5 years ago
  Dominik Stadler 2b8200f7d7 Bug 61532: Fix setting values/types during formula evaluation for SXSSF 5 years ago
  Dominik Stadler 24b07f12f9 Use normal string parameter for now 5 years ago
  Dominik Stadler 3c99c70acf Add test which verifies that bug 61605 is already fixed 5 years ago
  Dominik Stadler 0e8d437a30 Add XMLBeans jobs for JDK 8 and 11. 5 years ago
  Dominik Stadler 825418d520 Adjust test to not require src/documentation to be available 5 years ago
  Dominik Stadler a6e9421d18 Adjust/enhance tests for bug 62275 some more 5 years ago
  Dominik Stadler d3dc9b0338 Bug 62629: Allow to handle files with invalid content types for pictures 5 years ago
  Dominik Stadler 7de8c2eaec Re-instate two dev-tools that we lost in some refactoring, 5 years ago