poi/src
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
..
contrib bug 59748: replace remaining Hashtable usages in contrib/poi-ruby and hssf examples 2016-06-25 05:22:05 +00:00
examples Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
excelant Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
integrationtest Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
java/org/apache/poi Fix bug #61007 2017-04-19 18:10:52 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml Use assertContains instead of assertTrue(text.contains) for better error messages on failure 2017-04-19 06:13:33 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources Fix some compilation warnings 2016-12-30 22:11:48 +00:00
scratchpad Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
testcases/org/apache/poi Fix bug #61007 2017-04-19 18:10:52 +00:00
types merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00