aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Expand)AuthorAgeFilesLines
* Sonar fixesAndreas Beeker2021-01-151-9/+38
* Sonar fixesAndreas Beeker2021-01-116-180/+150
* Sonar fixesAndreas Beeker2021-01-105-5/+5
* IBM JDK is slower than the other JDKs with "test58896WithFile" testcaseAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-10158-158/+158
* Sonar fixesAndreas Beeker2021-01-101-161/+107
* Sonar fixesAndreas Beeker2021-01-0911-186/+185
* Sonar fixesAndreas Beeker2021-01-09110-466/+465
* Sonar fixesAndreas Beeker2021-01-097-143/+131
* Sonar fixesAndreas Beeker2021-01-09205-1196/+1196
* Sonar fixesAndreas Beeker2021-01-082-4/+4
* Sonar fixesAndreas Beeker2021-01-0810-281/+209
* Properly close file handles in extractors and when handling password-protecte...Dominik Stadler2021-01-071-2/+7
* Sonar fixesAndreas Beeker2021-01-073-109/+78
* #65061 - Handle VmlDrawings containing spreadsheet-ml default namespaceAndreas Beeker2021-01-062-17/+47
* Adjust assumption for one specific font-related exception on WindowsDominik Stadler2021-01-061-3/+5
* 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
* ooxml-schema: trigger loading stress-documents as part of the normal unit-testsDominik Stadler2021-01-031-0/+155
* Bug 64450: Allow to parse a file where the relationship-id is an empty stringDominik Stadler2021-01-032-4/+11
* Sonar fixesAndreas Beeker2021-01-021-9/+0
* Apply some IDE suggestions and fix some JavaDocDominik Stadler2021-01-015-27/+24
* 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
* add failing regression test filesAndreas Beeker2020-12-301-0/+2
* Bug 64986: Support missing or blank match_type for function MatchDominik Stadler2020-12-301-1/+24
* 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-301-0/+15
* Also replace for JUnit 5 in commentsDominik Stadler2020-12-301-1/+0
* sonar fixesAndreas Beeker2020-12-288-396/+373
* gather necessary .xsb for ooxml-lite jar via intercepting the calls to Schema...Andreas Beeker2020-12-281-25/+87
* Forbidden-apis fix - Graphics2D.finalize() is deprecated by Java14Andreas Beeker2020-12-261-12/+0
* Sonar fixesAndreas Beeker2020-12-2610-70/+46
* [bug-65023] add col bugfix. Thanks to Paula Muldoon, This closes #212PJ Fanning2020-12-252-5/+88
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-24249-5543/+4522
* Fix NullPointerException in Autosize introduced via #64981Dominik Stadler2020-12-202-1/+40
* fix log textPJ Fanning2020-12-191-0/+0
* add missing licensePJ Fanning2020-12-181-0/+17
* #64876 - Unable to convert pptx to pdfAndreas Beeker2020-12-175-12/+1166
* avoid string concatsPJ Fanning2020-12-174-6/+6
* avoid string concatsPJ Fanning2020-12-1712-37/+38
* avoid string concatsPJ Fanning2020-12-1712-20/+19
* [github-207] add SLF4JLoggerPJ Fanning2020-12-171-2/+2
* Do not wrap RuntimeException so we still can handle them directlyDominik Stadler2020-12-161-1/+1
* use less contentious language in code commentsPJ Fanning2020-12-151-1/+1
* #64981 - Upgrade OOXML schema to 5th edition (transitional)Andreas Beeker2020-12-1310-115/+112
* #64979 - Change artifact names of poi-/ooxml-schemasAndreas Beeker2020-12-1313-37/+38
* mute talkative tests, which spam to StdOut/StdErrAndreas Beeker2020-12-134-29/+27