summaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
...
* #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
* add test case from bug-65619PJ Fanning2021-10-081-6/+35
* reflections 0.10.1PJ Fanning2021-10-071-1/+1
* [github-260] add test casePJ Fanning2021-10-071-15/+29
* [github-260] Check XDGFCell value for null to avoid NullPointerException. Tha...PJ Fanning2021-10-071-5/+14
* update javadoc for cell/row copyPJ Fanning2021-10-071-4/+11
* support copying to hssf rowPJ Fanning2021-10-062-30/+29
* javadoc issuePJ Fanning2021-10-061-1/+1
* javadoc issuePJ Fanning2021-10-061-0/+1
* genericise cell copy logicPJ Fanning2021-10-065-67/+262
* [bug-65613] experimental SXSSF writeAvoidingTempFilesPJ Fanning2021-10-041-1/+7
* [bug-65613] experimental SXSSF writeAvoidingTempFilesPJ Fanning2021-10-041-0/+1
* [bug-65613] experimental SXSSF writeAvoidingTempFilesPJ Fanning2021-10-043-10/+126
* upgrade reflections jarPJ Fanning2021-10-041-1/+1
* make array into immutable collection (spotbugs issue)PJ Fanning2021-10-031-7/+8
* make array into immutable collection (spotbugs issue)PJ Fanning2021-10-033-12/+24
* #65612 - XSLF CustomGeometry - replace XmlStreamReader access with XmlBeans d...Andreas Beeker2021-10-0323-37/+913
* sonar issuesPJ Fanning2021-10-031-2/+4
* [bug-65609] add naive test casePJ Fanning2021-10-011-0/+28
* [bug-65609] add flushBufferedData to SXSSFSheetPJ Fanning2021-10-012-0/+14
* typos in javadocPJ Fanning2021-10-011-2/+2
* Consolidate spreadsheet PictureData javadocsMarius Volkhart2021-10-011-16/+2
* Fix Javadoc errors and warnings on JDK 17Marius Volkhart2021-10-013-3/+3
* forbidden apiPJ Fanning2021-09-291-1/+1
* [github-254] Implement XSSFWorkbook linkExternalWorkbook. Thanks to @aspojo. ...PJ Fanning2021-09-293-10/+102
* upgrade graphics2d - 0.33PJ Fanning2021-09-291-2/+2
* upgrade guavaPJ Fanning2021-09-281-1/+1
* [github-252] wrong file name format for external linksPJ Fanning2021-09-271-1/+1
* [bug-65595] Strip colour formatting in headers and footersPJ Fanning2021-09-241-0/+21
* upgrade some build dependenciesPJ Fanning2021-09-231-2/+2
* tabs to spacesPJ Fanning2021-09-231-18/+18
* javadocPJ Fanning2021-09-231-1/+1