poi/src
Dominik Stadler 21891ff0f8 Close two more file-handles in Example FromHowTo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738035 13f79535-47bb-0310-9956-ffa450edef68
2016-04-06 19:50:20 +00:00
..
contrib fix eclipse warning - mostly generics cosmetics 2015-09-13 12:36:56 +00:00
examples Close two more file-handles in Example FromHowTo 2016-04-06 19:50:20 +00:00
excelant Make forbiddenapis also check excelant. Use a separate "classpath" for running forbiddenapis; don't misuse javadoc.classpath for that. 2015-11-08 11:57:58 +00:00
integrationtest Tried to evaluate all formulas in worksheets as part of the integration tests, but some documents fail and it probably increases runtime of tests considerably, so left commented out for now. 2016-04-06 19:50:14 +00:00
java/org/apache/poi Bug 58648: Fix handling whitespaces in formulas, unfortunately blank can be the intersection operator as well, so we need to try and skip it as whitespace if intersection fails which can lead to hard to track bugs or misleading error messages with some formulas 2016-04-06 19:50:08 +00:00
models
ooxml Bug 58648: Fix handling whitespaces in formulas, unfortunately blank can be the intersection operator as well, so we need to try and skip it as whitespace if intersection fails which can lead to hard to track bugs or misleading error messages with some formulas 2016-04-06 19:50:08 +00:00
records
resources Findbugs fixes 2016-03-12 11:37:12 +00:00
scratchpad Code cleanup via IntelliJ: Remove unnecessary semicolon 2016-04-06 19:49:47 +00:00
testcases/org/apache/poi Slightly improve error message 2016-04-06 19:49:59 +00:00
types merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00