aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org
Commit message (Expand)AuthorAgeFilesLines
* Bug 63960: Write pre-evaluated string-values in formula cells with the correc...Dominik Stadler2019-12-311-2/+31
* #64036 - remove reflective calls in Workbook- and SlideShowFactoryAndreas Beeker2019-12-281-40/+20
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-2742-808/+893
* try to find issue in testPJ Fanning2019-12-261-1/+1
* [github-163] Add set level numbering on XWPFParagraph. Thanks to Mi Guoliang....PJ Fanning2019-12-261-0/+10
* fix spelling of OutlookTextExtractor class namePJ Fanning2019-12-261-2/+2
* Let IntelliJ simplify some assertionsDominik Stadler2019-12-1519-95/+101
* Replace manual close with try-with-resourcesDominik Stadler2019-12-1515-245/+144
* Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on e...Dominik Stadler2019-12-151-4/+4
* Add MemoryVerifier to enable memory leak checking in unit-tests and addDominik Stadler2019-12-151-0/+144
* Adjust some JavaDoc and fix some IDE warningsDominik Stadler2019-12-143-4/+7
* [github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell...PJ Fanning2019-12-111-0/+8
* Fix initialization of text body when used in XSLFAlain Béarez2019-12-118-46/+49
* Fix column addition and removal in XSLFTableAlain Béarez2019-12-081-0/+2
* Sonar Fixes + Refactor scattered XML initializations to XMLHelperAndreas Beeker2019-12-035-216/+19
* Add Doughnut chart data series to XDDFAlain Béarez2019-11-301-0/+2
* Add test to remove chart data seriesAlain Béarez2019-11-301-0/+191
* Fix addition and removal of columns in XSLTTableAlain Béarez2019-11-281-0/+1
* Add, insert and remove columns on XSLFTableAlain Béarez2019-11-271-8/+16
* Bug 60656 - Emf image support in slideshowsAndreas Beeker2019-11-081-2/+1
* XWPF: Insert newlines between multiple paragraphs in comments.Dominik Stadler2019-10-261-0/+37
* Remove references to DatatypeConverterAndreas Beeker2019-10-252-6/+4
* add another text height to TestFontsAndreas Beeker2019-10-121-1/+1
* add null check for XSLFShapePJ Fanning2019-10-121-0/+8
* add null checkPJ Fanning2019-10-121-1/+1
* [bug-63774] adding lots of custom properties can cause performance issues due...PJ Fanning2019-09-261-0/+12
* Bug 63768: Adjust handling of SchemaFactoryPJ Fanning2019-09-241-260/+272
* Catch missing scratchpad state for EMF / WMF renderingAndreas Beeker2019-09-161-2/+2
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-09-111-2/+6
* Close file-resources in unit-tests, fix IDE warningsDominik Stadler2019-08-1513-1835/+1885
* Bug 63657: Rework the for bug #62130 to not use up twice as much memory when ...Dominik Stadler2019-08-122-8/+32
* add some missing classes to poi-ooxml-schemasPJ Fanning2019-07-251-1/+3
* add some missing classes to poi-ooxml-schemasPJ Fanning2019-07-251-0/+39
* Bug 63580 - Fix texture paint handlingAndreas Beeker2019-07-221-24/+10
* [github-150] XWPFPicture: easy access to width and depth. Thanks to Thibaut C...PJ Fanning2019-07-191-1/+22
* [github-153] XWPFParagraph: easier way to create a link. Thanks to Thibaut Cu...PJ Fanning2019-07-191-0/+12
* [github-157] add setters for ExtendedProperties. Thanks to Thibaut Cuvelier. ...PJ Fanning2019-07-191-0/+36
* [github-156] add setKeepNext to XWPFParagraph. Thanks to Thibaut Cuvelier.PJ Fanning2019-07-161-0/+6
* omit png output on testAndreas Beeker2019-06-231-1/+1
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-06-231-1/+2
* Bug 62906 and 63401: Ensure tables have an initial name which does not confli...Dominik Stadler2019-06-221-0/+35
* Fix IDE warningsDominik Stadler2019-06-221-1/+1
* Bug 63509: Allow to format a CellReference without sheet-name for ignoredErrors.Dominik Stadler2019-06-221-0/+27
* [bug-63498] NPE when calling getShapeName on XSLFTableCell. Thanks to Mate Bo...PJ Fanning2019-06-121-6/+25
* [github-151] XWPFRun: allow style retrieval. This closes #151PJ Fanning2019-06-011-0/+2
* [bug-63463] ignore forbiddenapis in new testcasePJ Fanning2019-05-311-13/+13
* [bug-63463] add tests fix issue with shifting rows (failing tests ignored). T...PJ Fanning2019-05-301-0/+218
* code cleanup plus fix for bug 63153Alain Béarez2019-05-212-10/+10
* Include actual found type in exception when encountering unexpected type of f...Dominik Stadler2019-05-201-0/+6
* [github-145] issue in PackagingURIHelper.encode. Thanks to @greedbell. This c...PJ Fanning2019-05-121-65/+66