aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi
Commit message (Expand)AuthorAgeFilesLines
* Fix some IDE warnings, Sonar fixes and some missing closing of resources in u...Dominik Stadler2020-01-275-96/+118
* #64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument f...Andreas Beeker2020-01-271-34/+23
* [bug-64098] XWPFRun: Whitespace in text not preserved if starting with tab ch...PJ Fanning2020-01-261-23/+49
* Sonar fixesAndreas Beeker2020-01-211-115/+131
* #64088 - SlideShow rendering fixesAndreas Beeker2020-01-191-11/+12
* Implement error bars for bar and line chartsAlain Béarez2020-01-131-0/+9
* Complete test with cell in newly added columnAlain Béarez2020-01-051-1/+3
* Fix some additional file-handle-leaks reported by unit-tests via an enhanced ...Dominik Stadler2020-01-034-10/+45
* Bug 63788: Remove AbstractNum by abstractNumId, not list indexDominik Stadler2020-01-011-2/+56
* 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