aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Expand)AuthorAgeFilesLines
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-1318-622/+567
* Bug 64667.xlsx prevent NPE loading styles tableTim Allison2020-08-132-1/+9
* add removeTable method in cellSayi2020-08-102-0/+38
* [github-187] Add length validation for Excel DataValidations that are list li...PJ Fanning2020-08-092-2/+28
* Use the existing CTExternalData elementSayi2020-08-092-2/+28
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-2271-1679/+505
* 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-164-11/+27
* [bug-64605] add support for non-integer font sizes on character runsPJ Fanning2020-07-162-2/+52
* use BigInteger.valueOfPJ Fanning2020-07-166-13/+13
* fix some testsPJ Fanning2020-07-161-3/+2
* fix some testsPJ Fanning2020-07-163-6/+1
* fix test issuePJ Fanning2020-07-151-1/+2
* remove some deprecated codePJ Fanning2020-07-151-4/+4
* remove some deprecated codePJ Fanning2020-07-156-116/+16
* fix test compile - some follow up neededPJ Fanning2020-07-154-52/+27
* remove some deprecated codePJ Fanning2020-07-152-22/+0
* remove some deprecated codePJ Fanning2020-07-155-168/+11
* [bug-64508] add guard for invalid v valuePJ Fanning2020-07-151-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
* get TestDeferredSXSSFWorkbook to use DeferredSXSSFWorkbook in all of its testsPJ Fanning2020-07-063-55/+36
* SXSSFSheet: beware of null _writerPJ Fanning2020-07-061-1/+1
* DeferredSXSSFITestDataProviderPJ Fanning2020-07-061-0/+133
* try to fix issue with missing classes in poi-ooxml-schemasPJ Fanning2020-07-051-0/+5
* try to fix issue with missing classes in poi-ooxml-schemasPJ Fanning2020-07-042-3/+7
* try to fix issue with missing classes in poi-ooxml-schemasPJ Fanning2020-07-041-0/+2
* try to fix issue with missing classes in poi-ooxml-schemasPJ Fanning2020-07-042-2/+2
* try to fix issue with missing classes in poi-ooxml-schemasPJ Fanning2020-07-042-1/+7
* add test casePJ Fanning2020-07-033-48/+35
* rename classes as DeferredSXSSF instead of EmittingSXSSFPJ Fanning2020-07-034-54/+55
* add extra constructorPJ Fanning2020-06-282-2/+6
* remove some unnecessary testsPJ Fanning2020-06-281-208/+4
* [github-184] New EmittingSXSSFWorkbook. Thanks to mobreza. This closes #184PJ Fanning2020-06-2810-213/+1138
* remove some more deprecated codePJ Fanning2020-06-281-14/+0
* remove some deprecated classesPJ Fanning2020-06-273-362/+2
* remove some deprecated classesPJ Fanning2020-06-276-906/+0
* remove some deprecated classesPJ Fanning2020-06-276-646/+11
* remove some deprecated methods from CellPJ Fanning2020-06-273-48/+0
* remove some deprecated Font methods from WorkbookPJ Fanning2020-06-272-19/+10
* try to fix test compilePJ Fanning2020-06-271-3/+37
* remove some deprecated Name methods from WorkbookPJ Fanning2020-06-272-141/+0
* [bug-64561] XWPFSDTContent.getText() is empty for nested SDT elementsPJ Fanning2020-06-262-10/+24
* Add some more tests for bug 63624Dominik Stadler2020-06-151-5/+32
* try to fix broken testPJ Fanning2020-06-112-4/+3