summaryrefslogtreecommitdiffstats
path: root/src/ooxml/java
Commit message (Expand)AuthorAgeFilesLines
* [github-204] Fix typo in javadoc. Thanks to Yerassyl Sagynov. This closes #204PJ Fanning2020-12-071-3/+3
* remove some deprecated codePJ Fanning2020-12-061-1/+0
* remove System.out.printlnSayi2020-12-041-2/+1
* get and set heightRule for table rowSayi2020-12-042-0/+86
* #64716 - wmf display errorAndreas Beeker2020-11-271-1/+20
* #64716 - wmf display errorAndreas Beeker2020-11-151-1/+1
* [github-195] Rework getParagraph functions for XWPF. Thanks to Marius Volhart...PJ Fanning2020-11-145-47/+14
* [github-196] Delete unused certificate exceptions. Thanks to Marius Volkhart....PJ Fanning2020-11-134-152/+0
* #64867 - Provide PDF rendering with PPTX2PNGAndreas Beeker2020-11-092-701/+2
* add missing licensesPJ Fanning2020-11-082-0/+38
* #64867 - Provide PDF rendering with PPTX2PNGAndreas Beeker2020-11-084-5/+822
* [bug-64879] SXSSFSheet dispose() fails to remove Temporary files for java.io....PJ Fanning2020-11-071-0/+1
* [bug-64879] SXSSFSheet dispose() fails to remove Temporary files for java.io....PJ Fanning2020-11-071-3/+7
* Jpeg can't be processed with alpha channelAndreas Beeker2020-11-041-1/+11
* #64867 - Provide PDF rendering with PPTX2PNGAndreas Beeker2020-11-025-90/+232
* #64716 - wmf display errorAndreas Beeker2020-11-012-54/+16
* Bug 64460: Fix invalid moving of merged regionsDominik Stadler2020-11-011-3/+2
* Sonar fixes - a few "Try-with-resources should be used"Andreas Beeker2020-10-241-12/+5
* Sonar fixes - a few "String literals should not be duplicated"Andreas Beeker2020-10-242-8/+10
* #64817 - Fix issue in testXLSXinPPTAndreas Beeker2020-10-181-4/+1
* Add license headerAndreas Beeker2020-10-111-0/+17
* #64773 - Visual signatures for .xlsx/.docxAndreas Beeker2020-10-1014-291/+1123
* Fix IDE warnings, add more assertion-outputDominik Stadler2020-09-251-3/+3
* #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
* ignore IBM certificate chain issueAndreas Beeker2020-09-081-5/+5
* 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-011-0/+1
* #64693 - POI HwmfGraphics cannot read the embedded document titleAndreas Beeker2020-08-305-5/+49
* [bug-64691] rename fieldPJ Fanning2020-08-272-23/+23
* Add get/set indentationLeftChars/indentationRightChars in paragraphSayi2020-08-271-0/+52
* Update library versionsAndreas Beeker2020-08-181-1/+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-153-30/+35
* 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-1311-524/+478
* Bug 64667.xlsx prevent NPE loading styles tableTim Allison2020-08-131-1/+1
* add removeTable method in cellSayi2020-08-101-0/+12
* [github-187] Add length validation for Excel DataValidations that are list li...PJ Fanning2020-08-091-2/+7
* Use the existing CTExternalData elementSayi2020-08-091-0/+6
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-226-1221/+65
* remove more deprecated codePJ Fanning2020-07-163-58/+3
* remove more deprecated codePJ Fanning2020-07-169-261/+32