summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* upgrade forbidden-apis to 3.0.1Andreas Beeker2020-08-141-1/+2
* also handle wrapped OOXML "Package" nodes inside of OLE2 containersAndreas Beeker2020-08-145-10/+30
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-1422-199/+331
* [github-191] Fix RuntimeException on array formula referencing blank cell. Th...PJ Fanning2020-08-142-0/+45
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-1363-1800/+1811
* Bug 64659 -- bump max record lengthTim Allison2020-08-131-1/+1
* Bug 64667.xlsx prevent NPE loading styles tableTim Allison2020-08-133-1/+9
* [github-190] Javadoc fixes in ToCSV example. Thanks to Nick Rivera Meredith. ...PJ Fanning2020-08-121-39/+37
* [github-189] Move date parsing logic to DateParser. Thanks to MiƂosz Rembisz...PJ Fanning2020-08-115-78/+221
* add removeTable method in cellSayi2020-08-102-0/+38
* [github-187] Add length validation for Excel DataValidations that are list li...PJ Fanning2020-08-095-2/+28
* Use the existing CTExternalData elementSayi2020-08-092-2/+28
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-074-0/+6
* fix build - remove old ant libsAndreas Beeker2020-08-061-0/+3
* try to fix windows builds - path issues with regex patternsAndreas Beeker2020-08-051-2/+10
* examples had been moved due to jigsaw modules migrationAndreas Beeker2020-07-241-1/+1
* remove obsolete bouncycastle jarsAndreas Beeker2020-07-231-0/+4
* a few jigsaw related fixesAndreas Beeker2020-07-231-16/+12
* try to make examples more robust - to fix integration testsPJ Fanning2020-07-232-2/+2
* use Ant 1.10 for the buildsAndreas Beeker2020-07-221-2/+2
* add back TempFileUtils.java due to broken buildPJ Fanning2020-07-221-0/+47
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-22312-1963/+3540
* remove more deprecated codePJ Fanning2020-07-163-58/+3
* remove more deprecated codePJ Fanning2020-07-169-261/+32
* [bug-64605] update javadocsPJ Fanning2020-07-162-2/+19
* [bug-64605] update javadocsPJ Fanning2020-07-161-0/+2
* [bug-64605] add support for non-integer font sizes on character runs (use dou...PJ Fanning2020-07-166-16/+32
* [bug-64605] add support for non-integer font sizes on character runsPJ Fanning2020-07-162-0/+15
* [bug-64605] add support for non-integer font sizes on character runsPJ Fanning2020-07-162-2/+52
* use BigInteger.valueOfPJ Fanning2020-07-168-15/+15
* fix some testsPJ Fanning2020-07-161-3/+2
* fix some testsPJ Fanning2020-07-163-6/+1
* fix test issuePJ Fanning2020-07-151-1/+2
* try to make examples more robust - to fix integration testsPJ Fanning2020-07-152-2/+2
* remove some deprecated codePJ Fanning2020-07-151-4/+4
* remove some deprecated codePJ Fanning2020-07-159-181/+16
* fix test compile - some follow up neededPJ Fanning2020-07-154-52/+27
* remove some deprecated codePJ Fanning2020-07-155-63/+0
* remove some deprecated codePJ Fanning2020-07-155-168/+11
* try to fix build issuePJ Fanning2020-07-151-3/+2
* [bug-64508] add guard for invalid v valuePJ Fanning2020-07-152-0/+14
* [bug-64508] add guard for invalid v valuePJ Fanning2020-07-151-4/+7
* [bug-64600] Avoid XWPF NPE when styleid is null. Thanks to Sayi. This closes ...PJ Fanning2020-07-142-11/+9
* rename internal methodPJ Fanning2020-07-132-8/+8
* [bug-64595] SXSSF: Missing quoting of pre-evaluated string values in formula ...PJ Fanning2020-07-132-3/+29
* update expiry date of kiwiwings entryAndreas Beeker2020-07-081-63/+77
* get TestDeferredSXSSFWorkbook to use DeferredSXSSFWorkbook in all of its testsPJ Fanning2020-07-063-55/+36
* remove accidental commitPJ Fanning2020-07-061-1/+0
* SXSSFSheet: beware of null _writerPJ Fanning2020-07-062-1/+2
* DeferredSXSSFITestDataProviderPJ Fanning2020-07-061-0/+133