From d165590374570cb8718a5cbeeed14785d64b41a8 Mon Sep 17 00:00:00 2001 From: Sergey Vladimirov Date: Thu, 7 Jul 2011 11:46:41 +0000 Subject: [PATCH] update status git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143774 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/status.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 9b5d925fc0..c919ea0762 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -34,6 +34,7 @@ + 46817 - Regression: Text from some table cells missing Add getOverallRange() method to HWPFDocumentCore PAPX referenced outside of TextPiecesTable are ignored now and not loaded Fix main part range (and section) detection for files with additional parts (like footers/headers). @@ -45,7 +46,7 @@ Add Excel-to-HTML converter (2007 versions) Add Word-to-HTML converter (95-2007 versions) Skip wrong-type SPRMs when characters SPRM is expected - Add toStrings() methods to internal HWPF structures: BorderCode, PAPX, Paragraph, Section, SEPX, SprmOperation, etc. + Add toStrings() methods to internal HWPF structures: BorderCode, PAPX, Paragraph, PieceDescriptor, Section, SEPX, SprmOperation, TextPiece etc. 51474 - SXSSF handling for null strings 48294 - Fixed HSSFWorkbook.setSheetOrder() to respect inter-sheet references 51448 - Avoid exception when evaluating workbooks with more than 256 sheets -- 2.39.5