aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Sonar fixesAndreas Beeker2021-01-10158-158/+158
* Sonar fixesAndreas Beeker2021-01-10119-119/+119
* Sonar fixesAndreas Beeker2021-01-101-161/+107
* Sonar fixesAndreas Beeker2021-01-0911-186/+185
* Sonar fixesAndreas Beeker2021-01-097-17/+17
* Sonar fixesAndreas Beeker2021-01-09110-466/+465
* Sonar fixesAndreas Beeker2021-01-0968-166/+183
* Sonar fixesAndreas Beeker2021-01-09111-800/+770
* Sonar fixesAndreas Beeker2021-01-09181-729/+782
* Sonar fixesAndreas Beeker2021-01-0910-49/+51
* Sonar fixesAndreas Beeker2021-01-09207-1198/+1259
* Sonar fixesAndreas Beeker2021-01-08420-2085/+2077
* Sonar fixesAndreas Beeker2021-01-0828-764/+679
* Sonar fixesAndreas Beeker2021-01-084-157/+92
* Properly close file handles in extractors and when handling password-protecte...Dominik Stadler2021-01-075-14/+54
* Improve EmptyFileException when the file actually does not exist at allDominik Stadler2021-01-071-1/+3
* Sonar fixesAndreas Beeker2021-01-073-109/+78
* #65063 - WMF parsing failed on closed empty polygonAndreas Beeker2021-01-062-9/+16
* #65061 - Handle VmlDrawings containing spreadsheet-ml default namespaceAndreas Beeker2021-01-062-17/+47
* Include file-name in EmptyFileExceptionDominik Stadler2021-01-065-7/+10
* Try to avoid error "Start point cannot equalendpoint"Dominik Stadler2021-01-061-1/+3
* Run all integration-test steps in manual test-methodDominik Stadler2021-01-061-0/+4
* Slightly adjust error message if requested allocations are too bigDominik Stadler2021-01-061-4/+6
* Adjust one expected error message in integration-testsDominik Stadler2021-01-061-0/+1
* Adjust assumption for one specific font-related exception on WindowsDominik Stadler2021-01-062-6/+10
* Avoid unneeded Unicode characters which break compiling if encoding is not UTF-8Dominik Stadler2021-01-061-1/+1
* Sonar fixesAndreas Beeker2021-01-052-27/+31
* Bug 64132: Fix regression introduced by changing factoriesDominik Stadler2021-01-044-8/+18
* Try to make Gradle build workDominik Stadler2021-01-031-5/+1
* Allow JUnit 5 access to the parmaeters also on newer JDKsDominik Stadler2021-01-031-3/+1
* Ignore Font-issue with JDK 8 on Windows in another testDominik Stadler2021-01-031-2/+14
* Apply some IDE suggestionsDominik Stadler2021-01-036-50/+48
* Bug 64494: Ensure "applyAlignment" in cell-styles is enabled when necessaryDominik Stadler2021-01-032-1/+42
* Avoid test failing on Windows with JDK 8 because of an ArrayIndexOutOfBoundsE...Dominik Stadler2021-01-031-2/+15
* ooxml-schema: trigger loading stress-documents as part of the normal unit-testsDominik Stadler2021-01-032-0/+156
* Bug 64450: Allow to parse a file where the relationship-id is an empty stringDominik Stadler2021-01-032-4/+11
* 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-012-2/+10
* workaround NullPointerException when font family (of bullets) can't be determ...Andreas Beeker2020-12-301-1/+2
* workaround "Width (0) and height (0) cannot be <= 0" error while rendering te...Andreas Beeker2020-12-301-1/+1
* add failing regression test filesAndreas Beeker2020-12-308-7/+16
* Bug 64986: Support missing or blank match_type for function MatchDominik Stadler2020-12-304-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-302-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