aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* hs-err file locationPJ Fanning2021-10-201-0/+1
* scaling issuePJ Fanning2021-10-181-2/+2
* sonar fixesAndreas Beeker2021-10-1815-1132/+1044
* minor code improvementPJ Fanning2021-10-181-2/+2
* sonar fixesAndreas Beeker2021-10-181-11/+30
* add problem file to buildPJ Fanning2021-10-181-0/+12
* [bug-65638] Remove escaping of ampersand from headers and footers created by ...PJ Fanning2021-10-182-1/+15
* upgrade build/test dependenciesPJ Fanning2021-10-181-1/+1
* try Xverify:allPJ Fanning2021-10-181-1/+2
* [bug-59388] Set comment with option isVisible in .xlsx. Thanks to ryoii. This...PJ Fanning2021-10-182-7/+60
* sonar fixesAndreas Beeker2021-10-173-50/+123
* extra tests for Zip package parts backed by temp filesPJ Fanning2021-10-174-36/+60
* record size of encrypted temp dataPJ Fanning2021-10-164-9/+17
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2021-10-167-314/+358
* [github-264] extend testPJ Fanning2021-10-151-16/+22
* [github-264] bug in link external workbook. This closes #264PJ Fanning2021-10-151-1/+1
* #65634 - NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RAW F...Andreas Beeker2021-10-141-0/+27
* javadocPJ Fanning2021-10-142-3/+3
* test issuesPJ Fanning2021-10-143-20/+38
* temp file package partsPJ Fanning2021-10-142-17/+61
* setDisallowDocTypeDeclarationPJ Fanning2021-10-141-1/+1
* undo setDisallowDocTypeDeclaration (need to investigate some poi-integration ...PJ Fanning2021-10-131-1/+1
* add testsPJ Fanning2021-10-132-0/+34
* setDisallowDocTypeDeclarationPJ Fanning2021-10-131-0/+1
* add testsPJ Fanning2021-10-132-0/+67
* xmlbeans 5.0.2 (temporarily from a pre-release location)PJ Fanning2021-10-131-0/+7
* #64716 - wmf display errorAndreas Beeker2021-10-131-5/+14
* [bug-65042] support saving package part data in temp filesPJ Fanning2021-10-138-27/+347
* javadocPJ Fanning2021-10-131-3/+5
* javadocPJ Fanning2021-10-131-1/+1
* error messagePJ Fanning2021-10-131-1/+1
* #64716 - wmf display errorAndreas Beeker2021-10-121-5/+14
* [bug-62021] test adding time to date-timePJ Fanning2021-10-121-7/+19
* use workbook's xssf factoryPJ Fanning2021-10-126-17/+24
* #65551 - Incorrect fetching paragraph and text runs props from master shapeAndreas Beeker2021-10-113-2/+18
* adjust test expectationPJ Fanning2021-10-111-1/+1
* [bug-62215] add test case for sxssf formulas - issue was already fixedPJ Fanning2021-10-113-0/+39
* [github-261] Correct Maximum Width Calculation of unmerged Cells. Thanks to t...PJ Fanning2021-10-111-1/+1
* refactor XSSFReader to make it more extensiblePJ Fanning2021-10-102-11/+9
* [bug-65452] fix issue where WorkbookFactory.create(File, ...) returns null if...PJ Fanning2021-10-101-1/+22
* [bug-65306] try to fix broken testPJ Fanning2021-10-101-1/+4
* [bug-65306] issue with shift rows that remove rows and how shared formulas ar...PJ Fanning2021-10-102-4/+32
* [bug-65268] issue reading shared formulasPJ Fanning2021-10-092-23/+43
* formattingPJ Fanning2021-10-092-6/+3
* remove text size limitPJ Fanning2021-10-092-11/+13
* remove text size limitPJ Fanning2021-10-082-6/+24
* #65623 - Create XAdES-T signature with XAdESXLSignatureFacetAndreas Beeker2021-10-082-61/+167
* build issuePJ Fanning2021-10-081-0/+1
* undo changePJ Fanning2021-10-081-10/+0
* [bug-65372] allow max entry size to be higher than 4GbPJ Fanning2021-10-084-4/+35