Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bcprov 1.79 | PJ Fanning | 2024-10-30 | 3 | -6/+6 | |
* | call next release poi 5.4.0 | PJ Fanning | 2024-10-29 | 16 | -50/+50 | |
* | [bug-69418] Issue when evaluating WORKDAY function that has a cell ref as 2nd... | PJ Fanning | 2024-10-29 | 3 | -1/+18 | |
* | add workday test | PJ Fanning | 2024-10-29 | 2 | -0/+76 | |
* | immutable lists | PJ Fanning | 2024-10-26 | 2 | -3/+5 | |
* | immutable maps | PJ Fanning | 2024-10-26 | 12 | -55/+76 | |
* | -F | PJ Fanning | 2024-10-26 | 1 | -1/+1 | |
* | [bug-69411] add XSSFReader.getSheetIterator | PJ Fanning | 2024-10-26 | 4 | -6/+24 | |
* | bytebuddy | PJ Fanning | 2024-10-23 | 2 | -4/+4 | |
* | woodstox 7.1.0 | PJ Fanning | 2024-10-23 | 1 | -1/+1 | |
* | junit 5.11.3 | PJ Fanning | 2024-10-21 | 2 | -5/+5 | |
* | byte buddy 1.15.5 | PJ Fanning | 2024-10-17 | 2 | -4/+4 | |
* | upgrade gradle plugins | PJ Fanning | 2024-10-15 | 1 | -2/+2 | |
* | try to make VariantSupport thread safe | PJ Fanning | 2024-10-15 | 1 | -11/+11 | |
* | make static maps final | PJ Fanning | 2024-10-15 | 10 | -19/+39 | |
* | thread safety | PJ Fanning | 2024-10-15 | 2 | -4/+10 | |
* | try to make ExcelAntWorkbookUtilFactory thread safe | PJ Fanning | 2024-10-15 | 2 | -13/+14 | |
* | make it harder to modify metadata in maps | PJ Fanning | 2024-10-15 | 2 | -40/+45 | |
* | [github-709] Make BitFieldFactory threadsafe. Thanks to ZhangChen. This close... | PJ Fanning | 2024-10-15 | 1 | -2/+2 | |
* | try batik 1.18 again | PJ Fanning | 2024-10-09 | 2 | -21/+21 | |
* | try batik 1.18 again | PJ Fanning | 2024-10-09 | 2 | -37/+38 | |
* | remove batik-shared-reource module (no classes in it) | PJ Fanning | 2024-10-09 | 2 | -2/+0 | |
* | update junit | PJ Fanning | 2024-10-09 | 1 | -1/+1 | |
* | revert batik change due to build issues | PJ Fanning | 2024-10-09 | 1 | -9/+30 | |
* | try to get rid of batik fix | PJ Fanning | 2024-10-09 | 1 | -0/+8 | |
* | try to get rid of batik fix | PJ Fanning | 2024-10-09 | 1 | -30/+1 | |
* | revert batik change due to build issues | PJ Fanning | 2024-10-09 | 6 | -61/+91 | |
* | try batik 1.18 | PJ Fanning | 2024-10-09 | 6 | -91/+61 | |
* | [github-704] Add UserNameAwareTempFileCreationStrategy. Thanks to TigerZCoder... | PJ Fanning | 2024-10-06 | 3 | -32/+135 | |
* | junit 5.11.2 | PJ Fanning | 2024-10-06 | 2 | -5/+5 | |
* | upgrade log4j | PJ Fanning | 2024-09-30 | 3 | -7/+7 | |
* | [bug-69351] fix issues with removing items from IntList | PJ Fanning | 2024-09-29 | 2 | -2/+36 | |
* | gradle 8.10.2 | PJ Fanning | 2024-09-27 | 2 | -1/+1 | |
* | upgrade byte-buddy | PJ Fanning | 2024-09-27 | 2 | -4/+4 | |
* | junit 5.11.1 | PJ Fanning | 2024-09-25 | 2 | -5/+5 | |
* | upgrade spotbugs | PJ Fanning | 2024-09-25 | 1 | -1/+1 | |
* | [github-692] D* functions are incompatible with the diamond operator. Thanks ... | PJ Fanning | 2024-09-20 | 8 | -17/+92 | |
* | gradle 8.10.1 | PJ Fanning | 2024-09-20 | 1 | -1/+1 | |
* | try to add more chart related classes to poi-ooxml-lite | PJ Fanning | 2024-09-19 | 3 | -2/+15 | |
* | commons-io 2.17.0 | PJ Fanning | 2024-09-19 | 2 | -2/+2 | |
* | back to ant | PJ Fanning | 2024-09-15 | 1 | -1/+1 | |
* | back to ant | PJ Fanning | 2024-09-15 | 1 | -1/+5 | |
* | use gradle for java 22 builds | PJ Fanning | 2024-09-15 | 1 | -10/+2 | |
* | try jupiter junit 5.11.0 again | PJ Fanning | 2024-09-15 | 2 | -9/+9 | |
* | upgrade spotbugs | PJ Fanning | 2024-09-15 | 1 | -1/+1 | |
* | revert junit upgrade due to CI issues | PJ Fanning | 2024-09-15 | 2 | -5/+5 | |
* | [bug-69323] DefaultTempFileCreationStrategy should worry about OS deleting th... | PJ Fanning | 2024-09-13 | 1 | -5/+9 | |
* | [bug-69209] default ignoreMissingFontSystem to true | PJ Fanning | 2024-09-12 | 1 | -0/+5 | |
* | [bug-69209] default ignoreMissingFontSystem to true | PJ Fanning | 2024-09-12 | 1 | -3/+11 | |
* | revert spotbugs due to build issues | PJ Fanning | 2024-09-08 | 1 | -1/+1 |