From db6813e14d100fa35038b450cc7109bc0280b2a6 Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Mon, 5 May 2008 13:59:38 +0000 Subject: [PATCH] take into account indentation in HSSFSheet.autosizeColumn git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653485 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/status.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 0b1c347b95..e9059493b7 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -40,7 +40,7 @@ 44914 - Fix/suppress warning message "WARN. Unread n bytes of record 0xNN" 44892 - made HSSFWorkbook.getSheet(String) case insensitive 44886] - Correctly process PICT metafile in EscherMetafileBlip - 44893 - Correctly handle merged regions in HSSFSheet.autoSizeColumn + 44893 - Take into account indentation in HSSFSheet.autoSizeColumn 44857 - Avoid OOM on unknown escher records when EscherMetafileBlip is incorrect -- 2.39.5