summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Handle more detected FileMagic types gracefully when running regression testingDominik Stadler2020-06-151-0/+7
* Throw an exception with more information instead of an NPEDominik Stadler2020-06-151-0/+4
* Always close Reader in testDominik Stadler2020-06-151-31/+31
* Add some more tests for bug 63624Dominik Stadler2020-06-151-5/+32
* Add some more tests from bug 63819Dominik Stadler2020-06-151-7/+22
* try to fix broken testPJ Fanning2020-06-112-4/+3
* remove unnecessary importsPJ Fanning2020-06-111-3/+0
* [bug-64516] XSSFSheet.shiftRows has a bug when shifting rows affect the order...PJ Fanning2020-06-111-1/+1
* [bug-64516] XSSFSheet.shiftRows has a bug when shifting rows affect the order...PJ Fanning2020-06-112-28/+21
* 64512 - Ole10Native aka embedded / object packager - handle UTF16 variantsAndreas Beeker2020-06-1112-238/+417
* [github-182] Fix root property size calculation. Thanks to netmackan. This cl...PJ Fanning2020-06-103-188/+271
* test tidy upPJ Fanning2020-06-091-2/+2
* [github-181] make Value function work with arrays. Thanks to Miłosz Rembisz....PJ Fanning2020-06-062-156/+183
* 63290 - PPTX To Png changes font sizes and colorsAndreas Beeker2020-06-0416-581/+540
* [bug-64489] Make Zip64 the default mode for saving SXSSF spreadsheetsPJ Fanning2020-06-023-3/+6
* [bug-64477] prevent duplicate call to delete temporary file (SXSSF finalizer)PJ Fanning2020-05-281-1/+1
* Bug 63290: retrieve default run properties from paragraphAlain Béarez2020-05-274-1/+63
* Get rid of redundant getParentParagraphAlain Béarez2020-05-272-74/+70
* next version will be 5.0.0PJ Fanning2020-05-171-7/+7
* next version will be 5.0.0PJ Fanning2020-05-1710-22/+22
* Fix test-failureDominik Stadler2020-05-171-0/+1
* Fix some IDE warnings, make lock-objects final, use generics, remove unused a...Dominik Stadler2020-05-165-39/+34
* Update ToCSV example to print out file-names in error messagesDominik Stadler2020-05-161-11/+9
* Bug 64322: Optimize performance of reading ole2 filesDominik Stadler2020-05-162-13/+96
* Bug 64393: Adjust relational operators to handle MissingArgEval correctlyDominik Stadler2020-05-162-4/+66
* Fix bug 64420: NPE in XSSFReader for files with macro-sheetsDominik Stadler2020-05-162-10/+30
* forbidden-apis-check issuesPJ Fanning2020-05-161-3/+4
* [github-180] Add DateValue function. Thanks to Milosz Rembisz. This closes #180PJ Fanning2020-05-154-1/+218
* [github-179] add an option for RangeCopier.copyRange() to clone styles. Thank...PJ Fanning2020-05-152-9/+73
* [bug-64441] synchronize code that initialises WorkbookFactoryPJ Fanning2020-05-153-5/+34
* mark test code as ok to suppress forbidden-apis checkPJ Fanning2020-05-141-0/+2
* [bug-64441] add test casePJ Fanning2020-05-141-0/+31
* fix errors due to new lib structureAndreas Beeker2020-05-071-21/+9
* #64411 - Provide JigSaw modulesAndreas Beeker2020-05-063-0/+318
* #64411 - Provide JigSaw modulesAndreas Beeker2020-05-0589-13141/+1932
* [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.PJ Fanning2020-04-292-4/+9
* [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.PJ Fanning2020-04-291-0/+3
* [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.PJ Fanning2020-04-291-5/+17
* [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.PJ Fanning2020-04-291-8/+4
* [github-176] Remove limit on number of rules in XSSFSheetConditionalFormattin...PJ Fanning2020-04-291-30/+27
* [github-178] Make isLatentStyle() public. This closes #178PJ Fanning2020-04-291-4/+17
* #64387 - Big POIFS stream result in OOMAndreas Beeker2020-04-286-202/+323
* Throw exception on null/placeholder arrays in TNEFAndreas Beeker2020-04-261-0/+5
* Github-177: Avoid NullPointerException if RangeCopier encounters empty/missin...Dominik Stadler2020-04-266-75/+119
* Replace assertion with exceptionAndreas Beeker2020-04-242-5/+7
* Fix regression introduced via Bug 60845: There are more items in CTBorder tha...Dominik Stadler2020-04-243-67/+279
* Bug 63294: Add some more methods to allow to use CellType everywhereDominik Stadler2020-04-246-24/+81
* Fix some IDE warnings, remove usage of deprecated methodsDominik Stadler2020-04-246-31/+32
* Re-establish class which is used in mass-regression-testingDominik Stadler2020-04-241-0/+175
* Sonar fix - "Add the missing @deprecated Javadoc tag."Andreas Beeker2020-04-22143-5/+433