Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add npv tests | PJ Fanning | 2021-09-30 | 1 | -1/+1 |
* | add npv tests | PJ Fanning | 2021-09-30 | 1 | -2/+1 |
* | add npv tests (including a commented out one that fails) | PJ Fanning | 2021-09-30 | 1 | -0/+46 |
* | use https | PJ Fanning | 2021-09-27 | 5 | -3/+3 |
* | put back the goto - it is terrible but poi-integration tests hang without it | PJ Fanning | 2021-09-24 | 1 | -2/+6 |
* | try to remove goto (again) | PJ Fanning | 2021-09-24 | 1 | -3/+1 |
* | [bug-65595] Strip colour formatting in headers and footers | PJ Fanning | 2021-09-24 | 1 | -1/+3 |
* | put back the goto - it is terrible but I don't have time work out why it is n... | PJ Fanning | 2021-09-24 | 1 | -45/+47 |
* | try to remove goto | PJ Fanning | 2021-09-24 | 1 | -7/+5 |
* | forbidden api | PJ Fanning | 2021-09-23 | 1 | -1/+1 |
* | tabs to spaces | PJ Fanning | 2021-09-23 | 3 | -11/+11 |
* | make hyperlink duplicatable | PJ Fanning | 2021-09-19 | 1 | -1/+11 |
* | javadoc issue | PJ Fanning | 2021-09-19 | 1 | -2/+2 |
* | typos in javdocs | PJ Fanning | 2021-09-19 | 2 | -2/+1 |
* | rework BitmapImageRenderer | Andreas Beeker | 2021-09-19 | 1 | -106/+100 |
* | fix spellings in javadoc | PJ Fanning | 2021-09-19 | 1 | -111/+121 |
* | [bug-65576] replace StringCodepointsIterable | PJ Fanning | 2021-09-16 | 4 | -73/+44 |
* | Generate, compile and include class 'org.apache.poi.Version' in Gradle build | Dominik Stadler | 2021-09-16 | 1 | -1/+26 |
* | XmlSec/BouncyCastle and Batik are now optional | Andreas Beeker | 2021-09-12 | 3 | -2/+2 |
* | 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 | -0/+1 |
* | more specific exception instead of NPE | PJ Fanning | 2021-09-05 | 1 | -2/+5 |
* | try not to have poi-integration in pom | PJ Fanning | 2021-09-05 | 2 | -0/+0 |
* | POI 5.1.0 | PJ Fanning | 2021-09-04 | 6 | -6/+6 |
* | update to release 5.1.0 | Andreas Beeker | 2021-09-03 | 3 | -1/+1 |
* | update module-info.classes for next release | Andreas Beeker | 2021-09-02 | 2 | -0/+0 |
* | sonar fixes | Andreas Beeker | 2021-08-28 | 20 | -791/+723 |
* | more use of commons-io | PJ Fanning | 2021-08-28 | 11 | -28/+28 |
* | more use of commons-io | PJ Fanning | 2021-08-27 | 5 | -9/+12 |
* | Redirecting System.out/err is bad in concurrent test environment | Andreas Beeker | 2021-08-22 | 2 | -3/+6 |
* | try to fix path issues in Windows build | Andreas Beeker | 2021-08-20 | 1 | -1/+1 |
* | try to fix concurrent issues in excelant | Andreas Beeker | 2021-08-20 | 1 | -0/+2 |
* | [github-242] add support for MAXIFS, MINIFS, AVERAGEIFS functions. Thanks to ... | PJ Fanning | 2021-08-16 | 10 | -45/+682 |
* | increase intermediate significance | PJ Fanning | 2021-08-14 | 1 | -2/+3 |
* | increase intermediate significance | PJ Fanning | 2021-08-14 | 1 | -2/+3 |
* | tidy up eval | PJ Fanning | 2021-08-14 | 2 | -11/+11 |
* | remove XLookup | PJ Fanning | 2021-08-12 | 4 | -230/+2 |
* | convert link to internal jdk api to preformatted code | Andreas Beeker | 2021-08-09 | 1 | -11/+11 |
* | init support for XLOOKUP | PJ Fanning | 2021-08-08 | 2 | -31/+44 |
* | init support for XLOOKUP | PJ Fanning | 2021-08-08 | 2 | -9/+7 |
* | init support for XLOOKUP | PJ Fanning | 2021-08-08 | 4 | -18/+84 |
* | tidy up | PJ Fanning | 2021-08-07 | 1 | -1/+5 |
* | init support for XLOOKUP | PJ Fanning | 2021-08-07 | 12 | -46/+177 |
* | add test | PJ Fanning | 2021-08-07 | 2 | -4/+7 |
* | add test | PJ Fanning | 2021-08-07 | 1 | -0/+1 |
* | [bug-49202] add PERCENTRANK.EXC function | PJ Fanning | 2021-08-07 | 4 | -12/+43 |
* | [bug-49202] add PERCENTRANK.EXC function | PJ Fanning | 2021-08-07 | 2 | -19/+13 |
* | [bug-49202] add PERCENTRANK.EXC function | PJ Fanning | 2021-08-07 | 5 | -3/+262 |
* | test issue | PJ Fanning | 2021-08-07 | 1 | -2/+2 |
* | [bug-49202] add PERCENTRANK.INC function | PJ Fanning | 2021-08-07 | 2 | -0/+4 |