summaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Expand)AuthorAgeFilesLines
* Fix NullPointerException in Autosize introduced via #64981Dominik Stadler2020-12-202-1/+40
* fix log textPJ Fanning2020-12-191-0/+0
* add missing licensePJ Fanning2020-12-181-0/+17
* #64876 - Unable to convert pptx to pdfAndreas Beeker2020-12-175-12/+1166
* avoid string concatsPJ Fanning2020-12-174-6/+6
* avoid string concatsPJ Fanning2020-12-1712-37/+38
* avoid string concatsPJ Fanning2020-12-1712-20/+19
* [github-207] add SLF4JLoggerPJ Fanning2020-12-171-2/+2
* Do not wrap RuntimeException so we still can handle them directlyDominik Stadler2020-12-161-1/+1
* use less contentious language in code commentsPJ Fanning2020-12-151-1/+1
* #64981 - Upgrade OOXML schema to 5th edition (transitional)Andreas Beeker2020-12-1310-115/+112
* #64979 - Change artifact names of poi-/ooxml-schemasAndreas Beeker2020-12-1313-37/+38
* mute talkative tests, which spam to StdOut/StdErrAndreas Beeker2020-12-134-29/+27
* Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)Andreas Beeker2020-12-1275-1147/+1417
* [bug-60397] improve speed of excel cell merge. Thanks to Alex HervePJ Fanning2020-12-112-3/+64
* [github-206] Improve perfomance of SXSSF cell evaluation. Thanks to This clos...PJ Fanning2020-12-102-26/+29
* try to handle case where checksum is nullPJ Fanning2020-12-101-4/+11
* remove more deprecated codePJ Fanning2020-12-094-47/+7
* reduce use of deprecated code in XSSFFontPJ Fanning2020-12-091-6/+8
* remove more deprecated code (fix some issues)PJ Fanning2020-12-091-12/+61
* remove more deprecated codePJ Fanning2020-12-092-11/+33
* remove more deprecated codePJ Fanning2020-12-093-3/+3
* remove more deprecated codePJ Fanning2020-12-095-50/+12
* remove some deprecated codePJ Fanning2020-12-092-37/+2
* remove some deprecated codePJ Fanning2020-12-081-1/+0
* remove some deprecated codePJ Fanning2020-12-082-30/+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-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