poi/src/ooxml/testcases/org/apache/poi/xwpf/usermodel
Javen O'Neal cc962432a4 bug 59030: revert r1746625 and restore r1731257, where XWPFTableCell#getVerticalAlignment() returns null rather than a default value (XWPFVertAlign.TOP) if vertical alignment is not set
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782225 13f79535-47bb-0310-9956-ffa450edef68
2017-02-08 18:35:04 +00:00
..
TestChangeTracking.java Fix inconsistent line endings and some eclipse warnings 2015-08-13 19:20:58 +00:00
TestXWPFBugs.java fix eclipse warnings / close resources in tests 2017-01-16 01:18:46 +00:00
TestXWPFDocument.java fix eclipse warnings / close resources in tests 2017-01-16 01:18:46 +00:00
TestXWPFFootnotes.java Fix inconsistent line endings and some eclipse warnings 2015-08-13 19:20:58 +00:00
TestXWPFHeader.java 60293 -- Handle illegal "Odd" header/footer in XWPF 2016-10-31 19:02:06 +00:00
TestXWPFHeadings.java Fix inconsistent line endings and some eclipse warnings 2015-08-13 19:20:58 +00:00
TestXWPFNumbering.java Fix inconsistent line endings and some eclipse warnings 2015-08-13 19:20:58 +00:00
TestXWPFParagraph.java 60465: Cannot specify interline spacing for a Paragraph in XWPF 2016-12-16 03:21:02 +00:00
TestXWPFPictureData.java 57366: XWPFTable to Header / Footer 2016-10-30 18:49:16 +00:00
TestXWPFRun.java fix eclipse warnings / close resources in tests 2017-01-16 01:18:46 +00:00
TestXWPFSDT.java POI-60341, add test document (ugh, mea culpa), turn on test. 2016-11-07 12:10:46 +00:00
TestXWPFSmartTag.java Fix inconsistent line endings and some eclipse warnings 2015-08-13 19:20:58 +00:00
TestXWPFStyles.java 60329: Avoid NPE when styleid is null 2016-12-01 02:21:56 +00:00
TestXWPFTable.java Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 2016-10-19 21:52:31 +00:00
TestXWPFTableCell.java bug 59030: revert r1746625 and restore r1731257, where XWPFTableCell#getVerticalAlignment() returns null rather than a default value (XWPFVertAlign.TOP) if vertical alignment is not set 2017-02-08 18:35:04 +00:00
TestXWPFTableRow.java 60337: XWPFTableRow.isRepeatHeader throws NullPointerException, setRepeatHeader does not overwrite old value 2016-11-05 06:12:24 +00:00