aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ss/usermodel/ConditionalFormattingRule.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-184/+0
* Fixes Bug 61764 Conditional formatting rules don't evaluate properly for some...Greg Woolsey2017-11-151-0/+7
* javadoc: replace invalid self enclosing elementsPJ Fanning2017-07-171-9/+9
* git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795002 13f79535-47bb-...Greg Woolsey2017-05-121-1/+1
* 61060 - teach DataFormatter about conditional formatting rules with number fo...Greg Woolsey2017-05-051-0/+6
* Expose Priority from newer-style HSSF CF rulesNick Burch2017-02-141-3/+6
* Javadoc fixesNick Burch2017-02-141-2/+1
* Add evaluation of data validation rules and conditional formattingGreg Woolsey2017-02-131-0/+47
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-122/+122
* bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSFJaven O'Neal2016-06-181-33/+6
* #58130 CF DataBar supportNick Burch2015-07-201-0/+5
* #58130 Enable CF ColorScale support on the rule, and begin testingNick Burch2015-07-191-0/+5
* #58130 more progress towards supporting other CF typesNick Burch2015-07-171-1/+6
* Provide a Conditional Formatting type class, and deprecate the byte-based typ...Nick Burch2015-07-131-3/+15
* Javadoc and comment updates for CFsNick Burch2015-07-121-3/+0
* support for conditional formatting in XSSF including docs and examplesYegor Kozlov2011-07-291-0/+125