aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hssf/usermodel/HSSFConditionalFormattingRule.java
Commit message (Expand)AuthorAgeFilesLines
* Partitioning common formula logic. Introduced FormulaParsingWorkbook and Eva...Josh Micich2008-09-191-2/+2
* Fix for bug 45682 - allow cloning of sheets with conditional formattingJosh Micich2008-08-251-0/+6
* Patch 45577 - Added implementations for Excel functions NOW and TODAY, added ...Josh Micich2008-08-081-19/+32
* Conditional Formatting (30311) - API improvements, added HSSFSheetConditional...Josh Micich2008-04-151-39/+80
* Nice and small change here... Update the formula parser code to use usermodel...Nick Burch2008-04-151-3/+3
* 30311 - More work on Conditional Formatting - patch from DmitriyJosh Micich2008-04-071-10/+38
* More work on Conditional Formatting (bug 30311) junit and fixes from Dmitriy....Josh Micich2008-03-311-178/+52
* Patch from Dmitriy from bug #30311 - Support for conditional formatting recordsNick Burch2008-03-191-0/+248