/[Apache-SVN]
ViewVC logotype

Revision 726049


Jump to revision: Previous Next
Author: yegor
Date: Fri Dec 12 15:36:05 2008 UTC (15 years, 6 months ago)
Changed paths: 6
Log Message:
1. fixed HSSFCell.setCellFormula to call HSSFFormulaParser.parse before any cell modifications, if it fails the cell must be left in the state prior to the invocation. 2. added  @throws javadoc to HSSFRow.createCell and XSSFRow.createCell, see bug #10393 3. fixed incorrect condition type in CFRuleRecord if the rule is a formula 

Changed paths

Path Details
Directorypoi/trunk/src/java/org/apache/poi/hssf/record/CFRuleRecord.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/usermodel/HSSFCell.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/usermodel/HSSFRow.java modified , text changed
Directorypoi/trunk/src/ooxml/interfaces-jdk15/org/apache/poi/ss/usermodel/Row.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/hssf/record/TestCFRuleRecord.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26