]> source.dussan.org Git - poi.git/shortlog
poi.git
2023-03-20 PJ Fanningjava 8 github CI build
2023-03-20 PJ FanningjenkinsLite
2023-03-20 PJ FanningjenkinsLite
2023-03-20 PJ Fanningremove unused github-pr job that appears to break creat...
2023-03-20 PJ Fanningstill issues in create-jobs
2023-03-20 PJ Fanningrevert create-jobs changes due to build issues
2023-03-20 PJ FanningjenkinsLite
2023-03-20 PJ Fanningslf4j 2.0.7
2023-03-19 PJ Fanningremove temporary hacks
2023-03-19 PJ Fanningtemporary hack to build to see if the ooxml tests are...
2023-03-19 PJ Fanningrevert back to ant 1.10.12 - 1.10.13 breaks our build
2023-03-19 PJ Fanningtemporary hack to build to see if the integration tests...
2023-03-19 PJ Fanningant 1.10.13
2023-03-19 PJ Fanningtemporary hack to build to see if the gradle toolchain...
2023-03-18 PJ Fanningfix test
2023-03-18 PJ Fanninguse 'its'
2023-03-18 PJ Fanninguse 'an'
2023-03-18 PJ Fanningtypo
2023-03-18 PJ Fanning[bug-66532] more performant way to iterate over codepoints.
2023-03-18 PJ Fanningrevert: [bug-66503] Add flag for Excel 4 macros in...
2023-03-18 PJ Fanningrevert: [bug-66503] Add flag for Excel 4 macros in...
2023-03-18 PJ Fanning[bug-66503] Add flag for Excel 4 macros in composite...
2023-03-17 PJ Fanning[bug-66532] more performant way to iterate over codepoints.
2023-03-17 PJ Fanning[bug-66532] more performant way to iterate over codepoints.
2023-03-17 PJ Fanning[bug-66532] more performant way to iterate over codepoi...
2023-03-14 PJ Fanningacknowledge use of scala derived code
2023-03-13 PJ Fanningjavadoc typos
2023-03-13 PJ Fanningupgrade byte-buddy
2023-03-11 PJ Fanninggradle wrapper license details
2023-03-11 PJ Fanninggradle wrapper license details
2023-03-11 PJ Fanningremove license items relating to bundling jars - no...
2023-03-11 PJ Fanningprovide more info in license about inbot-utils
2023-03-11 Dominik StadlerBug 66521: Add a utility to clear all thread locals
2023-03-10 Dominik StadlerFix a flaky test which fails roughly once in 9000 itera...
2023-03-10 Dominik StadlerAnt-Build: Remove leftover versions of bouncycastle...
2023-03-10 Dominik StadlerUpdate/fix JavaDoc and add "throws"
2023-03-10 Dominik StadlerAnt-Build: Add one more dependency for javadocs-creation
2023-03-09 PJ Fanningupdate build to no longer produce poi-bin distribution...
2023-03-08 PJ Fanning[bug-66518] license header
2023-03-08 PJ Fanning[bug-66518] fix issue in AbstractExcelUtils.getColor...
2023-03-08 PJ Fanning[bug-66518] fix issue in AbstractExcelUtils.getColor...
2023-03-08 PJ Fanningadd test
2023-03-07 PJ Fanningrevert test change
2023-03-07 PJ Fanningbyte-buddy 1.14.1
2023-03-07 PJ Fanningsxssf date style test
2023-03-04 PJ Fanningupgrade gradle
2023-02-24 PJ Fanninggradle wrapper
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)
next