aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml-lite
Commit message (Expand)AuthorAgeFilesLines
* Add one more xsb which is missing in one of my projectsDominik Stadler2023-12-061-0/+1
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-061-0/+1
* Add some missing schema-files to ooxml-liteDominik Stadler2023-10-071-0/+1
* remove temporary hacksPJ Fanning2023-03-191-1/+0
* temporary hack to build to see if the gradle toolchain logic is what is break...PJ Fanning2023-03-191-0/+1
* try gradle 8.0.1 againPJ Fanning2023-02-221-1/+1
* try gradle 8.0.1 againPJ Fanning2023-02-221-1/+1
* try gradle 8.0.1 againPJ Fanning2023-02-221-9/+1
* try to fix gradle issuesPJ Fanning2023-02-221-2/+2
* try to get rid of cached module-info classesPJ Fanning2022-12-272-14/+1
* doesn't matter what jdk vendor is used to build module-info classesPJ Fanning2022-12-261-1/+0
* try to fix buildPJ Fanning2022-12-261-1/+0
* rebuild module-info.class files even if Java8 usedPJ Fanning2022-12-251-5/+3
* try to build sbomsPJ Fanning2022-12-211-0/+1
* cyclonedx per modulePJ Fanning2022-12-211-1/+20
* update some module-info classesPJ Fanning2022-07-252-2/+0
* module-infoPJ Fanning2022-07-251-1/+1
* refactor smart art codePJ Fanning2022-07-251-1/+3
* revert xmlbeans jar changesPJ Fanning2022-06-021-2/+1
* update keyPJ Fanning2022-06-021-1/+2
* poi-ooxml-lite: Check in list of classes and xsb-files to avoid the jar-to-te...Dominik Stadler2022-03-241-7/+2
* Use gradle toolchain to specify the jdk version and vendor, e.g.Andreas Beeker2022-02-211-7/+20
* add xsbs to suit SayiPJ Fanning2022-01-261-0/+2
* add ctcustomxmlblockd3c1type.xsb to poi-ooxml-litePJ Fanning2021-12-091-0/+1
* try to add LICENSE and NOTICE to sources jarsPJ Fanning2021-10-261-0/+7
* try to add LICENSE and NOTICE to sources jarsPJ Fanning2021-10-261-2/+1
* try to add LICENSE and NOTICE to sources jarsPJ Fanning2021-10-251-1/+2
* add missing xsbsPJ Fanning2021-10-242-1/+128
* Make module-info.java completely equal between Gradle and Ant buildDominik Stadler2021-10-212-2/+2
* get proper xmlbeans 5.0.2 releasePJ Fanning2021-10-201-7/+0
* xmlbeans 5.0.2 (temporarily from a pre-release location)PJ Fanning2021-10-131-0/+7
* rework BitmapImageRendererAndreas Beeker2021-09-192-0/+1
* try not to have poi-integration in pomPJ Fanning2021-09-051-1/+1
* poi-ooxml-lite dependency on poi-ooxml-fullPJ Fanning2021-09-051-1/+1
* update to release 5.1.0Andreas Beeker2021-09-031-9/+14
* update module-info.classes for next releaseAndreas Beeker2021-09-021-0/+0
* disable javadoc generation in ooxml-full and ooxml-liteAndreas Beeker2021-08-291-1/+2
* sonar fixesAndreas Beeker2021-08-281-0/+2
* use xmlbeans 5.0.0 in ant buildPJ Fanning2021-08-061-1/+2
* use xmlbeans 5.0.0 in ant buildPJ Fanning2021-08-061-2/+1
* provide dist files via gradleAndreas Beeker2021-07-191-15/+19
* revert accidental changePJ Fanning2021-07-121-1/+2
* use xmlbeans 5.0.0 in ant build due to build issuesPJ Fanning2021-07-122-2/+1
* revert accidental commitPJ Fanning2021-07-071-1/+9
* add explicit commons-io dependency to poi-ooxml. This closes #237PJ Fanning2021-07-061-8/+0
* activate javadoc lint and fix errorsAndreas Beeker2021-05-211-2/+2
* Start moving some bits to the main Gradle fileDominik Stadler2021-05-131-9/+0
* fix gradle builds to better comply with IntelliJAndreas Beeker2021-04-181-2/+17
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-073-0/+187