aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache
Commit message (Expand)AuthorAgeFilesLines
* Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check so...Dominik Stadler2019-03-021-0/+17
* Close file-handles for slideshows also when construction fails or when dual-s...Dominik Stadler2019-02-2317-721/+782
* Bug 63029: revert handling NotOfficeXmlFileException in ZipPackage as this ch...Yegor Kozlov2019-02-131-1/+6
* Bug 63029: OPCPackage Potentially clobbers files on close() Yegor Kozlov2019-02-121-0/+38
* Fix some IDE warnings and better output in unit testDominik Stadler2019-01-271-23/+28
* pulled *Cell.setCellValue(String), setCellValue(RichTextString) to the common...Vladislav Galas2019-01-261-4/+5
* purged usages of Cell.setCellType (left only in tests, where conversions are ...Vladislav Galas2019-01-265-18/+5
* made call Cell.setCellType(CellType.FORMULA) illegall. Deprecated Cell.setCel...Vladislav Galas2019-01-264-10/+10
* purged calls to cell.setCellType(CellType.BLANK) from the project, replaced w...Vladislav Galas2019-01-262-3/+3
* setCellFormula: blank cell gets value 0, non-blank value is preservedVladislav Galas2019-01-261-1/+10
* Fix some Findbugs and IDE issues, refactor some duplicated code,Dominik Stadler2019-01-132-12/+13
* Add reproducer for bug 60355Dominik Stadler2019-01-131-3/+59
* IDE and JavaDoc fixes, move/remove some unfixed testsDominik Stadler2019-01-112-44/+44
* Add one more test for bug 62828 and fix some IDE warningsDominik Stadler2019-01-112-27/+31
* Bug #60977 writing XSSF with custom properties twice corrupts outputGreg Woolsey2019-01-111-0/+68
* unified setCellType(null/_NONE) logic, setCellFormula(null) logic. updated ja...Vladislav Galas2019-01-071-0/+32
* Improved test coverage for *Cell classesVladislav Galas2019-01-042-3/+71
* Bug 62993: XSSFEvaluationSheet now retrieves valid last row index from underl...Vladislav Galas2019-01-032-2/+48
* Bug 62828: CellReference(Cell) now initializes sheet name.Vladislav Galas2019-01-022-8/+9
* IDE and JavaDoc fixesDominik Stadler2018-12-302-9/+11
* Bug 60845: Apply patch and adjust testsDominik Stadler2018-12-301-99/+121
* #63028 - Provide font embedding for slideshowsAndreas Beeker2018-12-282-24/+22
* 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-281-4/+7
* 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-271-15/+81
* IDE and JavaDoc fixes, close() in testsDominik Stadler2018-12-277-205/+215
* Fix various IDE warnings and some JavaDoc adjustmentsDominik Stadler2018-12-262-68/+69
* Remove unnecesssary semicolonsDominik Stadler2018-12-264-6/+6
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-2524-89/+89
* 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-181-3/+14
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-181-2/+2
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-181-2/+98
* [bug-63013] add XWPFRun setLang methodPJ Fanning2018-12-181-1/+16
* [bug-63005] disable the reading of DTDs altogetherPJ Fanning2018-12-175-166/+133
* #62365 - SVG image support in XSLFAndreas Beeker2018-12-161-3/+19
* merge trunkhemfAndreas Beeker2018-12-163-328/+366
|\
| * #62365 - SVG image support in XSLFAndreas Beeker2018-12-161-0/+23
| * #63011 - Multiple digital signature in excel file broke first signatureAndreas Beeker2018-12-152-328/+343
| * #62994 - IBM JCE workaroundsAndreas Beeker2018-12-091-0/+3
| * #62953 - Rendering of FreeformShapes with formula failsAndreas Beeker2018-12-091-1/+3
| * create chart from scratch by sandeeptiwari32Alain BĂ©arez2018-12-081-7/+24
| * Fix exception for old powerpoint documents without the usual stream nameAndreas Beeker2018-11-251-1/+1
| * Add test for FileMagicDominik Stadler2018-11-253-33/+25
| * #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-231-0/+8
| * add missing classes to poi-ooxml-schemasPJ Fanning2018-11-211-0/+6