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 1701A200BBE for ; Fri, 11 Nov 2016 10:27:28 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 15ABE160AF5; Fri, 11 Nov 2016 09:27:28 +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 0F1FD160AE4 for ; Fri, 11 Nov 2016 10:27:25 +0100 (CET) Received: (qmail 11284 invoked by uid 500); 11 Nov 2016 09:27:25 -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 11274 invoked by uid 99); 11 Nov 2016 09:27:25 -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, 11 Nov 2016 09:27:25 +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 A0DBB1A9EF2 for ; Fri, 11 Nov 2016 09:27:24 +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-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id QD17W4Jk2HyW for ; Fri, 11 Nov 2016 09:27:15 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id B54715F2F2 for ; Fri, 11 Nov 2016 09:27:14 +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 238DAE0057 for ; Fri, 11 Nov 2016 09:27:14 +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 0856E3A0218 for ; Fri, 11 Nov 2016 09:27:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1769262 - in /poi/site/publish: apidocs/index-all.html apidocs/org/apache/poi/hslf/blip/Metafile.Header.html changes.html changes.rss who.html Date: Fri, 11 Nov 2016 09:27:12 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161111092714.0856E3A0218@svn01-us-west.apache.org> archived-at: Fri, 11 Nov 2016 09:27:28 -0000 Author: nick Date: Fri Nov 11 09:27:12 2016 New Revision: 1769262 URL: http://svn.apache.org/viewvc?rev=1769262&view=rev Log: Republish Modified: poi/site/publish/apidocs/index-all.html poi/site/publish/apidocs/org/apache/poi/hslf/blip/Metafile.Header.html poi/site/publish/changes.html poi/site/publish/changes.rss poi/site/publish/who.html Modified: poi/site/publish/apidocs/index-all.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1769262&r1=1769261&r2=1769262&view=diff ============================================================================== --- poi/site/publish/apidocs/index-all.html (original) +++ poi/site/publish/apidocs/index-all.html Fri Nov 11 09:27:12 2016 @@ -42152,6 +42152,8 @@
 
getWindowTwo() - Method in class org.apache.poi.hssf.model.InternalSheet
 
+
getWmfSize() - Method in class org.apache.poi.hslf.blip.Metafile.Header
+
 
getWordCount() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the word count or 0 if the SummaryInformation does Modified: poi/site/publish/apidocs/org/apache/poi/hslf/blip/Metafile.Header.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/blip/Metafile.Header.html?rev=1769262&r1=1769261&r2=1769262&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hslf/blip/Metafile.Header.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hslf/blip/Metafile.Header.html Fri Nov 11 09:27:12 2016 @@ -194,11 +194,15 @@ extends java.lang.Object getSize()  +int +getWmfSize()  + + void read(byte[] data, int offset)  - + void write(java.io.OutputStream out)  @@ -334,12 +338,21 @@ extends java.lang.Object -
    +
    • getSize

      public int getSize()
    + + + +
      +
    • +

      getWmfSize

      +
      public int getWmfSize()
      +
    • +
