aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFSDT.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-239/+0
* Sonar fixesAndreas Beeker2021-01-091-7/+7
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-11/+11
* [bug-64561] XWPFSDTContent.getText() is empty for nested SDT elementsPJ Fanning2020-06-261-0/+11
* IDE and JavaDoc fixes, close() in testsDominik Stadler2018-12-271-67/+70
* bug 62859 -- fix two potential NPEs when initializing XWPFSDTContentTim Allison2018-10-261-0/+13
* [github-120] rename some new xpwf abstract classes. This closes #120PJ Fanning2018-08-021-14/+14
* [github-115] implement endnote. This closes #115PJ Fanning2018-07-241-5/+3
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-4/+4
* Use assertContains instead of assertTrue(text.contains) for better error mess...Javen O'Neal2017-04-201-6/+7
* POI-60341, add test document (ugh, mea culpa), turn on test.Tim Allison2016-11-071-1/+1
* 60337: XWPFTableRow.isRepeatHeader throws NullPointerException, setRepeatHead...Mark Murphy2016-11-051-3/+11
* POI-60341: handle missing sdtpr in an sdtbodyTim Allison2016-11-041-0/+10
* Fix inconsistent line endings and some eclipse warningsNick Burch2015-08-131-146/+146
* POI-57975: clean up white spaces and other style issues in XWPFTim Allison2015-05-291-147/+146
* BUG 54771 extract text from SDTs at the cell level within a table rowTim Allison2014-06-161-35/+52
* Patch from Tim Allison from bug #55142 - Not all XWPF SDT blockNick Burch2013-06-251-0/+25
* Fix the footnote doubling, and then enable the rest of the SDT tests from Ti...Nick Burch2013-06-181-5/+1
* Patch from Tim Allison from bug #54849 - Controlled content/Form (Std/StdBloc...Nick Burch2013-06-181-0/+158