summaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Expand)AuthorAgeFilesLines
...
* IDE and JavaDoc fixesDominik Stadler2018-12-302-9/+11
* Bug 60845: Apply patch and adjust testsDominik Stadler2018-12-304-103/+176
* IDE and JavaDoc fixes, make base test classes abstractDominik Stadler2018-12-305-24/+30
* #63028 - Provide font embedding for slideshowsAndreas Beeker2018-12-287-113/+469
* Fix JavadocsAndreas Beeker2018-12-281-5/+6
* Run Cell-tests on HSSF as well and make handling of null-values consistent ac...Dominik Stadler2018-12-282-26/+0
* Bug 61532: Fix setting values/types during formula evaluation for SXSSFDominik Stadler2018-12-283-13/+80
* Add test which verifies that bug 61605 is already fixedDominik Stadler2018-12-281-0/+10
* Adjust test to not require src/documentation to be availableDominik Stadler2018-12-281-3/+1
* Adjust/enhance tests for bug 62275 some moreDominik Stadler2018-12-282-32/+110
* Bug 62629: Allow to handle files with invalid content types for picturesDominik Stadler2018-12-272-17/+86
* Re-instate two dev-tools that we lost in some refactoring,Dominik Stadler2018-12-272-0/+282
* IDE and JavaDoc fixes, close() in testsDominik Stadler2018-12-278-206/+216
* Fix various IDE warnings and some JavaDoc adjustmentsDominik Stadler2018-12-2610-114/+94
* Fix incorrect constant for pict-filesDominik Stadler2018-12-261-1/+1
* Remove unnecesssary semicolonsDominik Stadler2018-12-2614-17/+16
* Simplify some string operationsDominik Stadler2018-12-263-5/+3
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-2543-164/+165
* fix old xerces errors because of not available disallow-doctype parser featureAndreas Beeker2018-12-194-10/+35
* #62886 - Regression extracting text from corrupted docx filesAndreas Beeker2018-12-182-3/+17
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-181-2/+2
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-182-11/+124
* [bug-63013] add XWPFRun setLang methodPJ Fanning2018-12-182-2/+29
* only refactorings to break up the long methodAndreas Beeker2018-12-171-76/+101
* [bug-63005] disable the reading of DTDs altogetherPJ Fanning2018-12-176-166/+134
* changed to bouncer pattern - to match also the rest of the codeAndreas Beeker2018-12-171-15/+16
* add null check in XLSFPictureShapePJ Fanning2018-12-171-15/+15
* #62365 - SVG image support in XSLFAndreas Beeker2018-12-164-4/+67
* fix constructor after its delegated nowAndreas Beeker2018-12-161-0/+6
* #60656 - EMF image support in slideshowsAndreas Beeker2018-12-1610-65/+22
|\
| * merge trunkhemfAndreas Beeker2018-12-1612-388/+779
| |\ | |/ |/|
* | #62365 - SVG image support in XSLFAndreas Beeker2018-12-165-16/+295
* | #63011 - Multiple digital signature in excel file broke first signatureAndreas Beeker2018-12-157-372/+484
* | #62994 - IBM JCE workaroundsAndreas Beeker2018-12-091-0/+3
* | #62994 - IBM JCE workaroundsAndreas Beeker2018-12-091-1/+7
* | #62953 - Rendering of FreeformShapes with formula failsAndreas Beeker2018-12-093-3/+35
* | lgtm issuesPJ Fanning2018-12-081-0/+1
* | create chart from scratch by sandeeptiwari32Alain Béarez2018-12-088-18/+182
* | [bug-57342] add SXSSFWorkbook setZip64Mode methodPJ Fanning2018-12-041-7/+17
* | Fix exception for old powerpoint documents without the usual stream nameAndreas Beeker2018-11-251-1/+1
* | #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the Output...Andreas Beeker2018-11-251-2/+1
* | Add test for FileMagicDominik Stadler2018-11-255-70/+56
* | #62949 - SlideShow rendering - keyframe fractions must be increasingAndreas Beeker2018-11-251-1/+1
* | bug 60316 -- skip the glossary document, not the template document.Tim Allison2018-11-232-1/+9
* | add missing classes to poi-ooxml-schemasPJ Fanning2018-11-211-0/+6
| * merge trunkAndreas Beeker2018-12-1424-101/+317
| * merge trunkAndreas Beeker2018-11-2021-601/+371
| |\ | |/ |/|
* | tidy up code formattingPJ Fanning2018-11-201-5/+4
* | [bug-62929] add null check for blip fill. Thanks to Mate BorcsokPJ Fanning2018-11-202-12/+35
* | Remove/Minimize references to Scratchpad module from other modulesAndreas Beeker2018-11-1910-159/+101