poi/src/java/org/apache/poi/ss
Greg Woolsey d1b92fe2d8 Fix bug #61007
use CellFormat for all format strings containing multiple parts (";" delimited) and update unit test to expect the same values as Excel.  Also added tests for the failing formats.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791949 13f79535-47bb-0310-9956-ffa450edef68
2017-04-19 18:10:52 +00:00
..
extractor javadocs fixes (jdk8) 2016-07-03 18:25:05 +00:00
format Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
formula Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
usermodel Fix bug #61007 2017-04-19 18:10:52 +00:00
util bug 60787: remove calls to System.out.println. Thanks to Kamile Demirel. 2017-03-02 18:47:28 +00:00
SpreadsheetVersion.java rearrange JavaDocs to match constructor ordering 2016-07-04 02:58:38 +00:00