summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Improve error messages on missing Factory-implementations, fix Sonar issues a...Dominik Stadler2020-11-017-46/+45
* Fix Sonar issues and IDE warningsDominik Stadler2020-10-254-57/+47
* Apply patch for bug 64791 to use proper position for the WriteAccessRecordDominik Stadler2020-10-252-1/+20
* Apply some IDE suggestionsDominik Stadler2020-10-253-22/+17
* Fix bug 64238: Make LOOKUP functions deal with empty last arg correctlyDominik Stadler2020-10-251-9/+15
* Update tests for bug 63845 some moreDominik Stadler2020-10-251-5/+15
* Prevent some unit-tests from failing when non-English local is used in Maven runDominik Stadler2020-10-253-31/+50
* Sonar fixes - a few "Try-with-resources should be used"Andreas Beeker2020-10-246-123/+86
* Sonar fixes - a few "String literals should not be duplicated"Andreas Beeker2020-10-244-65/+35
* create "build" directory - necessary when running in maven directory structur...Andreas Beeker2020-10-241-0/+1
* try to fix sonar buildAndreas Beeker2020-10-232-16/+25
* Handle errors from GraalVM native mode runs - UnsupportedFeature on setting S...Andreas Beeker2020-10-201-2/+3
* reformatPJ Fanning2020-10-201-41/+41
* [github-193] Change TRUNC implementation to use MathX. Thanks to Jacob Harris...PJ Fanning2020-10-202-3/+16
* Ignore test on no-scratchpad runAndreas Beeker2020-10-191-0/+3
* #64817 - Fix issue in testXLSXinPPTAndreas Beeker2020-10-185-35/+43
* 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-113-1/+53
* #64773 - Visual signatures for .xlsx/.docxAndreas Beeker2020-10-1023-300/+1322
* Avoid dependency on ooxml-test in integration-testDominik Stadler2020-09-261-2/+2
* Try to fix the Gradle buildDominik Stadler2020-09-261-1/+2
* Fix IDE warnings, add more assertion-outputDominik Stadler2020-09-255-34/+29
* OSGi support: register service providers in bundle activatorYegor Kozlov2020-09-223-0/+23