aboutsummaryrefslogtreecommitdiffstats
path: root/poi/src/test
Commit message (Expand)AuthorAgeFilesLines
* more support for configurable max record lenPJ Fanning2021-10-221-0/+0
* get some T.DIST tests to workPJ Fanning2021-10-221-1/+4
* get some T.DIST tests to work (still not right on cumulative=false)PJ Fanning2021-10-224-6/+90
* fix negative X on T.DIST.RTPJ Fanning2021-10-221-3/+7
* fix names of t.dist functionsPJ Fanning2021-10-222-3/+3
* sonar fixesAndreas Beeker2021-10-2033-1020/+906
* sonar fixesAndreas Beeker2021-10-1918-963/+925
* [bug-65644] Improved regex for Excel accounting formats. Thanks to Adam DeSapioPJ Fanning2021-10-192-0/+20
* add TDIST.2T supportPJ Fanning2021-10-191-0/+101
* add TDIST.RT supportPJ Fanning2021-10-192-0/+103
* [bug-64258] support TDIST functionPJ Fanning2021-10-191-0/+104
* sonar fixesAndreas Beeker2021-10-183-5/+5
* [bug-65638] Remove escaping of ampersand from headers and footers created by ...PJ Fanning2021-10-182-1/+15
* sonar fixesAndreas Beeker2021-10-171-0/+0
* record size of encrypted temp dataPJ Fanning2021-10-161-0/+0
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2021-10-162-0/+2
* [bug-62215] add test case for sxssf formulas - issue was already fixedPJ Fanning2021-10-111-0/+0
* [bug-64137] increase max iterations for IRRPJ Fanning2021-10-102-4/+14
* [bug-64137] increase max iterations for IRRPJ Fanning2021-10-101-0/+14
* add test case for IRR functionPJ Fanning2021-10-101-0/+24
* [bug-62040] quotient function does not support cell referencesPJ Fanning2021-10-101-0/+19
* [bug-65306] try to fix broken testPJ Fanning2021-10-101-1/+1
* [bug-65306] change error messagePJ Fanning2021-10-101-1/+1
* add testsPJ Fanning2021-10-091-9/+25
* build issuePJ Fanning2021-10-081-1/+0
* build issuePJ Fanning2021-10-081-0/+1
* support copying to hssf rowPJ Fanning2021-10-061-1/+99
* genericise cell copy logicPJ Fanning2021-10-062-0/+186
* #65612 - XSLF CustomGeometry - replace XmlStreamReader access with XmlBeans d...Andreas Beeker2021-10-031-24/+1
* add weekday testsPJ Fanning2021-10-032-2/+14
* [bug-65606] try to fix weeknum functionPJ Fanning2021-10-031-0/+14
* [bug-65606] try to fix weeknum functionPJ Fanning2021-10-032-4/+24
* [bug-65606] allow return type (second param) to be omitted - still other scen...PJ Fanning2021-10-031-0/+76
* add npv testsPJ Fanning2021-09-301-1/+1
* add npv testsPJ Fanning2021-09-301-2/+1
* add npv tests (including a commented out one that fails)PJ Fanning2021-09-301-0/+46
* use httpsPJ Fanning2021-09-271-0/+0
* tabs to spacesPJ Fanning2021-09-231-5/+5
* [bug-65576] replace StringCodepointsIterablePJ Fanning2021-09-161-8/+10
* XmlSec/BouncyCastle and Batik are now optionalAndreas Beeker2021-09-121-0/+0
* try not to have poi-integration in pomPJ Fanning2021-09-051-0/+0
* update to release 5.1.0Andreas Beeker2021-09-031-0/+0
* update module-info.classes for next releaseAndreas Beeker2021-09-021-0/+0
* sonar fixesAndreas Beeker2021-08-285-585/+498
* Redirecting System.out/err is bad in concurrent test environmentAndreas Beeker2021-08-221-0/+3
* [github-242] add support for MAXIFS, MINIFS, AVERAGEIFS functions. Thanks to ...PJ Fanning2021-08-163-0/+366
* tidy up evalPJ Fanning2021-08-141-6/+9
* remove XLookupPJ Fanning2021-08-121-102/+0
* init support for XLOOKUPPJ Fanning2021-08-081-4/+1
* init support for XLOOKUPPJ Fanning2021-08-082-8/+50