poi/src
Nick Burch e966499ad2 #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...


git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710399 13f79535-47bb-0310-9956-ffa450edef68
2015-10-24 23:34:47 +00:00
..
contrib fix eclipse warning - mostly generics cosmetics 2015-09-13 12:36:56 +00:00
examples - removed deprecated and confusing methods in XSSFColor 2015-10-12 20:43:42 +00:00
excelant Eclipse warnings, code formatting, simplify ExcelAntWorkbookUtilFactory, always close resources, ... 2015-09-14 18:40:23 +00:00
integrationtest Add Visio OOXML text extractor + tests 2015-10-19 06:26:57 +00:00
java/org/apache/poi #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which 2015-10-24 23:34:47 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which 2015-10-24 23:34:47 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources Import poi-visio codebase 2015-10-19 05:52:35 +00:00
scratchpad - removed deprecated and confusing methods in XSSFColor 2015-10-12 20:43:42 +00:00
testcases/org/apache/poi #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which 2015-10-24 23:34:47 +00:00
types merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00