aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.java
Commit message (Expand)AuthorAgeFilesLines
* [github-120] rename some new xpwf abstract classes. This closes #120PJ Fanning2018-08-021-107/+0
* #62355 - unsplit packages - 3 - only importsAndreas Beeker2018-05-271-1/+1
* javadoc: replace invalid self enclosing elementsPJ Fanning2017-07-171-2/+2
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-107/+107
* POI-60341: handle missing sdtpr in an sdtbodyTim Allison2016-11-041-25/+29
* remove unnecessary @SuppressWarnings("deprecation") warnings (because of old ...Andreas Beeker2016-01-011-1/+0
* POI-57975: clean up white spaces and other style issues in XWPFTim Allison2015-05-291-99/+89
* Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methodsAndreas Beeker2014-08-281-6/+7
* BUG 54771 extract text from SDTs at the cell level within a table rowTim Allison2014-06-161-0/+113