summaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Collapse)AuthorAgeFilesLines
...
* IDE and JavaDoc fixesDominik Stadler2018-12-302-9/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1850007 13f79535-47bb-0310-9956-ffa450edef68
* Bug 60845: Apply patch and adjust testsDominik Stadler2018-12-304-103/+176
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849969 13f79535-47bb-0310-9956-ffa450edef68
* IDE and JavaDoc fixes, make base test classes abstractDominik Stadler2018-12-305-24/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849968 13f79535-47bb-0310-9956-ffa450edef68
* #63028 - Provide font embedding for slideshowsAndreas Beeker2018-12-287-113/+469
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849898 13f79535-47bb-0310-9956-ffa450edef68
* Fix JavadocsAndreas Beeker2018-12-281-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849896 13f79535-47bb-0310-9956-ffa450edef68
* Run Cell-tests on HSSF as well and make handling of null-values consistent ↵Dominik Stadler2018-12-282-26/+0
| | | | | | across implementations git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849881 13f79535-47bb-0310-9956-ffa450edef68
* Bug 61532: Fix setting values/types during formula evaluation for SXSSFDominik Stadler2018-12-283-13/+80
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849880 13f79535-47bb-0310-9956-ffa450edef68
* Add test which verifies that bug 61605 is already fixedDominik Stadler2018-12-281-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849878 13f79535-47bb-0310-9956-ffa450edef68
* Adjust test to not require src/documentation to be availableDominik Stadler2018-12-281-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849837 13f79535-47bb-0310-9956-ffa450edef68
* Adjust/enhance tests for bug 62275 some moreDominik Stadler2018-12-282-32/+110
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849836 13f79535-47bb-0310-9956-ffa450edef68
* Bug 62629: Allow to handle files with invalid content types for picturesDominik Stadler2018-12-272-17/+86
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849814 13f79535-47bb-0310-9956-ffa450edef68
* Re-instate two dev-tools that we lost in some refactoring,Dominik Stadler2018-12-272-0/+282
| | | | | | at least OOXMLPrettyPrint is still very useful for comparing ooxml-files git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849813 13f79535-47bb-0310-9956-ffa450edef68
* IDE and JavaDoc fixes, close() in testsDominik Stadler2018-12-278-206/+216
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849812 13f79535-47bb-0310-9956-ffa450edef68
* Fix various IDE warnings and some JavaDoc adjustmentsDominik Stadler2018-12-2610-114/+94
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849763 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect constant for pict-filesDominik Stadler2018-12-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849762 13f79535-47bb-0310-9956-ffa450edef68
* Remove unnecesssary semicolonsDominik Stadler2018-12-2614-17/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849761 13f79535-47bb-0310-9956-ffa450edef68
* Simplify some string operationsDominik Stadler2018-12-263-5/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849760 13f79535-47bb-0310-9956-ffa450edef68
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-2543-164/+165
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849716 13f79535-47bb-0310-9956-ffa450edef68
* fix old xerces errors because of not available disallow-doctype parser featureAndreas Beeker2018-12-194-10/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849336 13f79535-47bb-0310-9956-ffa450edef68
* #62886 - Regression extracting text from corrupted docx filesAndreas Beeker2018-12-182-3/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849252 13f79535-47bb-0310-9956-ffa450edef68
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-181-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849248 13f79535-47bb-0310-9956-ffa450edef68
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-182-11/+124
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849244 13f79535-47bb-0310-9956-ffa450edef68
* [bug-63013] add XWPFRun setLang methodPJ Fanning2018-12-182-2/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849152 13f79535-47bb-0310-9956-ffa450edef68
* only refactorings to break up the long methodAndreas Beeker2018-12-171-76/+101
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849130 13f79535-47bb-0310-9956-ffa450edef68
* [bug-63005] disable the reading of DTDs altogetherPJ Fanning2018-12-176-166/+134
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849123 13f79535-47bb-0310-9956-ffa450edef68
* changed to bouncer pattern - to match also the rest of the codeAndreas Beeker2018-12-171-15/+16
| | | | | | see https://softwareengineering.stackexchange.com/questions/18454/should-i-return-from-a-function-early-or-use-an-if-statement git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849074 13f79535-47bb-0310-9956-ffa450edef68
* add null check in XLSFPictureShapePJ Fanning2018-12-171-15/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849069 13f79535-47bb-0310-9956-ffa450edef68
* #62365 - SVG image support in XSLFAndreas Beeker2018-12-164-4/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849046 13f79535-47bb-0310-9956-ffa450edef68
* fix constructor after its delegated nowAndreas Beeker2018-12-161-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849041 13f79535-47bb-0310-9956-ffa450edef68
* #60656 - EMF image support in slideshowsAndreas Beeker2018-12-1610-65/+22
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849040 13f79535-47bb-0310-9956-ffa450edef68
| * merge trunkhemfAndreas Beeker2018-12-1612-388/+779
| |\ | |/ |/| | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1849036 13f79535-47bb-0310-9956-ffa450edef68
* | #62365 - SVG image support in XSLFAndreas Beeker2018-12-165-16/+295
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849030 13f79535-47bb-0310-9956-ffa450edef68
* | #63011 - Multiple digital signature in excel file broke first signatureAndreas Beeker2018-12-157-372/+484
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848974 13f79535-47bb-0310-9956-ffa450edef68
* | #62994 - IBM JCE workaroundsAndreas Beeker2018-12-091-0/+3
| | | | | | | | | | | | add policy restriction exemption git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848539 13f79535-47bb-0310-9956-ffa450edef68
* | #62994 - IBM JCE workaroundsAndreas Beeker2018-12-091-1/+7
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848538 13f79535-47bb-0310-9956-ffa450edef68
* | #62953 - Rendering of FreeformShapes with formula failsAndreas Beeker2018-12-093-3/+35
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848492 13f79535-47bb-0310-9956-ffa450edef68
* | lgtm issuesPJ Fanning2018-12-081-0/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848438 13f79535-47bb-0310-9956-ffa450edef68
* | create chart from scratch by sandeeptiwari32Alain Béarez2018-12-088-18/+182
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848432 13f79535-47bb-0310-9956-ffa450edef68
* | [bug-57342] add SXSSFWorkbook setZip64Mode methodPJ Fanning2018-12-041-7/+17
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848179 13f79535-47bb-0310-9956-ffa450edef68
* | Fix exception for old powerpoint documents without the usual stream nameAndreas Beeker2018-11-251-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847442 13f79535-47bb-0310-9956-ffa450edef68
* | #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the ↵Andreas Beeker2018-11-251-2/+1
| | | | | | | | | | | | | | | | OutputStream regression git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847438 13f79535-47bb-0310-9956-ffa450edef68
* | Add test for FileMagicDominik Stadler2018-11-255-70/+56
| | | | | | | | | | | | | | | | JavaDoc warning fixes Remove some IDE warnings Reformat code of sample application git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847437 13f79535-47bb-0310-9956-ffa450edef68
* | #62949 - SlideShow rendering - keyframe fractions must be increasingAndreas Beeker2018-11-251-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847428 13f79535-47bb-0310-9956-ffa450edef68
* | bug 60316 -- skip the glossary document, not the template document.Tim Allison2018-11-232-1/+9
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847263 13f79535-47bb-0310-9956-ffa450edef68
* | add missing classes to poi-ooxml-schemasPJ Fanning2018-11-211-0/+6
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847083 13f79535-47bb-0310-9956-ffa450edef68
| * merge trunkAndreas Beeker2018-12-1424-101/+317
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1848906 13f79535-47bb-0310-9956-ffa450edef68
| * merge trunkAndreas Beeker2018-11-2021-601/+371
| |\ | |/ |/| | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1847069 13f79535-47bb-0310-9956-ffa450edef68
* | tidy up code formattingPJ Fanning2018-11-201-5/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847012 13f79535-47bb-0310-9956-ffa450edef68
* | [bug-62929] add null check for blip fill. Thanks to Mate BorcsokPJ Fanning2018-11-202-12/+35
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847004 13f79535-47bb-0310-9956-ffa450edef68
* | Remove/Minimize references to Scratchpad module from other modulesAndreas Beeker2018-11-1910-159/+101
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846931 13f79535-47bb-0310-9956-ffa450edef68