aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing library for forbidden-apis-checkDominik Stadler2023-01-031-0/+1
* Avoid some NullPointerException and ClassCastExceptions found when fuzzing Ap...Dominik Stadler2023-01-0315-42/+138
* 2023PJ Fanning2023-01-011-1/+1
* Change more assertions to proper checksDominik Stadler2023-01-011-2/+6
* Prevent more cases of unbounded allocationDominik Stadler2023-01-012-15/+68
* Ant: Adjust libs for poi-excelant as it requires poi-ooxml and xmlbeansDominik Stadler2023-01-011-0/+2
* Ignore compile module-info class-filesDominik Stadler2023-01-011-0/+3
* Try to avoid clashes of modules java.xml and xml-apisDominik Stadler2023-01-011-1/+1
* Avoid some NullPointerExceptions and ClassCastExceptions found when fuzzing A...Dominik Stadler2023-01-0116-64/+139
* Jenkins DSL: Fix link to Spotbugs results some moreDominik Stadler2023-01-011-2/+2
* Jenkins DSL: Adjust links and comment out publishing "warnings" as the plugin...Dominik Stadler2022-12-301-4/+6
* Jenkins DSL: On Windows also revert some specific filesDominik Stadler2022-12-301-0/+2
* Rename method for color from "RBG" to "RGB"Dominik Stadler2022-12-303-16/+16
* Replace some more http -> https in the generated documentation pagesDominik Stadler2022-12-301-0/+10
* Jenkins DSL: Do not try to rebuild sources with Gradle for JDK 20Dominik Stadler2022-12-301-7/+11
* graphics2d 0.42PJ Fanning2022-12-292-2/+2
* [github-409] Textruns not honouring highlight. Thans to gffloodg. This closes...PJ Fanning2022-12-281-0/+67
* mockito 4.11.0PJ Fanning2022-12-282-2/+2
* [github-409] Textruns not honouring highlight. Thans to gffloodg. This closes...PJ Fanning2022-12-286-2/+203
* [bug-66397] update temp file code. Thanks to lsq27.PJ Fanning2022-12-284-41/+35
* add test filePJ Fanning2022-12-281-0/+0
* try to get rid of cached module-info classesPJ Fanning2022-12-2723-227/+32
* Fix when bodyElements contain sdt, the inserted element is in the wrong positionBida Fan2022-12-272-1/+17
* try to get sboms to build againPJ Fanning2022-12-261-1/+2
* Ant-Java 11+: Add support for a 4th module to be able to add slf4j moduleDominik Stadler2022-12-261-2/+11
* build.xml: Update spotbugs to 4.7.3 to enable support for JDK 20Dominik Stadler2022-12-261-11/+11
* Bug 65260: Fix how we ignore errors when fonts are not installedDominik Stadler2022-12-262-4/+7
* Bug 66401: Handle escaped single-quote in formulas properlyDominik Stadler2022-12-263-4/+13
* try to get sboms to build againPJ Fanning2022-12-261-2/+4
* try to fix module-info compilePJ Fanning2022-12-261-27/+9
* doesn't matter what jdk vendor is used to build module-info classesPJ Fanning2022-12-269-13/+0
* try to fix buildPJ Fanning2022-12-2610-9/+6
* rebuild module-info.class files even if Java8 usedPJ Fanning2022-12-2511-68/+39
* exclude sboms from source distroPJ Fanning2022-12-221-3/+0
* try ant for jdk 20 build due to policeman issuesPJ Fanning2022-12-221-1/+1
* try ant for jdk 20 build due to policeman issuesPJ Fanning2022-12-221-1/+1
* add sboms to bin/src ditsPJ Fanning2022-12-221-0/+10
* [github-408] Increase performance of StylesTable.putStyle. Thanks to Jason Mi...PJ Fanning2022-12-211-2/+4
* java 20 buildPJ Fanning2022-12-211-1/+6
* try to build sbomsPJ Fanning2022-12-218-5/+8
* archive xmlbeans jdk 1.19 buildPJ Fanning2022-12-211-0/+2
* archive xmlbeans sbomsPJ Fanning2022-12-211-1/+1
* cyclonedx per modulePJ Fanning2022-12-218-23/+138
* upgrade cyclonedxPJ Fanning2022-12-211-1/+1
* revert accidental change to multiply/dividePJ Fanning2022-12-152-9/+7
* upgrade mockito and byte-buddyPJ Fanning2022-12-155-12/+24
* slf4j 2.0.6PJ Fanning2022-12-135-5/+5
* [bug-66319] do not create HSSF patriarch to find comments (only use one that ...PJ Fanning2022-12-123-4/+35
* untidy hack for shared string counts that are higher than Integer.MAX_VALUEPJ Fanning2022-12-122-2/+26
* untidy hack for shared string counts that are higher than Integer.MAX_VALUEPJ Fanning2022-12-121-2/+2