poi/src
PJ Fanning 936f29af69 add forbidden api checks for non-Locale toLowerCase and toUpperCase
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815989 13f79535-47bb-0310-9956-ffa450edef68
2017-11-21 21:33:51 +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 Remove use of deprecated methods 2017-10-22 13:03:33 +00:00
excelant Remove unnecessary local variables 2017-09-16 08:28:38 +00:00
integrationtest Bug #57517: Fix various things in HSSFOptimiser to make many more cases work fine: Column styles, row styles, user defined styles, ... 2017-11-05 20:33:28 +00:00
java/org/apache/poi remove more uses of Character.toUpperCase 2017-11-21 21:11:07 +00:00
models
ooxml [bug-61792] basic test 2017-11-20 23:58:13 +00:00
records
resources add forbidden api checks for non-Locale toLowerCase and toUpperCase 2017-11-21 21:33:51 +00:00
scratchpad [bug-61792] some changes to avoid iterating over chars of Strings 2017-11-20 23:35:36 +00:00
testcases/org/apache/poi bug 61730: remove asSet function from unit test 2017-11-07 07:26:48 +00:00
types