aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove some more deprecated codePJ Fanning2020-06-285-135/+1
* fix up build issuePJ Fanning2020-06-281-1/+0
* remove some deprecated classesPJ Fanning2020-06-2728-1612/+2
* remove some deprecated classesPJ Fanning2020-06-273-362/+2
* remove some deprecated classesPJ Fanning2020-06-276-906/+0
* remove some deprecated classesPJ Fanning2020-06-277-647/+12
* update deprecation versionPJ Fanning2020-06-271-1/+2
* remove some deprecated methods from CellPJ Fanning2020-06-276-105/+1
* remove some deprecated Font methods from WorkbookPJ Fanning2020-06-276-61/+38
* try to fix test compilePJ Fanning2020-06-271-3/+37
* try to fix test compilePJ Fanning2020-06-272-9/+7
* remove some deprecated Name methods from WorkbookPJ Fanning2020-06-276-628/+448
* [bug-64561] XWPFSDTContent.getText() is empty for nested SDT elementsPJ Fanning2020-06-262-10/+24
* fix ASL headersAndreas Beeker2020-06-253-15/+18
* improve memory safety in HWPFDocumentCoreTim Allison2020-06-222-3/+3
* try to fix windows failuresAndreas Beeker2020-06-191-1/+1
* 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