aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Expand)AuthorAgeFilesLines
...
* [github-200] Update OPCPackage#getPartsByRelationshipType docs to reflect beh...PJ Fanning2020-12-081-3/+4
* [bug-64964] HSSFCell.convertCellValueToBoolean shall throw more specific exce...PJ Fanning2020-12-082-3/+7
* [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
* add more classes for LinkVideoToPptx exampleAndreas Beeker2020-12-041-1/+2
* add more classes for LinkVideoToPptx exampleAndreas Beeker2020-12-042-16/+120
* add more classes for LinkVideoToPptx exampleAndreas Beeker2020-12-041-23/+30
* try to add missing classes to poi-ooxml-schemas (needed for new example)PJ Fanning2020-12-041-2/+18
* remove System.out.printlnSayi2020-12-041-2/+1
* get and set heightRule for table rowSayi2020-12-043-0/+100
* #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-085-5/+826
* [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
* test also render to SVG, PDFAndreas Beeker2020-11-041-13/+29
* 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
* Fix file-handle-leaks when re-writing documents or slideshowsDominik Stadler2020-11-012-11/+13
* Bug 64460: Fix invalid moving of merged regionsDominik Stadler2020-11-012-67/+69
* Improve error messages on missing Factory-implementations, fix Sonar issues a...Dominik Stadler2020-11-012-24/+24
* Fix Sonar issues and IDE warningsDominik Stadler2020-10-251-3/+2
* Update tests for bug 63845 some moreDominik Stadler2020-10-251-5/+15
* 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
* create "build" directory - necessary when running in maven directory structur...Andreas Beeker2020-10-241-0/+1
* Ignore test on no-scratchpad runAndreas Beeker2020-10-191-0/+3
* #64817 - Fix issue in testXLSXinPPTAndreas Beeker2020-10-182-21/+26
* disable broken testPJ Fanning2020-10-161-0/+2
* Add unit test for XLSX embedded in PPT and WorkbookFactory, was already fixedNick Burch2020-10-131-0/+43
* Add license headerAndreas Beeker2020-10-112-1/+36
* #64773 - Visual signatures for .xlsx/.docxAndreas Beeker2020-10-1018-300/+1267
* Fix IDE warnings, add more assertion-outputDominik Stadler2020-09-252-23/+21
* #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