]> source.dussan.org Git - poi.git/commitdiff
take into account indentation in HSSFSheet.autosizeColumn
authorYegor Kozlov <yegor@apache.org>
Mon, 5 May 2008 13:59:38 +0000 (13:59 +0000)
committerYegor Kozlov <yegor@apache.org>
Mon, 5 May 2008 13:59:38 +0000 (13:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653485 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/status.xml

index 0b1c347b95099c627f30c183f94f7d25aa0631ea..e9059493b7ddca35c55129e174991becc4366e5c 100644 (file)
@@ -40,7 +40,7 @@
            <action dev="POI-DEVELOPERS" type="fix">44914 - Fix/suppress warning message "WARN. Unread n bytes of record 0xNN"</action>
            <action dev="POI-DEVELOPERS" type="fix">44892 - made HSSFWorkbook.getSheet(String) case insensitive</action>
            <action dev="POI-DEVELOPERS" type="fix">44886] - Correctly process PICT metafile in EscherMetafileBlip</action>
-           <action dev="POI-DEVELOPERS" type="fix">44893 - Correctly handle merged regions in HSSFSheet.autoSizeColumn</action>
+           <action dev="POI-DEVELOPERS" type="fix">44893 - Take into account indentation in HSSFSheet.autoSizeColumn</action>
         </release>
         <release version="3.1-beta1" date="2008-04-28">
            <action dev="POI-DEVELOPERS" type="fix">44857 - Avoid OOM on unknown escher records when EscherMetafileBlip is incorrect</action>