From commits-return-9403-apmail-poi-commits-archive=poi.apache.org@poi.apache.org Fri Oct 28 17:13:34 2016 Return-Path: X-Original-To: apmail-poi-commits-archive@minotaur.apache.org Delivered-To: apmail-poi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 59F40190A4 for ; Fri, 28 Oct 2016 17:13:34 +0000 (UTC) Received: (qmail 53193 invoked by uid 500); 28 Oct 2016 17:13:34 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 53157 invoked by uid 500); 28 Oct 2016 17:13:34 -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 53144 invoked by uid 99); 28 Oct 2016 17:13:34 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2016 17:13:34 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id AA8751A99FA for ; Fri, 28 Oct 2016 17:13:33 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ydoTd7WAZ6HK for ; Fri, 28 Oct 2016 17:13:25 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 557AD5F54E for ; Fri, 28 Oct 2016 17:13:24 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 60CA9E0E8F for ; Fri, 28 Oct 2016 17:13:22 +0000 (UTC) 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 28A4E3A1C0C for ; Fri, 28 Oct 2016 17:13:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1767043 [2/2] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hpsf/class-use/ apidocs/org/apache/poi/hslf/record/class-use/ apidocs/org/apache/poi/hslf/usermodel/ apidocs/org/apache/poi/poifs/filesystem/class-use/ apidocs/org/ap... Date: Fri, 28 Oct 2016 17:13:20 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161028171322.28A4E3A1C0C@svn01-us-west.apache.org> Modified: poi/site/publish/changes.html URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1767043&r1=1767042&r2=1767043&view=diff ============================================================================== --- poi/site/publish/changes.html (original) +++ poi/site/publish/changes.html Fri Oct 28 17:13:20 2016 @@ -281,106 +281,118 @@ if (VERSION > 3) { -addHDGFPartial v5 Pointer and Text Extraction support +fix60315OPCAdd 'yyyy-MM-dd' as a possible format for date metadata items in OPC -fix60294HSLFAdd "unknown" ShapeType for 4095 +fix60305HSLFGracefully handle AIOOBE in reading potentially truncated pictstream + + + +remove60059XSLFDeprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph + + + +addHDGFPartial v5 Pointer and Text Extraction support -fix60289XSSFFix handling of rich-text unicode escapes with lowercase hex-chars +fix60294HSLFAdd "unknown" ShapeType for 4095 -fix60288OOXMLreduce speed to lookup document relationships +fix60289XSSFFix handling of rich-text unicode escapes with lowercase hex-chars -add60029POIFix problem with Days360 method for the month of february +fix60288OOXMLreduce speed to lookup document relationships -add60134POIGeneral: Enhance the Gradle build to allow to run API comparisons against previous releases using the Japicmp tool +add60029POIFix problem with Days360 method for the month of february -fix55714XSLFbackground image ignored on slide copy +add60134POIGeneral: Enhance the Gradle build to allow to run API comparisons against previous releases using the Japicmp tool -fix60255XSSFcreate drawings when workbook contains non-sequential drawing indices +fix55714XSLFbackground image ignored on slide copy -fix59302 60273 59830 59858 60158POIVarious improvements for reading VBA macros +fix60255XSSFcreate drawings when workbook contains non-sequential drawing indices -fix53191HSLFProblems with line style when converting ppt to png +fix59302 60273 59830 59858 60158POIVarious improvements for reading VBA macros -fix60255XSSFCheck for in-use drawing part names and use next available, when creating a new sheet drawing +fix53191HSLFProblems with line style when converting ppt to png -fix56781 60246SS Commonnamed range validation +fix60255XSSFCheck for in-use drawing part names and use next available, when creating a new sheet drawing -fix59907SS CommonRegression in getting and setting anchor type introduced in 3.15 +fix56781 60246SS Commonnamed range validation -add60153SXSSFAES encrypt temporary files and workbook on disk +fix59907SS CommonRegression in getting and setting anchor type introduced in 3.15 -fix51233 55075SXSSFimage is incorrectly resized if custom row height is set +add60153SXSSFAES encrypt temporary files and workbook on disk -fix60197SS Commonnamed range sheet index not updated when changing sheet order +fix51233 55075SXSSFimage is incorrectly resized if custom row height is set -add60003HSLFRegression: Powerpoint text extractor from footer of master slide +fix60197SS Commonnamed range sheet index not updated when changing sheet order -add60226OOXMLClassLoader workaround for OSGI when processing OOXML files +add60003HSLFRegression: Powerpoint text extractor from footer of master slide -fix59907HSLFRegression: types in HSSFClientAnchor.setAnchorType() were changed, breaking Jasperreports POI support +add60226OOXMLClassLoader workaround for OSGI when processing OOXML files -add53028HSSFBroken auto fit row height in the cells with word wrap +fix59907HSLFRegression: types in HSSFClientAnchor.setAnchorType() were changed, breaking Jasperreports POI support -add60187SS Commonsupport BorderStyle enums in RegionUtil +add53028HSSFBroken auto fit row height in the cells with word wrap -add59857HSSFPassword protected files with "Microsoft Enhanced Cryptographic Provider v1.0" +add60187SS Commonsupport BorderStyle enums in RegionUtil -fix59687XSSFComments removed from wrong row when removing a row from a sheet with empty rows +add59857HSSFPassword protected files with "Microsoft Enhanced Cryptographic Provider v1.0" -fix59933POIFix IllegalAccess exception caused by logger +fix59687XSSFComments removed from wrong row when removing a row from a sheet with empty rows -add59853XSSFSupport Table (structured reference) sources in PivotTables +fix59933POIFix IllegalAccess exception caused by logger +add59853XSSFSupport Table (structured reference) sources in PivotTables + + + addPOIAdd initial Gradle build @@ -420,9 +432,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -628,9 +640,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -647,9 +659,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -843,9 +855,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -862,9 +874,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -970,9 +982,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -998,9 +1010,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -1178,9 +1190,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -1434,9 +1446,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -1453,9 +1465,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -1641,9 +1653,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -1753,9 +1765,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -1768,9 +1780,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -1900,9 +1912,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2061,9 +2073,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -2146,9 +2158,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -2226,9 +2238,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2370,9 +2382,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2414,9 +2426,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -2444,9 +2456,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -2476,9 +2488,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2768,9 +2780,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2944,9 +2956,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -3036,9 +3048,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -3208,9 +3220,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -3564,9 +3576,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -3596,9 +3608,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -3864,9 +3876,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4080,9 +4092,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4424,9 +4436,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4588,9 +4600,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4700,9 +4712,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4880,9 +4892,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4940,9 +4952,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -5120,9 +5132,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -5248,9 +5260,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -5607,9 +5619,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -5768,9 +5780,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6007,9 +6019,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6254,9 +6266,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6437,9 +6449,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6544,9 +6556,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6579,9 +6591,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6650,9 +6662,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6701,9 +6713,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7112,9 +7124,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7239,9 +7251,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7334,9 +7346,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7654,9 +7666,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7765,9 +7777,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7820,9 +7832,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7976,9 +7988,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8044,9 +8056,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8088,9 +8100,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8116,9 +8128,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8152,9 +8164,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8188,9 +8200,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8228,9 +8240,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8260,9 +8272,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8288,9 +8300,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8340,9 +8352,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8496,9 +8508,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8541,9 +8553,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8593,9 +8605,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8688,9 +8700,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8723,9 +8735,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8776,9 +8788,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8807,9 +8819,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8838,9 +8850,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8885,9 +8897,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8912,9 +8924,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8955,9 +8967,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8982,9 +8994,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9009,9 +9021,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9036,9 +9048,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9081,9 +9093,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9108,9 +9120,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9161,9 +9173,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9190,9 +9202,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9235,9 +9247,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9280,9 +9292,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9313,9 +9325,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9340,9 +9352,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9367,9 +9379,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9394,9 +9406,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9421,9 +9433,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

Modified: poi/site/publish/changes.rss URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1767043&r1=1767042&r2=1767043&view=diff ============================================================================== --- poi/site/publish/changes.rss (original) +++ poi/site/publish/changes.rss Fri Oct 28 17:13:20 2016 @@ -1,6 +1,9 @@ Apache POI Changeshttps://poi.apache.org/changes.htmlApache POI Changesen-us +OPC: fix(bug 60315)https://poi.apache.org/changes.htmlfix by POI Developers (bug 60315) - OPC: Add 'yyyy-MM-dd' as a possible format for date metadata items in OPC +HSLF: fix(bug 60305)https://poi.apache.org/changes.htmlfix by POI Developers (bug 60305) - HSLF: Gracefully handle AIOOBE in reading potentially truncated pictstream +XSLF: remove(bug 60059)https://poi.apache.org/changes.htmlremove by POI Developers (bug 60059) - XSLF: Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph HDGF: addhttps://poi.apache.org/changes.htmladd by POI Developers - HDGF: Partial v5 Pointer and Text Extraction support HSLF: fix(bug 60294)https://poi.apache.org/changes.htmlfix by POI Developers (bug 60294) - HSLF: Add "unknown" ShapeType for 4095 XSSF: fix(bug 60289)https://poi.apache.org/changes.htmlfix by POI Developers (bug 60289) - XSSF: Fix handling of rich-text unicode escapes with lowercase hex-chars --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org