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 BC334200D39 for ; Sat, 11 Nov 2017 19:22:27 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id BA7F41609E5; Sat, 11 Nov 2017 18:22:27 +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 B82E2160C05 for ; Sat, 11 Nov 2017 19:22:25 +0100 (CET) Received: (qmail 92410 invoked by uid 500); 11 Nov 2017 18:22:24 -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 92401 invoked by uid 99); 11 Nov 2017 18:22:24 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Nov 2017 18:22:24 +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 E91D53A049F for ; Sat, 11 Nov 2017 18:22:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1814964 [4/4] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hslf/usermodel/ apidocs/org/apache/poi/hssf/usermodel/ apidocs/org/apache/poi/ss/formula/functions/ apidocs/org/apache/poi/ss/usermodel/ apidocs/org/apache/poi/util/c... Date: Sat, 11 Nov 2017 18:22:18 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20171111182221.E91D53A049F@svn01-us-west.apache.org> archived-at: Sat, 11 Nov 2017 18:22:27 -0000 Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-summary.html?rev=1814964&r1=1814963&r2=1814964&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-summary.html Sat Nov 11 18:22:17 2017 @@ -336,137 +336,141 @@ +XSSFHeaderFooterProperties +  + + XSSFHyperlink
XSSF Implementation of a Hyperlink.
- + XSSFIconMultiStateFormatting
High level representation for Icon / Multi-State Formatting component of Conditional Formatting settings
- + XSSFMap
This class implements the Map element (Open Office XML Part 4: chapter 3.16.2)
- + XSSFName
Represents a defined named range in a SpreadsheetML workbook.
- + XSSFObjectData
Represents binary object (i.e.
- + XSSFOddFooter
Odd page footer value.
- + XSSFOddHeader
Odd page header value.
- + XSSFPatternFormatting   - + XSSFPicture
Represents a picture shape in a SpreadsheetML drawing.
- + XSSFPictureData
Raw picture data, normally attached to a SpreadsheetML Drawing.
- + XSSFPivotCache   - + XSSFPivotCacheDefinition   - + XSSFPivotCacheRecords   - + XSSFPivotTable   - + XSSFPrintSetup
Page setup and page margins settings for the worksheet.
- + XSSFRelation
Defines namespaces, content types and normal file names / naming patterns, for the well-known XSSF format parts.
- + XSSFRichTextString
Rich text unicode string.
- + XSSFRow
High level representation of a row of a spreadsheet.
- + XSSFShape
Represents a shape in a SpreadsheetML drawing.
- + XSSFShapeGroup
This object specifies a group shape that represents many shapes grouped together.
- + XSSFSheet
High level representation of a SpreadsheetML worksheet.
- + XSSFSheetConditionalFormatting
XSSF Conditional Formattings
- + XSSFSimpleShape
Represents a shape with a predefined geometry in a SpreadsheetML drawing.
- + XSSFTable
This class implements the Table Part (Open Office XML Part 4: @@ -475,47 +479,47 @@ This implementation works under the assumption that a table contains mappings to a subtree of an XML.
- + XSSFTableStyle
TableStyle implementation for styles defined in the OOXML styles.xml.
- + XSSFTableStyleInfo
Wrapper for the CT class, to cache values and add style lookup
- + XSSFTextBox
Represents a text box in a SpreadsheetML drawing.
- + XSSFTextParagraph
Represents a paragraph of text within the containing text body.
- + XSSFTextRun
Represents a run of text within the containing text body.
- + XSSFVBAPart   - + XSSFVMLDrawing
Represents a SpreadsheetML VML drawing.
- + XSSFWorkbook
High level representation of a SpreadsheetML workbook.
Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-tree.html?rev=1814964&r1=1814963&r2=1814964&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-tree.html Sat Nov 11 18:22:17 2017 @@ -172,6 +172,7 @@
  • org.apache.poi.xssf.usermodel.XSSFOddHeader (implements org.apache.poi.ss.usermodel.Header)
  • +
  • org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
  • org.apache.poi.xssf.usermodel.XSSFHyperlink (implements org.apache.poi.ss.usermodel.Hyperlink)
  • org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting (implements org.apache.poi.ss.usermodel.IconMultiStateFormatting)
  • org.apache.poi.xssf.usermodel.XSSFMap
  • Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-use.html?rev=1814964&r1=1814963&r2=1814964&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-use.html Sat Nov 11 18:22:17 2017 @@ -526,107 +526,110 @@ for streaming/read-only processing of xl +XSSFHeaderFooterProperties  + + XSSFHyperlink
    XSSF Implementation of a Hyperlink.
    - + XSSFIconMultiStateFormatting
    High level representation for Icon / Multi-State Formatting component of Conditional Formatting settings
    - + XSSFMap
    This class implements the Map element (Open Office XML Part 4: chapter 3.16.2)
    - + XSSFName
    Represents a defined named range in a SpreadsheetML workbook.
    - + XSSFObjectData
    Represents binary object (i.e.
    - + XSSFPatternFormatting  - + XSSFPicture
    Represents a picture shape in a SpreadsheetML drawing.
    - + XSSFPictureData
    Raw picture data, normally attached to a SpreadsheetML Drawing.
    - + XSSFPivotCache  - + XSSFPivotCacheDefinition  - + XSSFPivotCacheRecords  - + XSSFPivotTable  - + XSSFPivotTable.PivotTableReferenceConfigurator  - + XSSFPrintSetup
    Page setup and page margins settings for the worksheet.
    - + XSSFRelation
    Defines namespaces, content types and normal file names / naming patterns, for the well-known XSSF format parts.
    - + XSSFRichTextString
    Rich text unicode string.
    - + XSSFRow
    High level representation of a row of a spreadsheet.
    - + XSSFShape
    Represents a shape in a SpreadsheetML drawing.
    - + XSSFShapeGroup
    This object specifies a group shape that represents many shapes grouped together.
    - + XSSFSheet
    High level representation of a SpreadsheetML worksheet.
    - + XSSFSheetConditionalFormatting
    XSSF Conditional Formattings
    - + XSSFSimpleShape
    Represents a shape with a predefined geometry in a SpreadsheetML drawing.
    - + XSSFTable
    This class implements the Table Part (Open Office XML Part 4: chapter 3.5.1) @@ -634,32 +637,32 @@ for streaming/read-only processing of xl This implementation works under the assumption that a table contains mappings to a subtree of an XML.
    - + XSSFTextBox
    Represents a text box in a SpreadsheetML drawing.
    - + XSSFTextParagraph
    Represents a paragraph of text within the containing text body.
    - + XSSFTextRun
    Represents a run of text within the containing text body.
    - + XSSFVMLDrawing
    Represents a SpreadsheetML VML drawing.
    - + XSSFWorkbook
    High level representation of a SpreadsheetML workbook.
    - + XSSFWorkbookType
    Represents the two different kinds of XML-based OOXML document.
    Modified: poi/site/publish/apidocs/overview-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1814964&r1=1814963&r2=1814964&view=diff ============================================================================== --- poi/site/publish/apidocs/overview-tree.html (original) +++ poi/site/publish/apidocs/overview-tree.html Sat Nov 11 18:22:17 2017 @@ -2842,6 +2842,7 @@
  • org.apache.poi.xssf.usermodel.XSSFOddHeader (implements org.apache.poi.ss.usermodel.Header)
  • +
  • org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
  • org.apache.poi.xssf.usermodel.XSSFHyperlink (implements org.apache.poi.ss.usermodel.Hyperlink)
  • org.apache.poi.xssf.binary.XSSFHyperlinkRecord
  • org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting (implements org.apache.poi.ss.usermodel.IconMultiStateFormatting)
  • Modified: poi/site/publish/changes.html URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1814964&r1=1814963&r2=1814964&view=diff ============================================================================== --- poi/site/publish/changes.html (original) +++ poi/site/publish/changes.html Sat Nov 11 18:22:17 2017 @@ -305,62 +305,66 @@ if (VERSION > 3) { -add61730SS CommonCellRangeAddresses support iterating over their CellAddresses +add60887XSSFSurface XSSF Header/Footer Attributes -fix61727SS CommonCellRangeUtil merge cell ranges broken for certain orders of arguments +add61730SS CommonCellRangeAddresses support iterating over their CellAddresses -add61671XSLFXSLFSlide does not contain isHidden and setHidden like HSLFSlide does +fix61727SS CommonCellRangeUtil merge cell ranges broken for certain orders of arguments -update61630XSSFPerformance improvement to XSSFExportToXML +add61671XSLFXSLFSlide does not contain isHidden and setHidden like HSLFSlide does -add58068XSSFAdd a method to pass the actual Color to StylesTable.findFont() +update61630XSSFPerformance improvement to XSSFExportToXML -fix61096POIFSAdd support for modules in VBAMacroReader +add58068XSSFAdd a method to pass the actual Color to StylesTable.findFont() -fix61033XSSFAdd XSSFWorkbook.setCellFormulaValidation() to control if formulas are validated during Cell.setCellFormula() +fix61096POIFSAdd support for modules in VBAMacroReader -fix61148SXSSFFix calculating/setting formula value +fix61033XSSFAdd XSSFWorkbook.setCellFormulaValidation() to control if formulas are validated during Cell.setCellFormula() -fix61064SS CommonSupport behavior of function CEILING in newer versions of Microsoft Excel +fix61148SXSSFFix calculating/setting formula value -fix61516SS CommonCorrectly handle references that end up outside the workbook when cells with formulas are copied +fix61064SS CommonSupport behavior of function CEILING in newer versions of Microsoft Excel -add60737XSSFAdd endSheet() to XSSFEventBasedExcelExtractor +fix61516SS CommonCorrectly handle references that end up outside the workbook when cells with formulas are copied -fix59747OPCExchange order of writing parts into Zip to allow some tools to handle files better +add60737XSSFAdd endSheet() to XSSFEventBasedExcelExtractor -addgithub-69SS CommonSupport matrix functions +fix59747OPCExchange order of writing parts into Zip to allow some tools to handle files better -fix60499OPCDeleting a picture that is used twice on a slide corrupt the slide +addgithub-69SS CommonSupport matrix functions +fix60499OPCDeleting a picture that is used twice on a slide corrupt the slide + + + fix60279POIBack-off to brute-force search for macro content if macro offset is incorrect. @@ -375,9 +379,9 @@ if (VERSION > 3) { - +
    -

    Summary# +

    Summary#

      @@ -394,9 +398,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -502,9 +506,9 @@ if (VERSION > 3) { - +
    -

    Summary# +

    Summary#

      @@ -521,9 +525,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -661,9 +665,9 @@ if (VERSION > 3) { - +
    -

    Summary# +

    Summary#

      @@ -676,9 +680,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -744,9 +748,9 @@ if (VERSION > 3) { - +
    -

    Summary# +

    Summary#

      @@ -759,9 +763,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -887,9 +891,9 @@ if (VERSION > 3) { - +
    -

    Summary# +

    Summary#

      @@ -906,9 +910,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -1098,9 +1102,9 @@ if (VERSION > 3) { - +
    -

    Summary# +

    Summary#

      @@ -1123,9 +1127,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -1331,9 +1335,9 @@ if (VERSION > 3) { - +
    -

    Summary# +

    Summary#

      @@ -1350,9 +1354,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -1546,9 +1550,9 @@ if (VERSION > 3) { - +
    -

    Summary# +

    Summary#

      @@ -1565,9 +1569,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -1673,9 +1677,9 @@ if (VERSION > 3) { - +
    -

    Summary# +

    Summary#

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

    Changes# +

    Changes#

    @@ -1881,9 +1885,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

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

    Summary# +

    Summary#

      @@ -2156,9 +2160,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -2344,9 +2348,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

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

    Summary# +

    Summary#

      @@ -2471,9 +2475,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -2603,9 +2607,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

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

    Summary# +

    Summary#

      @@ -2849,9 +2853,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -2929,9 +2933,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -3073,9 +3077,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -3117,9 +3121,9 @@ if (VERSION > 3) { - +
    -

    Summary# +

    Summary#

      @@ -3147,9 +3151,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -3179,9 +3183,9 @@ if (VERSION > 3) { - +
    -

    Summary# +

    Summary#

      @@ -3193,9 +3197,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -3485,9 +3489,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -3661,9 +3665,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -3753,9 +3757,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -3925,9 +3929,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -4281,9 +4285,9 @@ if (VERSION > 3) { - +
    -

    Summary# +

    Summary#

      @@ -4313,9 +4317,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -4581,9 +4585,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -4797,9 +4801,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -5141,9 +5145,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -5305,9 +5309,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -5417,9 +5421,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -5597,9 +5601,9 @@ if (VERSION > 3) { - +
    -

    Summary# +

    Summary#

      @@ -5682,9 +5686,9 @@ if (VERSION > 3) {
    - +
    -

    Changes# +

    Changes#

    @@ -5742,9 +5746,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -5922,9 +5926,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -6050,9 +6054,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -6409,9 +6413,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -6570,9 +6574,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -6809,9 +6813,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -7056,9 +7060,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

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

    Changes# +

    Changes#

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

    Changes# +

    Changes#

    @@ -7381,9 +7385,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -7452,9 +7456,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -7503,9 +7507,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -7914,9 +7918,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -8041,9 +8045,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -8136,9 +8140,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -8456,9 +8460,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -8567,9 +8571,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -8622,9 +8626,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -8778,9 +8782,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

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

    Changes# +

    Changes#

    @@ -8890,9 +8894,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -8918,9 +8922,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -8954,9 +8958,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

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

    Changes# +

    Changes#

    @@ -9030,9 +9034,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9062,9 +9066,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9090,9 +9094,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9142,9 +9146,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9298,9 +9302,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9343,9 +9347,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9395,9 +9399,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9490,9 +9494,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9525,9 +9529,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9578,9 +9582,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9609,9 +9613,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9640,9 +9644,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9687,9 +9691,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9714,9 +9718,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9757,9 +9761,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9784,9 +9788,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9811,9 +9815,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9838,9 +9842,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9883,9 +9887,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9910,9 +9914,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9963,9 +9967,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -9992,9 +9996,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -10037,9 +10041,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -10082,9 +10086,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -10115,9 +10119,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -10142,9 +10146,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -10169,9 +10173,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -10196,9 +10200,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    @@ -10223,9 +10227,9 @@ if (VERSION > 3) { - +
    -

    Changes# +

    Changes#

    Modified: poi/site/publish/changes.rss URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1814964&r1=1814963&r2=1814964&view=diff ============================================================================== --- poi/site/publish/changes.rss (original) +++ poi/site/publish/changes.rss Sat Nov 11 18:22:17 2017 @@ -1,6 +1,7 @@ Apache POI Changeshttps://poi.apache.org/changes.htmlApache POI Changesen-us +XSSF: add(bug 60887)https://poi.apache.org/changes.htmladd by POI Developers (bug 60887) - XSSF: Surface XSSF Header/Footer Attributes SS Common: add(bug 61730)https://poi.apache.org/changes.htmladd by POI Developers (bug 61730) - SS Common: CellRangeAddresses support iterating over their CellAddresses SS Common: fix(bug 61727)https://poi.apache.org/changes.htmlfix by POI Developers (bug 61727) - SS Common: CellRangeUtil merge cell ranges broken for certain orders of arguments XSLF: add(bug 61671)https://poi.apache.org/changes.htmladd by POI Developers (bug 61671) - XSLF: XSLFSlide does not contain isHidden and setHidden like HSLFSlide does --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org