poi/src
2017-10-18 14:08:43 +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 convert "".equals(string) to string.isEmpty() 2017-10-18 08:22:51 +00:00
excelant Remove unnecessary local variables 2017-09-16 08:28:38 +00:00
integrationtest Add some more code from the separate integration test project to be able to publish the femaining functionality as separate project at some point 2017-10-04 19:54:21 +00:00
java/org/apache/poi cleanup for r1812476: avoid NPEs from string.isEmpty() 2017-10-18 14:08:43 +00:00
models
ooxml cleanup for r1812476: avoid NPEs from string.isEmpty() 2017-10-18 14:08:43 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources github-79: add String.toString() to forbidden API's 2017-10-16 01:34:13 +00:00
scratchpad replace "".equals(string) with string.isEmpty() to avoid null strings silently evaluating to false; most code should probably check string for null if it is not already 2017-10-18 08:41:42 +00:00
testcases/org/apache/poi convert "".equals(string) to string.isEmpty() 2017-10-18 08:22:51 +00:00
types merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00