9799 Commits (1d3ee4694ecc281083d29639c738b519bd423853)
 

Author SHA1 Message Date
  PJ Fanning 09ac35e05d throw IllegalArgumnetException if null directory specified 5 years ago
  Vladislav Galas 7ca850e673 Fixed build (explicitly specified charset for new String(byte[])) 5 years ago
  Vladislav Galas e16885976d Bug 63057: made SXSSFCell.setCellValue(String|RichTextString) exception-safe. 5 years ago
  Vladislav Galas 2cda5536a1 Improved test coverage for *Cell classes 5 years ago
  Vladislav Galas 217633f608 Bug 62993: XSSFEvaluationSheet now retrieves valid last row index from underlying XSSFSheet. Thanks to Axel Howind. 5 years ago
  Vladislav Galas c86ae2cb5f Bug 62828: CellReference(Cell) now initializes sheet name. 5 years ago
  Vladislav Galas 42261c8991 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 cc760d30e7 Add missing revert() in OPCPackage to close Zip-streams always 5 years ago
  Dominik Stadler b7d5591734 Add missing file-close in ZipInputStreamZipEntrySource seen in some mass regression tests 5 years ago
  PJ Fanning cdbda8e615 fix since annotation 5 years ago
  Andreas Beeker 2a2804a575 exclude integrationtest/build from rat-check 5 years ago
  Andreas Beeker 8db668438c #63047 - Make POILogger subclassable 5 years ago
  Dominik Stadler d4539d9658 Adjust test for bug 60460 to also run fine on Windows 5 years ago
  Dominik Stadler 05246549dd Bug 60460: Handle null workbook or sheet names and emit #REF as Excel does 5 years ago
  Dominik Stadler c8c441cdcd IDE and JavaDoc fixes 5 years ago
  Dominik Stadler cafe7639c2 Jenkins DSL: Disable XMLBeans-JDK-11 as it will not work yet 5 years ago
  Dominik Stadler 9167737811 Bug 60845: Apply patch and adjust tests 5 years ago
  Dominik Stadler fe44bd234d IDE and JavaDoc fixes, make base test classes abstract 5 years ago
  Andreas Beeker 033c092415 #63028 - Provide font embedding for slideshows 5 years ago
  Andreas Beeker 7416a824c6 Add Enum method to help identifying unknown records with POI-Visualizer 5 years ago
  Andreas Beeker cf1e15b85e Fix Javadocs 5 years ago
  Andreas Beeker 162d14f644 Zero out garbage bytes in FontEntityAtom 5 years ago
  Dominik Stadler 270b7f3b81 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 860ee9f361 Jenkins DSL: enable Github PR builds, it seems to be functional now 5 years ago
  Dominik Stadler b60bcec573 Jenkins DSL: throttle Github PR builds to not run many at once 5 years ago
  Dominik Stadler e3ce49cea8 Run Cell-tests on HSSF as well and make handling of null-values consistent across implementations 5 years ago
  Dominik Stadler deeaa076af Bug 61532: Fix setting values/types during formula evaluation for SXSSF 5 years ago
  Dominik Stadler 3e2583778a Use normal string parameter for now 5 years ago
  Dominik Stadler 691ade87dc Add test which verifies that bug 61605 is already fixed 5 years ago
  Dominik Stadler 30835c916e Add XMLBeans jobs for JDK 8 and 11. 5 years ago
  Dominik Stadler c554aeade0 Adjust test to not require src/documentation to be available 5 years ago
  Dominik Stadler 950186269b Adjust/enhance tests for bug 62275 some more 5 years ago
  Dominik Stadler e0484aca4b Bug 62629: Allow to handle files with invalid content types for pictures 5 years ago
  Dominik Stadler 6aafdf27f6 Re-instate two dev-tools that we lost in some refactoring, 5 years ago
  Dominik Stadler 480c0812b2 IDE and JavaDoc fixes, close() in tests 5 years ago
  Dominik Stadler 312baae3f5 Add some simple coverage of HSLF-Dev-Tools 5 years ago
  Dominik Stadler 008986844c Bug 62839: Adjust MathX.floor() to handle negative values the same 5 years ago
  Dominik Stadler 8011fdcdc3 Fix various IDE warnings and some JavaDoc adjustments 5 years ago
  Dominik Stadler 3219b3a5eb Fix incorrect constant for pict-files 5 years ago
  Dominik Stadler ee0dc9944d Remove unnecesssary semicolons 5 years ago
  Dominik Stadler e827a69540 Simplify some string operations 5 years ago
  Dominik Stadler 8e0501aa37 JavaDoc fixes/additions and some IDE warnings removed 5 years ago
  Dominik Stadler bf5fad6057 Bug 62884: sheetnum is not checked in InternalWorkbook.setSheetHidden() 5 years ago
  centic 2bd8838fd8 Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
  Dominik Stadler 719b102d48 Add more file-leak exlcudes for the mass regression testing 5 years ago
  Andreas Beeker deef652b04 fix old xerces errors because of not available disallow-doctype parser feature 5 years ago
  Dominik Stadler d5e2aca0b1 Rework test somewhat and enable logger to better indicate if the test is 5 years ago
  Dominik Stadler c95b62e73b One more file-leak-detector exclude 5 years ago
  Dominik Stadler 92113801d9 Add missing jacoco-lib to test-scratchpad 5 years ago
  Andreas Beeker bd951d284a #62886 - Regression extracting text from corrupted docx files 5 years ago