aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* [bug-51037] apply default column style if no style setPJ Fanning2022-07-018-35/+171
* [bug-66138] change log level to warn (the issue is worked around)PJ Fanning2022-06-221-1/+1
* remove use of some calls to deprecated cursor dispose()PJ Fanning2022-06-194-130/+74
* remove use of some calls to deprecated cursor dispose()PJ Fanning2022-06-196-137/+122
* remove use of some calls to deprecated cursor dispose()PJ Fanning2022-06-1931-468/+259
* [bug-66123] support gte attribute in XSSFConditionalFormattingThresholdPJ Fanning2022-06-152-0/+35
* add extra setTitle methodPJ Fanning2022-06-111-0/+14
* revert xmlbeans jar changesPJ Fanning2022-06-021-2/+1
* update keyPJ Fanning2022-06-021-1/+2
* [bug-56155] support version property in CorePropertiesPJ Fanning2022-05-282-0/+22
* [bug-66022] issue in Formula Parser with some sheet namesPJ Fanning2022-05-231-0/+19
* [bug-66081] fix editing of added abstract numberingsPJ Fanning2022-05-222-3/+47
* [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as idPJ Fanning2022-05-221-0/+20
* [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as idPJ Fanning2022-05-223-1/+33
* [bug-66079] apply test provided by Vladislav ArakelovPJ Fanning2022-05-211-8/+11
* [bug-66079] try to fix issue with XWPFNumbering.removeAbstractNumPJ Fanning2022-05-201-1/+9
* try xmlsec 3.0.0PJ Fanning2022-05-031-2/+2
* [bug-66039] add more javadoc about setCellFormulaValidationPJ Fanning2022-04-291-0/+2
* [bug-66039] show use of setCellFormulaValidation=false in a testPJ Fanning2022-04-291-0/+32
* more test issues with rate changePJ Fanning2022-04-091-4/+3
* [github-321] Fix issue with rounding in DataFormatter. Thanks to Colin Wang. ...PJ Fanning2022-04-091-0/+2
* [github-321] add test casePJ Fanning2022-04-081-0/+16
* [github-319] fix javadoc on setColumnHidden. Thanks to CodeMonkeyLab. This cl...PJ Fanning2022-04-052-4/+4
* [bug-65993] support copying hssf hyperlinks to xssf and respect full cell rangePJ Fanning2022-04-022-21/+77
* addHyperlink method on SXSSFSheetPJ Fanning2022-03-292-14/+46
* upgrade jmhPJ Fanning2022-03-281-2/+2
* spotbugs issuePJ Fanning2022-03-281-1/+1
* poi-ooxml-lite: Check in list of classes and xsb-files to avoid the jar-to-te...Dominik Stadler2022-03-241-1/+1
* [bug-65973] fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-222-2/+23
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-221-1/+20
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-222-1/+51
* small refactorPJ Fanning2022-03-221-3/+2
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-221-2/+2
* spellingPJ Fanning2022-03-221-2/+2
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-221-4/+13
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-221-2/+3
* [bug-64536] add another testPJ Fanning2022-03-201-18/+26
* [bug-64536] add getDimension on XSSFSheetPJ Fanning2022-03-202-0/+38
* use spaces for indentsPJ Fanning2022-03-204-68/+68
* Remove unused imports, remove unnecessary boxing of int-value and apply some ...Dominik Stadler2022-03-202-23/+21
* Add reproducer for possible OOM when reading pictures in XWPFDominik Stadler2022-03-201-1/+14
* Bug 65854: Use revert() instead of close() when OPCPackage is opened read-onlyDominik Stadler2022-03-202-10/+38
* javadocPJ Fanning2022-03-151-1/+1
* update testPJ Fanning2022-03-151-0/+3
* add xssf test (width/height)PJ Fanning2022-03-152-2/+30
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-112-6/+2
* [bug-65946] remove duplicate Category property from extracted propertiesPJ Fanning2022-03-091-30/+51
* [bug-65946] remove duplicate Category property from extracted propertiesPJ Fanning2022-03-091-1/+0
* [bug-65943] support rich text in SXSSFWorkbook (only when shared string table...PJ Fanning2022-03-091-40/+50
* [bug-65943] support rich text in SXSSFWorkbook (only when shared string table...PJ Fanning2022-03-093-3/+51