aboutsummaryrefslogtreecommitdiffstats
path: root/poi
Commit message (Expand)AuthorAgeFilesLines
* Add some more forbidden-apis to prefer core JDK classes over Guava and common...Dominik Stadler2021-11-073-20/+20
* forbidden apiPJ Fanning2021-11-021-0/+0
* [github-269] more work on external workbook links (formulas). Thanks to @aspo...PJ Fanning2021-11-024-9/+33
* Add some more JavaDocDominik Stadler2021-11-022-2/+24
* Optimize formula evaluation of row-referencesDominik Stadler2021-11-023-7/+36
* javadocPJ Fanning2021-10-311-3/+3
* try to add LICENSE and NOTICE to sources jarsPJ Fanning2021-10-251-0/+7
* try to add LICENSE and NOTICE to javadoc jarsPJ Fanning2021-10-251-0/+7
* reflections 0.10.2PJ Fanning2021-10-251-1/+1
* revert github-267 due to broken testsPJ Fanning2021-10-254-25/+11
* [github-267] Issue with sheet range in formula With spaces and quotes. Thanks...PJ Fanning2021-10-253-9/+23
* #65653 - HSLF FillType for texture and background color fills ignoredAndreas Beeker2021-10-241-0/+0
* configurable max record lenPJ Fanning2021-10-246-10/+87
* configurable max record lenPJ Fanning2021-10-2320-103/+40
* [bug-65650] use image/x-pict mime typePJ Fanning2021-10-232-3/+3
* more support for configurable max record lenPJ Fanning2021-10-221-0/+0
* javadocPJ Fanning2021-10-222-4/+4
* get some T.DIST tests to workPJ Fanning2021-10-222-3/+3
* 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-225-7/+115
* fix negative X on T.DIST.RTPJ Fanning2021-10-224-5/+96
* fix names of t.dist functionsPJ Fanning2021-10-225-13/+13
* make max record sizes configurablePJ Fanning2021-10-211-23/+6
* make max record sizes configurablePJ Fanning2021-10-2126-304/+409
* make max record sizes configurablePJ Fanning2021-10-2116-17/+256
* sonar fixesAndreas Beeker2021-10-2033-1020/+906
* ant 1.10.12PJ Fanning2021-10-201-1/+1
* sonar fixesAndreas Beeker2021-10-1918-963/+925
* commentsPJ Fanning2021-10-191-2/+1
* [bug-65644] Improved regex for Excel accounting formats. Thanks to Adam DeSapioPJ Fanning2021-10-193-1/+24
* add TDIST.2T supportPJ Fanning2021-10-195-0/+194
* 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