Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 092AC200CE5 for ; Sun, 6 Aug 2017 22:42:29 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 079F6164092; Sun, 6 Aug 2017 20:42:29 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4AF1F16408D for ; Sun, 6 Aug 2017 22:42:28 +0200 (CEST) Received: (qmail 84592 invoked by uid 500); 6 Aug 2017 20:42:27 -0000 Mailing-List: contact commits-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@poi.apache.org Delivered-To: mailing list commits@poi.apache.org Received: (qmail 84579 invoked by uid 99); 6 Aug 2017 20:42:27 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Aug 2017 20:42:27 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 5DE723A00A7 for ; Sun, 6 Aug 2017 20:42:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1804274 - /poi/site/src/documentation/content/xdocs/status.xml Date: Sun, 06 Aug 2017 20:42:24 -0000 To: commits@poi.apache.org From: onealj@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170806204226.5DE723A00A7@svn01-us-west.apache.org> archived-at: Sun, 06 Aug 2017 20:42:29 -0000 Author: onealj Date: Sun Aug 6 20:42:23 2017 New Revision: 1804274 URL: http://svn.apache.org/viewvc?rev=1804274&view=rev Log:   entities not allowed in xml Modified: poi/site/src/documentation/content/xdocs/status.xml Modified: poi/site/src/documentation/content/xdocs/status.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1804274&r1=1804273&r2=1804274&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/status.xml (original) +++ poi/site/src/documentation/content/xdocs/status.xml Sun Aug 6 20:42:23 2017 @@ -1406,7 +1406,7 @@ OOXML support for reading aes-encrypted/write-protected ooxml files support Java 1.5 in auto-generated xmlbeans for ooxml schemas -  + Spreadsheet (Excel) initial support for autofilters @@ -1419,7 +1419,7 @@ numerous improvements in the cell data formatter (handling more formatting rules, better color detection, allow overriding of default locale) more examples including a rich "spreadsheet to HTML" converter -  + Document (Word) initial support for the HWPF revision marks authors list @@ -1428,11 +1428,11 @@ support sections in Word 6 and Word 95 files improved reading of auto-saved ("complex") documents in HWPF improved support for manipulation of tables and paragraphs in XWPF -  + SlideShow (PowerPoint) allow editing workbooks embedded into HSLF slide shows -  + Text Extraction support for text extraction from XSLF tables @@ -1441,7 +1441,7 @@ new event based XSSF text extractor (XSSFEventBasedExcelExtractor) make it easier to tell which content types each POIXMLTextExtractor handles paragraph level as well as whole-file text extraction for word 6/95 files -  + ...and much much more: code cleanup, many bug fixes and performance improvements --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org