]> source.dussan.org Git - poi.git/commit
Bug 43090: autoSizeColumn can calculate negative sizes for the column width due to...
authorYegor Kozlov <yegor@apache.org>
Fri, 10 Aug 2007 17:34:57 +0000 (17:34 +0000)
committerYegor Kozlov <yegor@apache.org>
Fri, 10 Aug 2007 17:34:57 +0000 (17:34 +0000)
commitac9e1ffdcb1b189693b206291490ca2586d82330
treefa89885d95fc7028d40aa043fa573bf139a1b42a
parent9384c339df6a1f4bc22512fad5f00852b7311f5e
Bug 43090: autoSizeColumn can calculate negative sizes for the column width due to a cast from integer to short

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@564689 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFSheet.java