]> source.dussan.org Git - poi.git/shortlog
poi.git
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...
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
next