]> source.dussan.org Git - poi.git/commit
fixed bug #45645: Fix for HSSFSheet.autoSizeColumn() for widths exceeding Short.MAX_VALUE
authorYegor Kozlov <yegor@apache.org>
Mon, 18 Aug 2008 18:33:58 +0000 (18:33 +0000)
committerYegor Kozlov <yegor@apache.org>
Mon, 18 Aug 2008 18:33:58 +0000 (18:33 +0000)
commit3435dd322bc8d318236cc67cca7c6ba36cb359a1
tree82ce6897451df379511088330b489f49148255e7
parent2118d52949c2e571c00dab9263740d635b83908b
fixed bug #45645: Fix for HSSFSheet.autoSizeColumn() for widths exceeding Short.MAX_VALUE

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686844 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFSheet.java