aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [bug-65649] add test casePJ Fanning2021-10-222-0/+7
* remove finalizerPJ Fanning2021-10-224-0/+6
* remove finalizerPJ Fanning2021-10-221-7/+3
* deprecate method that should not be publicPJ Fanning2021-10-221-0/+5
* Update build.xml also to xmlbeans-5.0.2Dominik Stadler2021-10-221-1/+3
* Adjust version-pattern used in task 'replaceVersion'Dominik Stadler2021-10-221-1/+1
* Reformat codeDominik Stadler2021-10-221-226/+113
* Add more output in one testDominik Stadler2021-10-221-1/+2
* Make file-handlers for integration-test public to be able to use them in poi-...Dominik Stadler2021-10-2215-15/+15
* 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-215-34/+45
* make max record sizes configurablePJ Fanning2021-10-2146-717/+1061
* make max record sizes configurablePJ Fanning2021-10-2119-37/+299
* Avoid NullPointerException when cloning sheets where there is no drawing patr...Dominik Stadler2021-10-212-13/+16
* Give better names to parameterized testsDominik Stadler2021-10-211-2/+2
* Make module-info.java completely equal between Gradle and Ant buildDominik Stadler2021-10-212-2/+2
* [bug-65639] add doc about lack of thread safteyPJ Fanning2021-10-211-0/+10
* [bug-65639] increase max size of HSLF font data and try to cache the FontHead...PJ Fanning2021-10-211-5/+14
* upgrade spotbugsPJ Fanning2021-10-211-1/+1
* get proper xmlbeans 5.0.2 releasePJ Fanning2021-10-208-56/+0
* sonar fixesAndreas Beeker2021-10-2035-1064/+915
* ant 1.10.12PJ Fanning2021-10-204-4/+4
* hs-err file locationPJ Fanning2021-10-202-2/+3
* 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-0/+0
* scaling issuePJ Fanning2021-10-182-4/+5
* sonar fixesAndreas Beeker2021-10-1830-1244/+1151
* minor code improvementPJ Fanning2021-10-181-2/+2
* [bug-65255] add test case but cannot reproduce issuePJ Fanning2021-10-182-2/+2
* sonar fixesAndreas Beeker2021-10-1813-68/+99
* add problem file to buildPJ Fanning2021-10-182-0/+12
* [bug-65638] Remove escaping of ampersand from headers and footers created by ...PJ Fanning2021-10-187-6/+37
* upgrade build/test dependenciesPJ Fanning2021-10-183-6/+6
* try Xverify:allPJ Fanning2021-10-181-1/+2
* [bug-59388] Set comment with option isVisible in .xlsx. Thanks to ryoii. This...PJ Fanning2021-10-183-7/+60
* sonar fixesAndreas Beeker2021-10-1721-187/+227
* extra tests for Zip package parts backed by temp filesPJ Fanning2021-10-174-36/+60
* record size of encrypted temp dataPJ Fanning2021-10-165-9/+17
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2021-10-1617-350/+444