poi/src
Dominik Stadler 1d12d8b2aa Remove null-checks that can never be reached
add test for ExcelAnt setString

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1598225 13f79535-47bb-0310-9956-ffa450edef68
2014-05-29 09:15:33 +00:00
..
contrib Various small Eclipse warning fixes, 2013-08-14 08:25:51 +00:00
examples Provide a convenience method for creating a PropertySet from a Directory + Entry 2014-04-28 14:19:13 +00:00
excelant Remove null-checks that can never be reached 2014-05-29 09:15:33 +00:00
java/org/apache/poi Fix for 56563 - Multithreading bug when reading 2 similar files 2014-05-26 20:03:08 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml Handle date format strings in an iso8601 style format, with a T in them. Fixes bug #54034 2014-05-23 09:18:16 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources FindBugs fix 2014-02-16 23:36:32 +00:00
scratchpad Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), this way we get better information on failure 2014-05-16 13:25:45 +00:00
testcases/org/apache/poi Increase the font-inaccuracy for one unit test as some machines have fonts that lead to lower values, e.g. we get only 770 instead of 980 for Jenkins build on IBM JDK and on some local Windows machines 2014-05-27 20:45:25 +00:00
types Bug 52583 - Conversion to html : Problem with combobox 2012-11-06 16:26:43 +00:00