aboutsummaryrefslogtreecommitdiffstats
path: root/poi/src
Commit message (Expand)AuthorAgeFilesLines
...
* add TDIST.RT supportPJ Fanning2021-10-195-3/+190
* warning about varargsPJ Fanning2021-10-191-6/+13
* [bug-64258] support TDIST functionPJ Fanning2021-10-194-1/+218
* scaling issuePJ Fanning2021-10-181-2/+3
* sonar fixesAndreas Beeker2021-10-183-5/+5
* sonar fixesAndreas Beeker2021-10-188-28/+35
* [bug-65638] Remove escaping of ampersand from headers and footers created by ...PJ Fanning2021-10-183-5/+22
* sonar fixesAndreas Beeker2021-10-178-31/+37
* record size of encrypted temp dataPJ Fanning2021-10-161-0/+0
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2021-10-163-0/+33
* #65634 - NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RAW F...Andreas Beeker2021-10-141-3/+3
* [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-102-3/+23
* add test case for IRR functionPJ Fanning2021-10-101-0/+24
* [bug-62040] quotient function does not support cell referencesPJ Fanning2021-10-102-2/+23
* importsPJ Fanning2021-10-101-1/+5
* [bug-65452] fix issue where WorkbookFactory.create(File, ...) returns null if...PJ Fanning2021-10-101-7/+3
* javadocPJ Fanning2021-10-101-4/+13
* [bug-65306] try to fix broken testPJ Fanning2021-10-101-1/+1
* [bug-65306] change error messagePJ Fanning2021-10-101-1/+1
* [bug-64542] allow file channel closing to be controlled by calling codePJ Fanning2021-10-091-2/+2
* add testsPJ Fanning2021-10-091-9/+25
* [bug-64542] allow file channel closing to be controlled by calling codePJ Fanning2021-10-091-2/+8
* [bug-64542] allow file channel closing to be controlled by calling codePJ Fanning2021-10-092-9/+40
* build issuePJ Fanning2021-10-081-1/+0
* build issuePJ Fanning2021-10-081-0/+1
* [bug-65326] accessExternalSchema is usually not accepted on TransformerFactoryPJ Fanning2021-10-081-1/+11
* javadocPJ Fanning2021-10-072-3/+12
* update javadoc for cell/row copyPJ Fanning2021-10-072-2/+2
* update javadoc for cell/row copyPJ Fanning2021-10-072-5/+11
* support copying to hssf rowPJ Fanning2021-10-064-1/+324
* javadoc issuePJ Fanning2021-10-061-1/+1
* genericise cell copy logicPJ Fanning2021-10-065-10/+339
* make array into immutable collection (spotbugs issue)PJ Fanning2021-10-034-13/+13
* #65612 - XSLF CustomGeometry - replace XmlStreamReader access with XmlBeans d...Andreas Beeker2021-10-0329-315/+698
* 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-031-1/+6
* [bug-65606] try to fix weeknum functionPJ Fanning2021-10-033-22/+74
* [bug-65606] allow return type (second param) to be omitted - still other scen...PJ Fanning2021-10-032-1/+80
* lgtm javadoc issuesPJ Fanning2021-10-032-5/+3
* broken testPJ Fanning2021-10-031-2/+2
* sonar issuesPJ Fanning2021-10-0311-26/+39
* Consolidate spreadsheet PictureData javadocsMarius Volkhart2021-10-012-12/+3
* Reduce allocations and copying when extracting PNGs created by MacMarius Volkhart2021-10-011-12/+7
* Fix Javadoc errors and warnings on JDK 17Marius Volkhart2021-10-016-12/+8
* 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