Modified: poi/site/publish/changes.html URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1769262&r1=1769261&r2=1769262&view=diff ============================================================================== --- poi/site/publish/changes.html (original) +++ poi/site/publish/changes.html Fri Nov 11 09:27:12 2016 @@ -297,154 +297,166 @@ if (VERSION > 3) { -add60321SXSSF examplesExamples: encrypt temp files created when unzipping or zipping an SXSSF workbook +add60345HSLFHandle corrupt PICT streams -fix60337XWPFTable row isRepeatingHeader and isCantSplit throw NPE +fix59273XSLF,OOXMLUnable to create pptx file by potx file using Apache POI -fix60342XWPFHandle an SdtCell that has no SdtContentCell +addgithub-42SS CommonAdd setFormattingRanges() to interface ConditionalFormatting -fix60341XWPFHandle an SdtBody that has no SdtPr +add60321SXSSF examplesExamples: encrypt temp files created when unzipping or zipping an SXSSF workbook -addSS CommonCellStyle support for "Quote Prefix" aka "123 Prefix" +fix60337XWPFTable row isRepeatingHeader and isCantSplit throw NPE +fix60342XWPFHandle an SdtCell that has no SdtContentCell + + + +fix60341XWPFHandle an SdtBody that has no SdtPr + + + +addSS CommonCellStyle support for "Quote Prefix" aka "123 Prefix" + + + fix60320POIFSIssue opening password protected xlsx - + fix57366XWPFRefactor Header/Footer creation to allow table in header/footer. No longer creates empty paragraph in header/footer. (breaks backwards compatibility) - + fix53611XSSFPopulate dimension of XSSF Worksheet when writing the document - + fix60315OPCAdd 'yyyy-MM-dd' as a possible format for date metadata items in OPC - + fix60305HSLFGracefully handle AIOOBE in reading potentially truncated pictstream - + fix59026XSSFAvoid possible NullPointerException when exporting to XML - + remove60059XSLFDeprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph - + addHDGFPartial v5 Pointer and Text Extraction support - + fix60294HSLFAdd "unknown" ShapeType for 4095 - + fix60289XSSFFix handling of rich-text unicode escapes with lowercase hex-chars - + fix60288OOXMLreduce time needed to lookup document relationships - + add60029POIFix problem with Days360 method for the month of february - + add60134POIGeneral: Enhance the Gradle build to allow to run API comparisons against previous releases using the Japicmp tool - + fix55714XSLFbackground image ignored on slide copy - + fix60255XSSFcreate drawings when workbook contains non-sequential drawing indices - + fix59302 60273 59830 59858 60158POIVarious improvements for reading VBA macros - + fix53191HSLFProblems with line style when converting ppt to png - + fix60255XSSFCheck for in-use drawing part names and use next available, when creating a new sheet drawing - + fix56781 60246SS Commonnamed range validation - + fix59907SS CommonRegression in getting and setting anchor type introduced in 3.15 - + add60153SXSSFAES encrypt temporary files and workbook on disk - + fix51233 55075SXSSFimage is incorrectly resized if custom row height is set - + fix60197SS Commonnamed range sheet index not updated when changing sheet order - + add60003HSLFRegression: Powerpoint text extractor from footer of master slide - + add60226OOXMLClassLoader workaround for OSGI when processing OOXML files - + fix59907HSLFRegression: types in HSSFClientAnchor.setAnchorType() were changed, breaking Jasperreports POI support - + add53028HSSFBroken auto fit row height in the cells with word wrap - + add60187SS Commonsupport BorderStyle enums in RegionUtil - + add59857HSSFPassword protected files with "Microsoft Enhanced Cryptographic Provider v1.0" - + fix59687XSSFComments removed from wrong row when removing a row from a sheet with empty rows - + fix59933POIFix IllegalAccess exception caused by logger - + add59853XSSFSupport Table (structured reference) sources in PivotTables - + addPOIAdd initial Gradle build @@ -459,9 +471,9 @@ if (VERSION > 3) {
- +
-

Summary# +

Summary#

    @@ -484,9 +496,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -692,9 +704,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -711,9 +723,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -907,9 +919,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -926,9 +938,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -1034,9 +1046,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -1062,9 +1074,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -1242,9 +1254,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -1498,9 +1510,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -1517,9 +1529,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -1705,9 +1717,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -1817,9 +1829,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -1832,9 +1844,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -1964,9 +1976,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2125,9 +2137,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -2210,9 +2222,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -2290,9 +2302,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2434,9 +2446,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2478,9 +2490,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -2508,9 +2520,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -2540,9 +2552,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -2832,9 +2844,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -3008,9 +3020,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -3100,9 +3112,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -3272,9 +3284,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -3628,9 +3640,9 @@ if (VERSION > 3) { - +
-

Summary# +

Summary#

    @@ -3660,9 +3672,9 @@ if (VERSION > 3) {
- +
-

Changes# +

Changes#

@@ -3928,9 +3940,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4144,9 +4156,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4488,9 +4500,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4652,9 +4664,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4764,9 +4776,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -4944,9 +4956,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -5004,9 +5016,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -5184,9 +5196,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -5312,9 +5324,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -5671,9 +5683,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -5832,9 +5844,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6071,9 +6083,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6318,9 +6330,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6501,9 +6513,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6608,9 +6620,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6643,9 +6655,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6714,9 +6726,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -6765,9 +6777,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7176,9 +7188,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7303,9 +7315,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7398,9 +7410,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7718,9 +7730,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7829,9 +7841,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -7884,9 +7896,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8040,9 +8052,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8108,9 +8120,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

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

Changes# +

Changes#

@@ -8180,9 +8192,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

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

Changes# +

Changes#

@@ -8252,9 +8264,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8292,9 +8304,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8324,9 +8336,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

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

Changes# +

Changes#

@@ -8404,9 +8416,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8560,9 +8572,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

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

Changes# +

Changes#

@@ -8657,9 +8669,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8752,9 +8764,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8787,9 +8799,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8840,9 +8852,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8871,9 +8883,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8902,9 +8914,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8949,9 +8961,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -8976,9 +8988,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9019,9 +9031,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9046,9 +9058,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9073,9 +9085,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9100,9 +9112,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9145,9 +9157,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9172,9 +9184,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9225,9 +9237,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9254,9 +9266,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9299,9 +9311,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9344,9 +9356,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9377,9 +9389,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9404,9 +9416,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9431,9 +9443,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9458,9 +9470,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

@@ -9485,9 +9497,9 @@ if (VERSION > 3) { - +
-

Changes# +

Changes#

Modified: poi/site/publish/changes.rss URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1769262&r1=1769261&r2=1769262&view=diff ============================================================================== --- poi/site/publish/changes.rss (original) +++ poi/site/publish/changes.rss Fri Nov 11 09:27:12 2016 @@ -1,6 +1,9 @@ Apache POI Changeshttps://poi.apache.org/changes.htmlApache POI Changesen-us +HSLF: add(bug 60345)https://poi.apache.org/changes.htmladd by POI Developers (bug 60345) - HSLF: Handle corrupt PICT streams +XSLF,OOXML: fix(bug 59273)https://poi.apache.org/changes.htmlfix by POI Developers (bug 59273) - XSLF,OOXML: Unable to create pptx file by potx file using Apache POI +SS Common: add(bug github-42)https://poi.apache.org/changes.htmladd by POI Developers (bug github-42) - SS Common: Add setFormattingRanges() to interface ConditionalFormatting SXSSF examples: add(bug 60321)https://poi.apache.org/changes.htmladd by POI Developers (bug 60321) - SXSSF examples: Examples: encrypt temp files created when unzipping or zipping an SXSSF workbook XWPF: fix(bug 60337)https://poi.apache.org/changes.htmlfix by POI Developers (bug 60337) - XWPF: Table row isRepeatingHeader and isCantSplit throw NPE XWPF: fix(bug 60342)https://poi.apache.org/changes.htmlfix by POI Developers (bug 60342) - XWPF: Handle an SdtCell that has no SdtContentCell Modified: poi/site/publish/who.html URL: http://svn.apache.org/viewvc/poi/site/publish/who.html?rev=1769262&r1=1769261&r2=1769262&view=diff ============================================================================== --- poi/site/publish/who.html (original) +++ poi/site/publish/who.html Fri Nov 11 09:27:12 2016 @@ -316,6 +316,8 @@ if (VERSION > 3) {
    +
  • Tim Allison (tallison at apache dot org)
  • +
  • Andreas Beeker (kiwiwings at apache dot org)
  • @@ -338,6 +340,8 @@ if (VERSION > 3) {
  • Josh Micich (josh at apache dot org)
  • +
  • Mark Murphy (jmarkmurphy at apache dot org)
  • +
  • Danny Mui (dmui at apache dot org)
  • --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org