8440 Commits (2a292cb42daa66f193e2c18aebd0c5d2e6ab365c)

Author SHA1 Message Date
  PJ Fanning 84330c6aa3 [bug-64489] Make Zip64 the default mode for saving SXSSF spreadsheets 4 years ago
  PJ Fanning aa2a43e2a2 [bug-64477] prevent duplicate call to delete temporary file (SXSSF finalizer) 4 years ago
  Alain Béarez 8cbc3703c3 Bug 63290: retrieve default run properties from paragraph 4 years ago
  Alain Béarez 6126c3d24c Get rid of redundant getParentParagraph 4 years ago
  PJ Fanning 5cbe3bb7f1 next version will be 5.0.0 4 years ago
  PJ Fanning 00185c2857 next version will be 5.0.0 4 years ago
  Dominik Stadler 6a1e8dbb70 Fix test-failure 4 years ago
  Dominik Stadler c61cd6fa03 Fix some IDE warnings, make lock-objects final, use generics, remove unused allocated fields to reduce memory overhead of DocumentInputStream 4 years ago
  Dominik Stadler eb497bac79 Update ToCSV example to print out file-names in error messages 4 years ago
  Dominik Stadler 3cad9e6851 Bug 64322: Optimize performance of reading ole2 files 4 years ago
  Dominik Stadler ff919eb0e4 Bug 64393: Adjust relational operators to handle MissingArgEval correctly 4 years ago
  Dominik Stadler d2ad752e1c Fix bug 64420: NPE in XSSFReader for files with macro-sheets 4 years ago
  PJ Fanning 5bad296845 forbidden-apis-check issues 4 years ago
  PJ Fanning af8137a6e4 [github-180] Add DateValue function. Thanks to Milosz Rembisz. This closes #180 4 years ago
  PJ Fanning 9bddb8729e [github-179] add an option for RangeCopier.copyRange() to clone styles. Thanks to xjlin0. This closes #179 4 years ago
  PJ Fanning 237d55b3e3 [bug-64441] synchronize code that initialises WorkbookFactory 4 years ago
  PJ Fanning 9e39db8119 mark test code as ok to suppress forbidden-apis check 4 years ago
  PJ Fanning 24345edd5e [bug-64441] add test case 4 years ago
  Andreas Beeker 23337fa03d fix errors due to new lib structure 4 years ago
  Andreas Beeker 296275d88f #64411 - Provide JigSaw modules 4 years ago
  Andreas Beeker 114a4dbd41 #64411 - Provide JigSaw modules 4 years ago
  PJ Fanning ce5f3df081 [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting. 4 years ago
  PJ Fanning d8e06cfa5d [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting. 4 years ago
  PJ Fanning 1491160578 [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting. 4 years ago
  PJ Fanning bc654e63da [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting. 4 years ago
  PJ Fanning 4da2b597e0 [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting. This closes #176 4 years ago
  PJ Fanning 18c98662aa [github-178] Make isLatentStyle() public. This closes #178 4 years ago
  Andreas Beeker 8b4f463ed3 #64387 - Big POIFS stream result in OOM 4 years ago
  Andreas Beeker 23acaff78d Throw exception on null/placeholder arrays in TNEF 4 years ago
  Dominik Stadler 979d1b48e7 Github-177: Avoid NullPointerException if RangeCopier encounters empty/missing rows 4 years ago
  Andreas Beeker 6ae31c8a67 Replace assertion with exception 4 years ago
  Dominik Stadler c7c5fc23be Fix regression introduced via Bug 60845: There are more items in CTBorder that need to be handled in equals() 4 years ago
  Dominik Stadler 4abe6ef9ef Bug 63294: Add some more methods to allow to use CellType everywhere 4 years ago
  Dominik Stadler 52320e3213 Fix some IDE warnings, remove usage of deprecated methods 4 years ago
  Dominik Stadler a415ae13f7 Re-establish class which is used in mass-regression-testing 4 years ago
  Andreas Beeker ad73704e81 Sonar fix - "Add the missing @deprecated Javadoc tag." 4 years ago
  Andreas Beeker 778f4f5d7d #55505 - CountryRecord not found 4 years ago
  Andreas Beeker c8a5bdf22a Sonar fix - "Add a "NoSuchElementException" for iteration beyond the end of the collection." 4 years ago
  Andreas Beeker 948d4a3574 Sonar fix - "Cast one of the operands of this addition operation to a 'long'/'double'" 4 years ago
  Andreas Beeker 65c8c6cd11 Sonar fix - Suppress "Make sure that command line arguments are used safely here." for examples 4 years ago
  Andreas Beeker 30280a9e5a fix integration test error 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 fbcf0c81ba Fix new Name.isHidden leftover 4 years ago
  Nick Burch e9d0ddce93 Add unit tests for new Name.isHidden method 4 years ago
  Nick Burch 248e85dbba Inspired by Stackoverflow #61292598 - Expose if a Named Range is hidden or not 4 years ago
  Andreas Beeker 2841f3cd0e Sonar fixes - Ignore System.out-calls and args checks in examples 4 years ago
  Andreas Beeker 7b2674f5af #57843 - RuntimeException on extracting text from Word 97-2004 Document 4 years ago
  Andreas Beeker 7daeb4278c Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyClone 4 years ago
  Andreas Beeker cdefe69aab Sonar fix - Child class methods named for parent class methods should be overrides 4 years ago