aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add missing xsbsPJ Fanning2021-10-242-1/+128
* configurable max record lenPJ Fanning2021-10-247-11/+83
* configurable max record lenPJ Fanning2021-10-246-10/+87
* configurable max record lenPJ Fanning2021-10-2320-103/+40
* XSSFReader extensibilityPJ Fanning2021-10-232-8/+8
* fix mime type for pict files (image/x-pict)PJ Fanning2021-10-231-0/+31
* [bug-65650] use image/x-pict mime typePJ Fanning2021-10-236-54/+58
* use content types from constantsPJ Fanning2021-10-231-48/+56
* add XSLFPictureShape setNamePJ Fanning2021-10-232-5/+80
* add XSLFPictureShape getNamePJ Fanning2021-10-232-4/+32
* remove deprecated codePJ Fanning2021-10-221-8/+1
* remove deprecated codePJ Fanning2021-10-221-11/+0
* remove deprecated methods on XSSFColorPJ Fanning2021-10-221-44/+1
* more support for configurable max record lenPJ Fanning2021-10-2222-128/+82
* more support for configurable max record lenPJ Fanning2021-10-2221-119/+91
* [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