aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFDataValidationHelper.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-177/+0
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* findbugs URF_UNREAD_FIELD: note that unread fields were commented out in r174...Javen O'Neal2016-06-131-1/+2
* findbugs: fix URF_UNREAD_FIELD warningsJaven O'Neal2016-06-131-2/+3
* Bug 56888: XSSFDataValidation ignores "allow blank" read from sheet, assumes ...Dominik Stadler2014-12-221-0/+3
* Bug 53965: Fixed XmlValueOutOfRangeExceptio calling getDataValidations for cu...Yegor Kozlov2012-10-101-1/+5
* Add in missing license headers to a few filesNick Burch2010-05-241-3/+16
* support for data validation for OOXML, see Bugzilla 49244Yegor Kozlov2010-05-161-0/+155