aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* [bug-66176] Integrate SmartArt diagrams from powerpoint presentations. Thanks...PJ Fanning2022-07-225-4/+441
* add testsPJ Fanning2022-07-212-3/+29
* use common PictureTypePJ Fanning2022-07-2111-156/+73
* add getPictureTypeEnumPJ Fanning2022-07-217-26/+189
* add getPictureTypeEnumPJ Fanning2022-07-211-1/+1
* add getPictureTypeEnumPJ Fanning2022-07-202-0/+114
* test issuePJ Fanning2022-07-201-2/+6
* [bug-55330] add setMargin(PageMargin, double)PJ Fanning2022-07-202-9/+45
* [bug-55330] add getMargin(PageMargin)PJ Fanning2022-07-202-8/+39
* [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing...PJ Fanning2022-07-203-23/+102
* use try-with-resourcesPJ Fanning2022-07-201-1/+1
* javadocPJ Fanning2022-07-201-3/+3
* javadocPJ Fanning2022-07-171-0/+1
* [github-348] tidy up number castingPJ Fanning2022-07-171-2/+2
* [github-354] Add extra methods to StringUtil and refactor some code to use th...PJ Fanning2022-07-172-4/+5
* [github-339] compile issue in testPJ Fanning2022-07-171-0/+1
* [github-339] Add extra methods to StringUtil and refactor some code to use th...PJ Fanning2022-07-177-12/+17
* [github-356] accept some of the changes in this PR (not all)PJ Fanning2022-07-162-3/+3
* [github-342] Use foreach. Thanks to XenoAmess. This closes #342PJ Fanning2022-07-161-2/+1
* [github-345] Use switch instead of if. Thanks to XenoAmess. This closes #345PJ Fanning2022-07-1612-156/+223
* [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-1520-26/+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-361] reuse regex pattern instances. Thanks to XenoAmess. This closes ...PJ Fanning2022-07-152-3/+6
* [github-340] make more use of StandardCharsets. Thanks to XenoAmess. This clo...PJ Fanning2022-07-153-16/+18
* [github-344] refactor equals method in XSSFHyperlinkRecordPJ Fanning2022-07-151-7/+6
* [github-347] make some inner classes static to save memory. Thanks to XenoAme...PJ Fanning2022-07-152-2/+2
* [github-343] use try-with-resources. Thanks to XenoAmess. This closes #343PJ Fanning2022-07-151-16/+13
* [github-360] HSSFExtendedColor does not set RGB colors properly. Thanks to Xe...PJ Fanning2022-07-151-1/+1
* allow HSSFSharedStringPJ Fanning2022-07-121-1/+7
* missing licensePJ Fanning2022-07-101-0/+17
* [bug-66052] add testPJ Fanning2022-07-101-0/+66
* remove ignoreInvalidColors paramPJ Fanning2022-07-101-8/+4
* try to fix testsPJ Fanning2022-07-102-22/+0
* add param that allows invalid colors to be ignoredPJ Fanning2022-07-101-5/+9
* try to fix tests - disabling 2 that need investigationPJ Fanning2022-07-103-2/+24
* javadoc issuesPJ Fanning2022-07-106-6/+6
* throw exception if wrong Color class is usedPJ Fanning2022-07-101-0/+6
* [bug-66052] apply cell style fixes supplied by Axel RichterPJ Fanning2022-07-101-0/+26
* [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-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