]> source.dussan.org Git - poi.git/shortlog
poi.git
2023-01-01 Dominik StadlerAnt: Adjust libs for poi-excelant as it requires poi...
2023-01-01 Dominik StadlerIgnore compile module-info class-files
2023-01-01 Dominik StadlerTry to avoid clashes of modules java.xml and xml-apis
2023-01-01 Dominik StadlerAvoid some NullPointerExceptions and ClassCastException...
2023-01-01 Dominik StadlerJenkins DSL: Fix link to Spotbugs results some more
2022-12-30 Dominik StadlerJenkins DSL: Adjust links and comment out publishing...
2022-12-30 Dominik StadlerJenkins DSL: On Windows also revert some specific files
2022-12-30 Dominik StadlerRename method for color from "RBG" to "RGB"
2022-12-30 Dominik StadlerReplace some more http -> https in the generated docume...
2022-12-30 Dominik StadlerJenkins DSL: Do not try to rebuild sources with Gradle...
2022-12-29 PJ Fanninggraphics2d 0.42
2022-12-28 PJ Fanning[github-409] Textruns not honouring highlight. Thans...
2022-12-28 PJ Fanningmockito 4.11.0
2022-12-28 PJ Fanning[github-409] Textruns not honouring highlight. Thans...
2022-12-28 PJ Fanning[bug-66397] update temp file code. Thanks to lsq27.
2022-12-28 PJ Fanningadd test file
2022-12-27 PJ Fanningtry to get rid of cached module-info classes
2022-12-27 Bida FanFix when bodyElements contain sdt, the inserted element...
2022-12-26 PJ Fanningtry to get sboms to build again
2022-12-26 Dominik StadlerAnt-Java 11+: Add support for a 4th module to be able...
2022-12-26 Dominik Stadlerbuild.xml: Update spotbugs to 4.7.3 to enable support...
2022-12-26 Dominik StadlerBug 65260: Fix how we ignore errors when fonts are...
2022-12-26 Dominik StadlerBug 66401: Handle escaped single-quote in formulas...
2022-12-26 PJ Fanningtry to get sboms to build again
2022-12-26 PJ Fanningtry to fix module-info compile
2022-12-26 PJ Fanningdoesn't matter what jdk vendor is used to build module...
2022-12-26 PJ Fanningtry to fix build
2022-12-25 PJ Fanningrebuild module-info.class files even if Java8 used
2022-12-22 PJ Fanningexclude sboms from source distro
2022-12-22 PJ Fanningtry ant for jdk 20 build due to policeman issues
2022-12-22 PJ Fanningtry ant for jdk 20 build due to policeman issues
2022-12-22 PJ Fanningadd sboms to bin/src dits
2022-12-21 PJ Fanning[github-408] Increase performance of StylesTable.putSty...
2022-12-21 PJ Fanningjava 20 build
2022-12-21 PJ Fanningtry to build sboms
2022-12-21 PJ Fanningarchive xmlbeans jdk 1.19 build
2022-12-21 PJ Fanningarchive xmlbeans sboms
2022-12-21 PJ Fanningcyclonedx per module
2022-12-21 PJ Fanningupgrade cyclonedx
2022-12-15 PJ Fanningrevert accidental change to multiply/divide
2022-12-15 PJ Fanningupgrade mockito and byte-buddy
2022-12-13 PJ Fanningslf4j 2.0.6
2022-12-12 PJ Fanning[bug-66319] do not create HSSF patriarch to find commen...
2022-12-12 PJ Fanninguntidy hack for shared string counts that are higher...
2022-12-12 PJ Fanninguntidy hack for shared string counts that are higher...
2022-12-12 PJ Fanningremove unnecessary short casts for getCellStyleAt
2022-12-12 PJ Fanningtry to speed up SXSSFCell getColumnIndex
2022-12-12 PJ Fanningsmall optimisation on getCellStyle
2022-12-12 PJ Fanning[github-404] issue with text runs and styling relating...
2022-12-12 PJ Fanning[github-405] more performant codepoint util code. Thank...
2022-11-28 PJ Fanning[bug-66365] add test for EventBasedExcelExtractor
2022-11-28 PJ Fanningpossible issue when streaming xssf cells with formulas
2022-11-28 PJ Fanning[bug-66365] add test for XSSFExcelExtractor
2022-11-28 PJ Fanning[bug-66365] update XSSFExcelExtractor to better handle...
2022-11-28 PJ Fanning[bug-66365] rework XSSFCell getRichStringCellValue...
2022-11-26 PJ Fanningremove gradle plugin that is causing build problems
2022-11-26 PJ Fanninggradle 7.6
2022-11-26 PJ Fanningremove fradle plugin that is causing build problems
2022-11-26 PJ Fanningslf4j 2.0.5
2022-11-25 PJ Fanningslf4j 2.0.5
2022-11-21 PJ Fanningjavadoc
2022-11-18 PJ Fanningbyte-buddy 1.12.19
2022-11-18 PJ Fanninggradle 7.6 rc3
2022-11-18 PJ Fanningremove stray file
2022-11-18 PJ Fanning[bug-66347] add read test
2022-11-18 PJ Fanningslf4j 2.0.4
2022-11-16 PJ Fanning[bug-66347] add XWPFTheme support to XWPFDocument....
2022-11-15 PJ Fanningmockito 4.9.0
2022-11-14 PJ Fanning[bug-66181] support VALUE function where input is a...
2022-11-14 PJ Fanningjmh 1.36
2022-11-13 Dominik StadlerUpdate JUnit5Progress to print out information on inter...
2022-11-13 Dominik StadlerUpdate JUnit5 fully to 5.9.1/1.9.1
2022-11-13 Dominik StadlerAvoid build failing locally when older batik-files...
2022-11-13 Dominik StadlerUpdate JUnit and delete some more leftover jars
2022-11-13 Dominik StadlerOne more file-leak-detector exclude
2022-11-13 Dominik StadlerAdjust tests, comments, JavaDoc, IDE suggestions
2022-11-04 PJ Fanninglicense issue
2022-11-04 PJ Fanning[bug-66335] apply rest of fix
2022-11-04 PJ Fanning[bug-66335] add test case for issue and add some of...
2022-11-03 PJ Fanning[bug-66337] do not warn about missing SummaryInformatio...
2022-11-02 PJ Fanningupdate javadoc
2022-11-02 PJ Fanningcommons-compress 1.22
2022-10-31 PJ Fanningupgrade sonarqube
2022-10-29 PJ Fanningtry to disable jacoco for latest JDKs
2022-10-29 PJ Fanningjdk8 build issue
2022-10-29 PJ Fanningjdk8 build issue
2022-10-28 PJ Fanningjdk19 build issue
2022-10-28 PJ Fanningtry to disable jacoco for latest JDKs
2022-10-28 PJ Fanningtry to disable spotbugs for latest JDKs
2022-10-28 PJ Fanningupgrade asm
2022-10-28 PJ Fanningtry Gradle 7.6 RC1
2022-10-28 PJ Fanninglatest sonarqube
2022-10-28 PJ Fanninglatest sonarqube (revert)
2022-10-28 PJ Fanninglatest sonarqube
2022-10-25 PJ Fanningmockito 4.8.1
2022-10-25 PJ Fanningbatik 1.16
2022-10-25 PJ Fanningwoodstox 6.4.0
2022-10-19 PJ Fanningspotbugs 5.0.13
2022-10-18 PJ Fanning[bug-66301] Add a method to properly write the header...
2022-10-18 PJ Fanning[github-389] Insert paragraphs and tables into XWPFDocu...
next