aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove unnecessary short casts for getCellStyleAtPJ Fanning2022-12-126-8/+8
* try to speed up SXSSFCell getColumnIndexPJ Fanning2022-12-123-6/+37
* small optimisation on getCellStylePJ Fanning2022-12-121-4/+3
* [github-404] issue with text runs and styling relating to table cells. Thanks...PJ Fanning2022-12-125-13/+269
* [github-405] more performant codepoint util code. Thanks to StanBertrand. Thi...PJ Fanning2022-12-122-2/+1
* [bug-66365] add test for EventBasedExcelExtractorPJ Fanning2022-11-281-0/+11
* possible issue when streaming xssf cells with formulasPJ Fanning2022-11-281-3/+1
* [bug-66365] add test for XSSFExcelExtractorPJ Fanning2022-11-281-9/+19
* [bug-66365] update XSSFExcelExtractor to better handle formula cells with cac...PJ Fanning2022-11-281-0/+4
* [bug-66365] rework XSSFCell getRichStringCellValue and getStringCellValue to ...PJ Fanning2022-11-284-27/+49
* remove gradle plugin that is causing build problemsPJ Fanning2022-11-264-40/+6
* gradle 7.6PJ Fanning2022-11-261-1/+1
* remove fradle plugin that is causing build problemsPJ Fanning2022-11-261-1/+0
* slf4j 2.0.5PJ Fanning2022-11-261-1/+1
* slf4j 2.0.5PJ Fanning2022-11-255-5/+5
* javadocPJ Fanning2022-11-212-4/+4
* byte-buddy 1.12.19PJ Fanning2022-11-182-4/+4
* gradle 7.6 rc3PJ Fanning2022-11-181-1/+1
* remove stray filePJ Fanning2022-11-181-0/+0
* [bug-66347] add read testPJ Fanning2022-11-183-0/+45
* slf4j 2.0.4PJ Fanning2022-11-185-5/+5
* [bug-66347] add XWPFTheme support to XWPFDocument. Thanks to Stephan Schwiebert.PJ Fanning2022-11-164-1/+227