aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjust Github Workflow to actually use newer version of AntDominik Stadler2021-01-031-31/+30
* Sonar fixesAndreas Beeker2021-01-024-451/+69
* forbidden-apis-fixAndreas Beeker2021-01-011-1/+1
* fix year agnostic date/test valuesAndreas Beeker2021-01-011-2/+10
* Apply some IDE suggestions and fix some JavaDocDominik Stadler2021-01-017-38/+38
* Bug 64750: Do not use CTDataValidations.getCount(), instead only rely on getD...Dominik Stadler2021-01-013-2/+10
* workaround NullPointerException when font family (of bullets) can't be determ...Andreas Beeker2020-12-302-1/+2
* workaround "Width (0) and height (0) cannot be <= 0" error while rendering te...Andreas Beeker2020-12-302-1/+1
* add failing regression test filesAndreas Beeker2020-12-3029-14/+32
* Bug 64986: Support missing or blank match_type for function MatchDominik Stadler2020-12-305-7/+37
* Bug 64838: Do not populate cells with a paragraph when loading an existing do...Dominik Stadler2020-12-304-16/+29
* Add unfixed test for bug 64759 and make the ones fail which depend on manual ...Dominik Stadler2020-12-303-0/+16
* Also replace for JUnit 5 in commentsDominik Stadler2020-12-305-7/+6
* Adjust error-message on old files and simplify code slightlyDominik Stadler2020-12-301-14/+7
* Slightly re-arrange code to only perform computations if we do not exit the l...Dominik Stadler2020-12-301-20/+12
* Bug 65009: Fix incorrect index for 1-based picturesDominik Stadler2020-12-302-4/+13
* Add missing jar-file for JavaDoc generationDominik Stadler2020-12-291-0/+1
* Adjust some JavaDocDominik Stadler2020-12-296-21/+17
* Improve the speed of the styles-optimiser when there are many styles in a Wor...Dominik Stadler2020-12-292-28/+36
* bump versionsAndreas Beeker2020-12-281-22/+21
* sonar fixesAndreas Beeker2020-12-2817-447/+441
* github-207 - replace commons logging with slf4j - use jcl-over-slf4jAndreas Beeker2020-12-289-6/+6
* sonarcloud.io phases out support for Java 8Andreas Beeker2020-12-281-1/+1
* gather necessary .xsb for ooxml-lite jar via intercepting the calls to Schema...Andreas Beeker2020-12-284-74/+99
* Forbidden-apis fix - Graphics2D.finalize() is deprecated by Java14Andreas Beeker2020-12-261-12/+0
* Sonar fixesAndreas Beeker2020-12-2661-342/+390
* try to fix gradle sonarqube jobAndreas Beeker2020-12-251-2/+6
* try to fix gradle sonarqube jobAndreas Beeker2020-12-252-12/+19
* [bug-65023] add col bugfix. Thanks to Paula Muldoon, This closes #212PJ Fanning2020-12-253-5/+88
* upgrade pdfbox and pdfbox-graphics2dAndreas Beeker2020-12-254-8/+8
* try to fix distsourcebuild errorAndreas Beeker2020-12-252-6/+12
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241010-20882/+16421
* Add initial Github Actions to build PRs with all three build-systemsDominik Stadler2020-12-203-0/+126
* Fix NullPointerException in Autosize introduced via #64981Dominik Stadler2020-12-203-19/+77
* [github-198] Remove jdk.charset module dependency for spreadsheets generation...PJ Fanning2020-12-1910-39/+76
* revert accidental changePJ Fanning2020-12-191-1/+1
* fix log textPJ Fanning2020-12-193-3/+3
* add slf4j dependencyPJ Fanning2020-12-181-0/+1
* add missing licensePJ Fanning2020-12-181-0/+17
* avoid string concatsPJ Fanning2020-12-181-8/+17
* #64876 - Unable to convert pptx to pdfAndreas Beeker2020-12-179-669/+904
* [github-208] Fix a few instances of incorrect NotImplemented documentation. T...PJ Fanning2020-12-172-26/+15
* avoid string concatsPJ Fanning2020-12-1717-32/+29
* avoid string concatsPJ Fanning2020-12-1758-156/+132
* avoid string concatsPJ Fanning2020-12-1742-77/+78
* remove tabsPJ Fanning2020-12-174-305/+305
* [github-207] add SLF4JLoggerPJ Fanning2020-12-171-70/+75
* [github-207] add SLF4JLoggerPJ Fanning2020-12-175-17/+175
* Do not wrap RuntimeException so we still can handle them directlyDominik Stadler2020-12-162-1/+4
* add back log4j 1.x as a test-only dependency of ooxml-testsPJ Fanning2020-12-162-6/+12