]> source.dussan.org Git - poi.git/shortlog
poi.git
2023-02-23 PJ Fanningsaxon 11.5
2023-02-23 PJ Fanningupgrade byte-buddy
2023-02-23 PJ Fanningtry gradle 8.0.1 again
2023-02-22 PJ Fanningtry gradle 8.0.1 again
2023-02-22 PJ Fanningtry gradle 8.0.1 again
2023-02-22 PJ Fanningtry gradle 8.0.1 again
2023-02-22 PJ Fanningtry gradle 8.0.1 again
2023-02-22 PJ Fanningsonar 4.0.0.2929
2023-02-22 PJ Fanningtry to fix gradle issues
2023-02-22 PJ Fanningtry to fix gradle issues
2023-02-22 PJ Fanninggradle 8.0.1
2023-02-21 PJ Fanning[bug-66485] poi-ooxml-full: generate classes for drawin...
2023-02-21 PJ Fanninglog4j 2.20.0
2023-02-19 PJ Fanningbuild issue
2023-02-19 PJ Fanningbuild issue
2023-02-14 PJ Fanningsafety check on throwable catch
2023-02-14 PJ Fanningsafety check on throwable catch
2023-02-14 PJ Fanningrevert accidental change
2023-02-14 PJ Fanningrevert use of ExceptionUtil on caught exceptions (not...
2023-02-14 PJ Fanninguse of ExceptionUtil in excelant
2023-02-14 PJ Fanningfix up use of ExceptionUtil in main poi-scratchpad...
2023-02-14 PJ Fanningfix up use of ExceptionUtil in main poi module
2023-02-14 PJ Fanningdon't use ExceptionUtil in examples
2023-02-14 PJ Fanningadd util code to rethrow fatal exceptions
2023-02-14 PJ Fanningupgrade cyclonedx plugin
2023-02-11 PJ Fanningprovide way to clear the state on the ThreadLocal used...
2023-02-11 PJ Fanning[bug-66475] SignatureConfig: remove ThreadLocals and...
2023-02-11 PJ Fanningremove recently added volatile markers due to Sonarclou...
2023-02-10 PJ Fanningbyte buddy 1.12.22
2023-02-10 PJ Fanningupgrade bouncycastle
2023-02-09 PJ FanningDataFormatter - typo in javadoc and possible NPE
2023-02-06 PJ Fanningremove oracle requirement due to build failures
2023-02-05 Dominik StadlerDo not fail if an empty password is provided
2023-02-05 Dominik StadlerAvoid a file-handle leak in tests
2023-02-05 Dominik StadlerBug 66436: Fix invalid handling of padded encrypted...
2023-02-05 PJ Fanning[bug-65260] partial revert of recent changes
2023-02-04 PJ Fanningfix compile issues
2023-02-04 PJ Fanning[bug-65260] catch Throwable instead of error - see...
2023-01-30 PJ Fanningmark some variables that are used in synchronized code...
2023-01-30 Dominik StadlerSpotbugs: Replace \n with %n in String.format()
2023-01-30 Dominik StadlerAnt build: Specify "--add-opens" to avoid byte-buddy...
2023-01-30 Dominik StadlerUse an error-handler to use logging also for XML parsin...
2023-01-30 Dominik StadlerAdjust file-handle-leak exlusions
2023-01-30 Dominik StadlerBug 54373: Include alpha/transparency value when creati...
2023-01-30 Dominik StadlerBug 62272: Include alpha/transparency value when settin...
2023-01-29 PJ Fanningjunit-platform 1.9.2
2023-01-29 PJ Fanningdon't create format pr instance for read events
2023-01-28 PJ Fanningrework SXSSF groupRow and add test
2023-01-28 PJ Fanningedge case (avoid short overflow)
2023-01-28 PJ Fanningtry to improve performance of XSSFSheet row/col groupin...
2023-01-24 PJ Fanningreorder xssf code
2023-01-20 PJ Fanning[bug-66433] Boolean functions should blank cells. Thank...
2023-01-17 PJ Fanningrevert to saxon 11.4 (saxon 12.0 only supports Java 11)
2023-01-16 PJ Fanningwoodstox 6.5
2023-01-16 PJ Fanningtest with saxon 12
2023-01-13 PJ Fanningremove incomplete test
2023-01-13 PJ Fanningbyte-buddy 1.12.22
2023-01-11 PJ Fanningjunit 5.9.2
2023-01-11 PJ Fanningxmlunit 2.9.1
2023-01-10 PJ Fanningrevert ant upgrade due to issues with ant-launcher...
2023-01-10 PJ Fanningrevert ant upgrade due to issues with ant-launcher...
2023-01-10 PJ Fanningadd test case
2023-01-10 PJ Fanningbyte-buddy 1.12.21
2023-01-10 PJ Fanningupgrade ant
2023-01-07 PJ Fanning[bug-66413] try to fix HSSF code where you can set...
2023-01-06 PJ Fanning[bug-65543] HSSF: fix issue with incomplete SSTs. Thank...
2023-01-06 Dominik StadlerSaxon-HE is included in more place, combine these into...
2023-01-06 Dominik StadlerTesting with saxon-HE: Avoid module-clash between xml...
2023-01-06 Dominik StadlerUpdate Apache Ant to latest 1.10.12 to try to make...
2023-01-03 Dominik StadlerAdd missing library for forbidden-apis-check
2023-01-03 Dominik StadlerAvoid some NullPointerException and ClassCastExceptions...
2023-01-01 PJ Fanning2023
2023-01-01 Dominik StadlerChange more assertions to proper checks
2023-01-01 Dominik StadlerPrevent more cases of unbounded allocation
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...
next