summaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Collapse)AuthorAgeFilesLines
...
* [bug-60397] improve speed of excel cell merge. Thanks to Alex HervePJ Fanning2020-12-112-3/+64
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884329 13f79535-47bb-0310-9956-ffa450edef68
* [github-206] Improve perfomance of SXSSF cell evaluation. Thanks to This ↵PJ Fanning2020-12-102-26/+29
| | | | | | closes #206 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884288 13f79535-47bb-0310-9956-ffa450edef68
* try to handle case where checksum is nullPJ Fanning2020-12-101-4/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884278 13f79535-47bb-0310-9956-ffa450edef68
* remove more deprecated codePJ Fanning2020-12-094-47/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884269 13f79535-47bb-0310-9956-ffa450edef68
* reduce use of deprecated code in XSSFFontPJ Fanning2020-12-091-6/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884266 13f79535-47bb-0310-9956-ffa450edef68
* remove more deprecated code (fix some issues)PJ Fanning2020-12-091-12/+61
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884265 13f79535-47bb-0310-9956-ffa450edef68
* remove more deprecated codePJ Fanning2020-12-092-11/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884263 13f79535-47bb-0310-9956-ffa450edef68
* remove more deprecated codePJ Fanning2020-12-093-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884259 13f79535-47bb-0310-9956-ffa450edef68
* remove more deprecated codePJ Fanning2020-12-095-50/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884257 13f79535-47bb-0310-9956-ffa450edef68
* remove some deprecated codePJ Fanning2020-12-092-37/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884229 13f79535-47bb-0310-9956-ffa450edef68
* remove some deprecated codePJ Fanning2020-12-081-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884225 13f79535-47bb-0310-9956-ffa450edef68
* remove some deprecated codePJ Fanning2020-12-082-30/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884223 13f79535-47bb-0310-9956-ffa450edef68
* [github-200] Update OPCPackage#getPartsByRelationshipType docs to reflect ↵PJ Fanning2020-12-081-3/+4
| | | | | | behavior. Thanks to Marius Volkhart. This closes #200 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884219 13f79535-47bb-0310-9956-ffa450edef68
* [bug-64964] HSSFCell.convertCellValueToBoolean shall throw more specific ↵PJ Fanning2020-12-082-3/+7
| | | | | | exception git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884210 13f79535-47bb-0310-9956-ffa450edef68
* [github-204] Fix typo in javadoc. Thanks to Yerassyl Sagynov. This closes #204PJ Fanning2020-12-071-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884178 13f79535-47bb-0310-9956-ffa450edef68
* remove some deprecated codePJ Fanning2020-12-061-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884158 13f79535-47bb-0310-9956-ffa450edef68
* add more classes for LinkVideoToPptx exampleAndreas Beeker2020-12-041-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884114 13f79535-47bb-0310-9956-ffa450edef68
* add more classes for LinkVideoToPptx exampleAndreas Beeker2020-12-042-16/+120
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884104 13f79535-47bb-0310-9956-ffa450edef68
* add more classes for LinkVideoToPptx exampleAndreas Beeker2020-12-041-23/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884099 13f79535-47bb-0310-9956-ffa450edef68
* try to add missing classes to poi-ooxml-schemas (needed for new example)PJ Fanning2020-12-041-2/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884096 13f79535-47bb-0310-9956-ffa450edef68
* remove System.out.printlnSayi2020-12-041-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884084 13f79535-47bb-0310-9956-ffa450edef68
* get and set heightRule for table rowSayi2020-12-043-0/+100
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884080 13f79535-47bb-0310-9956-ffa450edef68
* #64716 - wmf display errorAndreas Beeker2020-11-271-1/+20
| | | | | | | | provide font mapping with PPTX2PNG fix record enums references fix alignment of asian fonts git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883883 13f79535-47bb-0310-9956-ffa450edef68
* #64716 - wmf display errorAndreas Beeker2020-11-151-1/+1
| | | | | | | | - close polygons - reset current path location on emf modifyworldtransform - mirror text if the affinetransform is negative scaled git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883460 13f79535-47bb-0310-9956-ffa450edef68
* [github-195] Rework getParagraph functions for XWPF. Thanks to Marius ↵PJ Fanning2020-11-145-47/+14
| | | | | | Volhart. This closes #195 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883424 13f79535-47bb-0310-9956-ffa450edef68
* [github-196] Delete unused certificate exceptions. Thanks to Marius ↵PJ Fanning2020-11-134-152/+0
| | | | | | Volkhart. This closes #196 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883395 13f79535-47bb-0310-9956-ffa450edef68
* #64867 - Provide PDF rendering with PPTX2PNGAndreas Beeker2020-11-092-701/+2
| | | | | | remove pdfbox-graphics2d workaround and update its version git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883236 13f79535-47bb-0310-9956-ffa450edef68
* add missing licensesPJ Fanning2020-11-082-0/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883213 13f79535-47bb-0310-9956-ffa450edef68
* #64867 - Provide PDF rendering with PPTX2PNGAndreas Beeker2020-11-085-5/+826
| | | | | | render text as text, i.e. not as shapes git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883212 13f79535-47bb-0310-9956-ffa450edef68
* [bug-64879] SXSSFSheet dispose() fails to remove Temporary files for ↵PJ Fanning2020-11-071-0/+1
| | | | | | java.io.IOException: No space left on device git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883171 13f79535-47bb-0310-9956-ffa450edef68
* [bug-64879] SXSSFSheet dispose() fails to remove Temporary files for ↵PJ Fanning2020-11-071-3/+7
| | | | | | java.io.IOException: No space left on device git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883170 13f79535-47bb-0310-9956-ffa450edef68
* test also render to SVG, PDFAndreas Beeker2020-11-041-13/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883130 13f79535-47bb-0310-9956-ffa450edef68
* Jpeg can't be processed with alpha channelAndreas Beeker2020-11-041-1/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883129 13f79535-47bb-0310-9956-ffa450edef68
* #64867 - Provide PDF rendering with PPTX2PNGAndreas Beeker2020-11-025-90/+232
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883074 13f79535-47bb-0310-9956-ffa450edef68
* #64716 - wmf display errorAndreas Beeker2020-11-012-54/+16
| | | | | | | | EMF: workaround for invalid EMF header bounds EMF: add option to PPTX2PNG / DrawableHint to fallback to force EMF header bounds EMF: use RGB instead of HSL gradiants git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883051 13f79535-47bb-0310-9956-ffa450edef68
* Fix file-handle-leaks when re-writing documents or slideshowsDominik Stadler2020-11-012-11/+13
| | | | | | | When replacing a directory, we should close the previous one Close some resources in tests git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883038 13f79535-47bb-0310-9956-ffa450edef68
* Bug 64460: Fix invalid moving of merged regionsDominik Stadler2020-11-012-67/+69
| | | | | | Also fix and enable two tests ignored previously git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883037 13f79535-47bb-0310-9956-ffa450edef68
* Improve error messages on missing Factory-implementations, fix Sonar issues ↵Dominik Stadler2020-11-012-24/+24
| | | | | | and IDE warnings git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883035 13f79535-47bb-0310-9956-ffa450edef68
* Fix Sonar issues and IDE warningsDominik Stadler2020-10-251-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882842 13f79535-47bb-0310-9956-ffa450edef68
* Update tests for bug 63845 some moreDominik Stadler2020-10-251-5/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882826 13f79535-47bb-0310-9956-ffa450edef68
* Sonar fixes - a few "Try-with-resources should be used"Andreas Beeker2020-10-241-12/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882820 13f79535-47bb-0310-9956-ffa450edef68
* Sonar fixes - a few "String literals should not be duplicated"Andreas Beeker2020-10-242-8/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882819 13f79535-47bb-0310-9956-ffa450edef68
* create "build" directory - necessary when running in maven directory ↵Andreas Beeker2020-10-241-0/+1
| | | | | | structure / build git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882816 13f79535-47bb-0310-9956-ffa450edef68
* Ignore test on no-scratchpad runAndreas Beeker2020-10-191-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882664 13f79535-47bb-0310-9956-ffa450edef68
* #64817 - Fix issue in testXLSXinPPTAndreas Beeker2020-10-182-21/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882623 13f79535-47bb-0310-9956-ffa450edef68
* disable broken testPJ Fanning2020-10-161-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882590 13f79535-47bb-0310-9956-ffa450edef68
* Add unit test for XLSX embedded in PPT and WorkbookFactory, was already fixedNick Burch2020-10-131-0/+43
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882466 13f79535-47bb-0310-9956-ffa450edef68
* Add license headerAndreas Beeker2020-10-112-1/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882398 13f79535-47bb-0310-9956-ffa450edef68
* #64773 - Visual signatures for .xlsx/.docxAndreas Beeker2020-10-1018-300/+1267
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882394 13f79535-47bb-0310-9956-ffa450edef68
* Fix IDE warnings, add more assertion-outputDominik Stadler2020-09-252-23/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882025 13f79535-47bb-0310-9956-ffa450edef68