Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build details | PJ Fanning | 2021-12-21 | 1 | -1/+3 |
* | some spotbugs issues | PJ Fanning | 2021-12-20 | 3 | -18/+11 |
* | pdfbox dependency | PJ Fanning | 2021-12-20 | 3 | -4/+8 |
* | remove log4j-core | PJ Fanning | 2021-12-20 | 1 | -1/+1 |
* | update graphics2d | PJ Fanning | 2021-12-20 | 2 | -3/+3 |
* | possible npes | PJ Fanning | 2021-12-19 | 5 | -5/+10 |
* | revert to spotbugs 4 because of issues with spotbugs 5 | PJ Fanning | 2021-12-19 | 1 | -1/+1 |
* | gradle change | PJ Fanning | 2021-12-19 | 1 | -1/+1 |
* | revert: spotbugs only seems to report txt now | PJ Fanning | 2021-12-19 | 1 | -1/+1 |
* | spotbugs only seems to report txt now | PJ Fanning | 2021-12-19 | 1 | -1/+1 |
* | try to close resources when RuntimeExceptions happen | PJ Fanning | 2021-12-18 | 3 | -22/+32 |
* | code tidy up | PJ Fanning | 2021-12-18 | 56 | -186/+229 |
* | code tidy up | PJ Fanning | 2021-12-18 | 3 | -1/+34 |
* | log4j 2.17.0 | PJ Fanning | 2021-12-18 | 4 | -8/+8 |
* | upgrade xmlunit | PJ Fanning | 2021-12-17 | 2 | -2/+2 |
* | upgrade mockito | PJ Fanning | 2021-12-16 | 2 | -2/+2 |
* | spotbugs-gradle-plugin:5.0.3 | PJ Fanning | 2021-12-16 | 1 | -1/+1 |
* | back to xmlbeans 5.0.2 | PJ Fanning | 2021-12-16 | 1 | -1/+1 |
* | log4j 2.16.0 | PJ Fanning | 2021-12-13 | 4 | -8/+9 |
* | javadoc | PJ Fanning | 2021-12-13 | 1 | -1/+1 |
* | Fix issues found when fuzzing Apache POI via Jazzer | Dominik Stadler | 2021-12-13 | 7 | -7/+43 |
* | typo | PJ Fanning | 2021-12-13 | 1 | -1/+1 |
* | highlight some exceptions | PJ Fanning | 2021-12-13 | 1 | -0/+13 |
* | add some tests | PJ Fanning | 2021-12-13 | 1 | -0/+25 |
* | highlight some exceptions | PJ Fanning | 2021-12-13 | 2 | -0/+41 |
* | [bug-65741] change some methods to throw checked exception InvalidFormatExcep... | PJ Fanning | 2021-12-13 | 3 | -26/+20 |
* | [bug-65741] rework previous change | PJ Fanning | 2021-12-13 | 6 | -54/+45 |
* | [bug-65741] issue with null date values causing npes | PJ Fanning | 2021-12-13 | 1 | -15/+21 |
* | typo | PJ Fanning | 2021-12-13 | 1 | -1/+1 |
* | Remove outdated downloaded versions of log4j | Dominik Stadler | 2021-12-13 | 1 | -0/+2 |
* | use xmlbeans 5.0.3 staged version | PJ Fanning | 2021-12-12 | 1 | -1/+4 |
* | [bug-65739] reduce log level of message to debug | PJ Fanning | 2021-12-10 | 2 | -12/+7 |
* | [bug-65738] add basic test | PJ Fanning | 2021-12-10 | 2 | -12/+21 |
* | [bug-65738] do not treat zip directories as parts | PJ Fanning | 2021-12-10 | 1 | -1/+7 |
* | log4j 2.15.0 | PJ Fanning | 2021-12-10 | 4 | -13/+11 |
* | add ctcustomxmlblockd3c1type.xsb to poi-ooxml-lite | PJ Fanning | 2021-12-09 | 1 | -0/+1 |
* | spotbugs-gradle-plugin 5.0.2 | PJ Fanning | 2021-12-09 | 1 | -1/+1 |
* | [github-285] Issue in XDGFShape getTxtPinX. Thanks to Dmitry Komarov. This cl... | PJ Fanning | 2021-12-09 | 1 | -3/+3 |
* | add data-formatter test | PJ Fanning | 2021-12-08 | 2 | -0/+13 |
* | update tests | PJ Fanning | 2021-12-08 | 1 | -10/+25 |
* | update tests | PJ Fanning | 2021-12-08 | 2 | -1/+47 |
* | Fix applying ruls for forbidden-apis plugin | Dominik Stadler | 2021-12-08 | 1 | -1/+1 |
* | build.xml: Adjust forbidden-api to not get missing clases for prod-checks | Dominik Stadler | 2021-12-08 | 1 | -42/+41 |
* | [bug-65730] add setUseCachedValuesForFormulaCells on DataFormatter | PJ Fanning | 2021-12-08 | 1 | -4/+57 |
* | upgrade spotbugs | PJ Fanning | 2021-12-08 | 2 | -2/+2 |
* | try to get xlookup example 6 to work | PJ Fanning | 2021-12-06 | 1 | -1/+1 |
* | try to get xlookup example 6 to work | PJ Fanning | 2021-12-06 | 2 | -3/+4 |
* | Some more changes for early support for JDK 18 | Dominik Stadler | 2021-12-06 | 2 | -25/+51 |
* | Fix forbidden-api violation for using wrong logger | Dominik Stadler | 2021-12-06 | 1 | -14/+17 |
* | Close some streams/workbooks properly | Dominik Stadler | 2021-12-06 | 2 | -5/+17 |