aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/test
Commit message (Expand)AuthorAgeFilesLines
* [github-346] Javadoc issues. Thanks to XenoAmess. This closes #346PJ Fanning2022-07-162-5/+4
* [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341PJ Fanning2022-07-1515-19/+0
* [github-355] Tidy up some boxed variables. Thanks to XenoAmess. This closes #355PJ Fanning2022-07-151-1/+1
* [github-349] tidy up some test assertions. Thanks to XenoAmess. This closes #349PJ Fanning2022-07-153-7/+7
* [github-340] make more use of StandardCharsets. Thanks to XenoAmess. This clo...PJ Fanning2022-07-151-14/+14
* [github-347] make some inner classes static to save memory. Thanks to XenoAme...PJ Fanning2022-07-151-1/+1
* [github-360] HSSFExtendedColor does not set RGB colors properly. Thanks to Xe...PJ Fanning2022-07-151-1/+1
* missing licensePJ Fanning2022-07-101-0/+17
* [bug-66052] add testPJ Fanning2022-07-101-0/+66
* try to fix testsPJ Fanning2022-07-102-22/+0
* try to fix tests - disabling 2 that need investigationPJ Fanning2022-07-102-0/+22
* javadoc issuesPJ Fanning2022-07-101-1/+1
* [bug-65634] NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RA...PJ Fanning2022-07-011-0/+26
* [bug-51037] apply default column style if no style setPJ Fanning2022-07-014-28/+112
* remove use of some calls to deprecated cursor dispose()PJ Fanning2022-06-193-35/+35
* remove use of some calls to deprecated cursor dispose()PJ Fanning2022-06-191-7/+6
* [bug-66123] support gte attribute in XSSFConditionalFormattingThresholdPJ Fanning2022-06-151-0/+18
* [bug-56155] support version property in CorePropertiesPJ Fanning2022-05-281-0/+3
* [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-221-2/+43
* [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-222-0/+23
* [bug-66079] apply test provided by Vladislav ArakelovPJ Fanning2022-05-211-8/+11
* [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
* [bug-65993] support copying hssf hyperlinks to xssf and respect full cell rangePJ Fanning2022-04-021-20/+72
* addHyperlink method on SXSSFSheetPJ Fanning2022-03-291-0/+31
* spotbugs issuePJ Fanning2022-03-281-1/+1
* [bug-65973] fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-221-0/+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-221-0/+50
* spellingPJ Fanning2022-03-221-2/+2
* [bug-64536] add another testPJ Fanning2022-03-201-18/+26
* [bug-64536] add getDimension on XSSFSheetPJ Fanning2022-03-201-0/+24
* use spaces for indentsPJ Fanning2022-03-201-47/+47
* 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-201-0/+22
* update testPJ Fanning2022-03-151-0/+3
* add xssf test (width/height)PJ Fanning2022-03-151-1/+29
* [bug-65946] remove duplicate Category property from extracted propertiesPJ Fanning2022-03-091-30/+51
* [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-091-0/+49
* missing licensePJ Fanning2022-03-071-0/+17
* [bug-65939] add partial fix for clearing formula with circular refPJ Fanning2022-03-071-0/+22
* [bug-65939] add partial fix for clearing formula with circular refPJ Fanning2022-03-071-0/+28
* [bug-65935] add removeTextRunPJ Fanning2022-03-071-0/+22
* reformatPJ Fanning2022-03-071-4/+4
* [bug-65934] add removeTextParagraphPJ Fanning2022-03-071-5/+26