aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* also invoke Java 11 build on gradleAndreas Beeker2021-08-161-1/+1
* fix Windows gradle build - task allJavaDocAndreas Beeker2021-08-161-2/+1
* try to get openjdk working again ... also with gradleAndreas Beeker2021-08-161-3/+3
* [github-242] add support for MAXIFS, MINIFS, AVERAGEIFS functions. Thanks to ...PJ Fanning2021-08-1610-45/+682
* increase intermediate significancePJ Fanning2021-08-141-2/+3
* increase intermediate significancePJ Fanning2021-08-141-2/+3
* tidy up evalPJ Fanning2021-08-142-11/+11
* try to fix testPJ Fanning2021-08-131-0/+2
* try to fix testPJ Fanning2021-08-131-0/+5
* slightly more impl in XSSFDataBarFormattingPJ Fanning2021-08-131-4/+4
* remove XLookupPJ Fanning2021-08-124-230/+2
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-111-0/+28
* compile module info only in Java 9+ buildsAndreas Beeker2021-08-111-0/+4
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-111-0/+3
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-112-11/+96
* [bug-65490] add support for removing hyperlink directly from sheetPJ Fanning2021-08-102-21/+41
* add testPJ Fanning2021-08-101-39/+79
* add support for reading hyperlinks that have cell refs that are area referenc...PJ Fanning2021-08-101-2/+8
* use "gradle clean jenkins" instead of only "gradle jenkins" otherwise the bui...Andreas Beeker2021-08-101-1/+1
* convert link to internal jdk api to preformatted codeAndreas Beeker2021-08-091-11/+11
* [bug-65492] XSSFExportToXml does not handle formula type cells with boolean v...PJ Fanning2021-08-091-1/+5
* disable "ant init" in gradle buildAndreas Beeker2021-08-091-4/+4
* fix broken test casePJ Fanning2021-08-091-2/+8
* use gradle as default build toolAndreas Beeker2021-08-091-7/+8
* move dist files from gradles default dist directory to pois dist dirAndreas Beeker2021-08-091-1/+15
* add support for reading hyperlinks that have cell refs that are area referenc...PJ Fanning2021-08-094-33/+106
* init support for XLOOKUPPJ Fanning2021-08-082-31/+44
* init support for XLOOKUPPJ Fanning2021-08-082-9/+7
* init support for XLOOKUPPJ Fanning2021-08-084-18/+84
* tidy upPJ Fanning2021-08-071-1/+5
* init support for XLOOKUPPJ Fanning2021-08-0712-46/+177
* add testPJ Fanning2021-08-072-4/+7
* add testPJ Fanning2021-08-071-0/+1
* [bug-49202] add PERCENTRANK.EXC functionPJ Fanning2021-08-074-12/+43
* [bug-49202] add PERCENTRANK.EXC functionPJ Fanning2021-08-072-19/+13
* [bug-49202] add PERCENTRANK.EXC functionPJ Fanning2021-08-075-3/+262
* test issuePJ Fanning2021-08-071-2/+2
* [bug-49202] add PERCENTRANK.INC functionPJ Fanning2021-08-072-0/+4
* [bug-49202] add PERCENTRANK.INC functionPJ Fanning2021-08-074-33/+153
* tidy up javadocPJ Fanning2021-08-071-1/+1
* tidy up javadocPJ Fanning2021-08-071-1/+3
* [bug-49202] add PERCENTRANK functionPJ Fanning2021-08-072-0/+4
* [bug-49202] add PERCENTRANK functionPJ Fanning2021-08-073-1/+255
* add testPJ Fanning2021-08-071-1/+1
* add testPJ Fanning2021-08-071-0/+24
* fix TextJoin use case that was not handledPJ Fanning2021-08-072-2/+8
* fix TextJoin use case that was not handledPJ Fanning2021-08-072-6/+55
* fix TextJoin use case that was not handledPJ Fanning2021-08-071-0/+24
* fix TextJoin use case that was not handledPJ Fanning2021-08-071-3/+3
* fix TextJoin use case that was not handledPJ Fanning2021-08-073-7/+74