Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade some build dependencies | PJ Fanning | 2021-09-23 | 1 | -2/+2 |
* | tabs to spaces | PJ Fanning | 2021-09-23 | 1 | -18/+18 |
* | javadoc | PJ Fanning | 2021-09-23 | 1 | -1/+1 |
* | xmlsec 2.2.3 | PJ Fanning | 2021-09-23 | 1 | -2/+2 |
* | make hyperlink duplicatable | PJ Fanning | 2021-09-19 | 1 | -1/+11 |
* | typos in javdocs | PJ Fanning | 2021-09-19 | 1 | -1/+1 |
* | rework BitmapImageRenderer | Andreas Beeker | 2021-09-19 | 2 | -21/+73 |
* | another missing class | PJ Fanning | 2021-09-19 | 1 | -0/+3 |
* | small test change | PJ Fanning | 2021-09-19 | 1 | -0/+1 |
* | add test for broken file (5.0.1-RC1 issues) | PJ Fanning | 2021-09-19 | 1 | -1/+16 |
* | remove gradle hack | PJ Fanning | 2021-09-19 | 1 | -1/+0 |
* | add support for encrypting temp files | PJ Fanning | 2021-09-19 | 5 | -12/+69 |
* | add more classes | PJ Fanning | 2021-09-19 | 1 | -3/+7 |
* | use lambdas for logging | PJ Fanning | 2021-09-19 | 1 | -1/+1 |
* | license | PJ Fanning | 2021-09-18 | 1 | -0/+16 |
* | license | PJ Fanning | 2021-09-18 | 1 | -0/+18 |
* | fix broken test | PJ Fanning | 2021-09-18 | 1 | -3/+0 |
* | missing classes in poi-ooxml-lite | PJ Fanning | 2021-09-18 | 2 | -0/+37 |
* | [bug-65581] support configurable temp file threshold | PJ Fanning | 2021-09-18 | 4 | -11/+119 |
* | [bug-65576] replace StringCodepointsIterable | PJ Fanning | 2021-09-16 | 1 | -2/+3 |
* | try to fix Windows still opened file handle issue | Andreas Beeker | 2021-09-14 | 1 | -21/+26 |
* | XmlSec/BouncyCastle and Batik are now optional | Andreas Beeker | 2021-09-12 | 5 | -38/+100 |
* | tabs to spaces | PJ Fanning | 2021-09-10 | 2 | -5/+5 |
* | Improve error messages when charting data is not valid | Dominik Stadler | 2021-09-10 | 2 | -11/+16 |
* | Adjust imports and apply some IDE suggestions | Dominik Stadler | 2021-09-10 | 1 | -2/+2 |
* | fix spelling of quiet | PJ Fanning | 2021-09-09 | 2 | -4/+4 |
* | fix error message | PJ Fanning | 2021-09-09 | 1 | -1/+1 |
* | minor text issues | PJ Fanning | 2021-09-08 | 1 | -1/+1 |
* | don't allow SAX parser to accept DTDs | PJ Fanning | 2021-09-07 | 1 | -1/+1 |
* | still hacking the build | PJ Fanning | 2021-09-05 | 1 | -0/+12 |
* | still hacking the build | PJ Fanning | 2021-09-05 | 1 | -1/+2 |
* | still hacking the build | PJ Fanning | 2021-09-05 | 1 | -3/+2 |
* | try not to have poi-ooxml-full in pom (still need to work out how to add poi-... | PJ Fanning | 2021-09-05 | 1 | -3/+3 |
* | slf4j 1.7.32 | PJ Fanning | 2021-09-05 | 1 | -1/+1 |
* | POI 5.1.0 | PJ Fanning | 2021-09-04 | 6 | -7/+7 |
* | update to release 5.1.0 | Andreas Beeker | 2021-09-03 | 3 | -5/+5 |
* | update module-info.classes for next release | Andreas Beeker | 2021-09-02 | 2 | -0/+0 |
* | try to fix no-scratchpad build | Andreas Beeker | 2021-09-01 | 6 | -4/+21 |
* | alter exception check to be compatible with Oracle / IBM jdk | Andreas Beeker | 2021-08-29 | 1 | -1/+2 |
* | sonar fixes | Andreas Beeker | 2021-08-28 | 12 | -775/+760 |
* | extend xslf test | PJ Fanning | 2021-08-28 | 1 | -0/+4 |
* | disable broken ant build | PJ Fanning | 2021-08-28 | 1 | -1/+0 |
* | try to fix java 11 compile issue about org.w3c.dom.css classes | PJ Fanning | 2021-08-28 | 1 | -0/+1 |
* | more use of commons-io | PJ Fanning | 2021-08-28 | 7 | -14/+14 |
* | add basic support for hdphoto/wdp images in slideshows | PJ Fanning | 2021-08-27 | 4 | -5/+37 |
* | try to fix concurrent issues in excelant | Andreas Beeker | 2021-08-20 | 1 | -0/+2 |
* | Bug 65501 - Use viewbox when rendering SVG images | Andreas Beeker | 2021-08-20 | 2 | -12/+131 |
* | try to fix test | PJ Fanning | 2021-08-13 | 1 | -0/+2 |
* | try to fix test | PJ Fanning | 2021-08-13 | 1 | -0/+5 |
* | slightly more impl in XSSFDataBarFormatting | PJ Fanning | 2021-08-13 | 1 | -4/+4 |