aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove more deprecated codePJ Fanning2020-12-0918-634/+54
* remove more deprecated codePJ Fanning2020-12-0920-381/+1
* remove more deprecated codePJ Fanning2020-12-091-68/+0
* remove more deprecated codePJ Fanning2020-12-0914-22/+22
* remove more deprecated codePJ Fanning2020-12-0912-269/+25
* remove more deprecated codePJ Fanning2020-12-0939-526/+8
* remove some deprecated codePJ Fanning2020-12-096-148/+2
* remove some deprecated codePJ Fanning2020-12-0918-200/+0
* remove some deprecated codePJ Fanning2020-12-099-100/+0
* remove some deprecated codePJ Fanning2020-12-0950-446/+2
* remove some deprecated codePJ Fanning2020-12-082-10/+0
* remove some deprecated codePJ Fanning2020-12-081-26/+0
* remove some deprecated codePJ Fanning2020-12-08111-440/+0
* [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-083-4/+10
* [github-204] Fix typo in javadoc. Thanks to Yerassyl Sagynov. This closes #204PJ Fanning2020-12-072-4/+4
* remove some deprecated codePJ Fanning2020-12-064-32/+1
* make FontGroup.Range more JavaBean-likePJ Fanning2020-12-061-4/+7
* remove stray importPJ Fanning2020-12-061-2/+0
* tidy up code in FontGroupRangePJ Fanning2020-12-061-7/+18
* 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
* add licenseAndreas Beeker2020-12-031-0/+19
* add example to link video to slideshowAndreas Beeker2020-12-032-176/+98
* #64716 - wmf display errorAndreas Beeker2020-11-298-108/+101
* ignore hwmf examples on distsourcebuildAndreas Beeker2020-11-281-1/+1
* #64716 - wmf display errorAndreas Beeker2020-11-277-29/+55
* #64716 - wmf display errorAndreas Beeker2020-11-278-350/+1134
* #64716 - wmf display errorAndreas Beeker2020-11-157-2/+41
* [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
* remove stray importPJ Fanning2020-11-131-2/+1
* [github-197] Modify test class HeapDump to allow it work in different JDKs. T...PJ Fanning2020-11-131-5/+39
* update dependencies - make optional dependencies mandatoryAndreas Beeker2020-11-112-8/+8
* #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-0813-42/+932
* [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-078-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-026-91/+250
* Add unit-test from bug 56454 to show that the problem is fixed nowDominik Stadler2020-11-011-0/+32
* #64716 - wmf display errorAndreas Beeker2020-11-0113-120/+296
* Fix file-handle-leaks when re-writing documents or slideshowsDominik Stadler2020-11-018-32/+53
* Bug 64460: Fix invalid moving of merged regionsDominik Stadler2020-11-013-67/+70