]> source.dussan.org Git - poi.git/commit
Fix for bug 46547 - Allow for addition of conditional formatting when data validation...
authorJosh Micich <josh@apache.org>
Wed, 21 Jan 2009 00:19:49 +0000 (00:19 +0000)
committerJosh Micich <josh@apache.org>
Wed, 21 Jan 2009 00:19:49 +0000 (00:19 +0000)
commitf890e59acef5d7f41140a9f30902a8b24db02910
tree8ddd6485aec11caa56d6e25f52f441e909d18402
parenta8bcfddad42aa6f141ff6415fc80981a2db20131
Fix for bug 46547 - Allow for addition of conditional formatting when data validations are present.  Avoid creation of and empty conditional formatting table while shifting formulas.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@736175 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/model/RecordOrderer.java
src/java/org/apache/poi/hssf/model/Sheet.java
src/testcases/org/apache/poi/hssf/model/TestSheet.java