/[Apache-SVN]
ViewVC logotype

Revision 1710399


Jump to revision: Previous Next
Author: nick
Date: Sat Oct 24 23:34:47 2015 UTC (8 years, 7 months ago)
Changed paths: 8
Log Message:
#58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which
 DataFormatter didn't properly support, call out to the alternate CellFormat
 instead for the formatting.
This also allows us to enable some disabled parts of DataFormatter unit tests
We still need to rationalise DataFormatter and CellFormatter though, so we
 only have one set of cell formatting logic...


Changed paths

Path Details
Directorypoi/trunk/src/java/org/apache/poi/ss/usermodel/DataFormatter.java modified , text changed
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFDataFormat.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFDataFormat.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFDataFormatter.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/ss/usermodel/BaseTestDataFormat.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/ss/usermodel/TestDataFormatter.java modified , text changed
Directorypoi/trunk/test-data/spreadsheet/FormatKM.xls modified , text changed
Directorypoi/trunk/test-data/spreadsheet/FormatKM.xlsx modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26