summaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Expand)AuthorAgeFilesLines
...
* #64716 - wmf display error - use FileMagic also for File-based inputAndreas Beeker2020-09-191-32/+28
* adapt to XmlBeans changesAndreas Beeker2020-09-191-23/+23
* Add more render test imagesAndreas Beeker2020-09-161-1/+2
* ignore IBM certificate chain issueAndreas Beeker2020-09-082-6/+11
* PPTXPNG - parent directory of relative input file was nullAndreas Beeker2020-09-031-1/+1
* add "provided" jars to binary dist bundleAndreas Beeker2020-09-031-5/+5
* fix typoAndreas Beeker2020-09-021-1/+1
* Adapt to new XmlBeans changes of r1881383Andreas Beeker2020-09-011-3/+3
* [github-192] Fix DOUGHNUT chart creation. Thanks to Tomás Cerdá. This close...PJ Fanning2020-09-011-1/+1
* CTRow removes tc when row removes cellSayi2020-09-012-0/+16
* #64693 - POI HwmfGraphics cannot read the embedded document titleAndreas Beeker2020-08-306-13/+69
* [bug-64691] rename fieldPJ Fanning2020-08-273-28/+28
* Add get/set indentationLeftChars/indentationRightChars in paragraphSayi2020-08-272-1/+68
* Update library versionsAndreas Beeker2020-08-187-271/+159
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-171-3/+1
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-172-2/+19
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-166-158/+173
* Fix typoAndreas Beeker2020-08-151-1/+1
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-159-65/+70
* also handle wrapped OOXML "Package" nodes inside of OLE2 containersAndreas Beeker2020-08-141-2/+4
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-141-46/+72
* #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