From 08bca0f47e99953ab047748237894995eb2d9f14 Mon Sep 17 00:00:00 2001 From: Maxim Valyanskiy Date: Thu, 27 May 2010 13:26:36 +0000 Subject: [PATCH] Initial support for reading AES-encrypted/write-protected OOXML files git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@948826 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/status.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 00170a430d..4570c02b9c 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -91,6 +91,7 @@ 48339 - fixed ExternalNameRecord to properly distinguish DDE data from OLE data items 47920 - allow editing workbooks embedded into PowerPoint files 48343 - added implementation of SUBTOTAL function + 49311 - initial support for reading AES-encrypted/write-protected OOXML files 48332 - fixed XSSFSheet autoSizeColumn() to tolerate empty RichTextString -- 2.39.5