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 0767518D96 for ; Sun, 29 Nov 2015 14:50:15 +0000 (UTC) Received: (qmail 91592 invoked by uid 500); 29 Nov 2015 14:50:14 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 91556 invoked by uid 500); 29 Nov 2015 14:50:14 -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 91547 invoked by uid 99); 29 Nov 2015 14:50:14 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Nov 2015 14:50:14 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 4C722180251 for ; Sun, 29 Nov 2015 14:50:14 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.246 X-Spam-Level: * X-Spam-Status: No, score=1.246 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id JDAMsFAJuQ3F for ; Sun, 29 Nov 2015 14:50:09 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id 28DF942B09 for ; Sun, 29 Nov 2015 14:50:09 +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 9F76AE0280 for ; Sun, 29 Nov 2015 14:50:08 +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 76D823A0234 for ; Sun, 29 Nov 2015 14:50:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1717070 - in /poi/site: publish/changes.html publish/changes.rss src/documentation/content/xdocs/status.xml Date: Sun, 29 Nov 2015 14:50:08 -0000 To: commits@poi.apache.org From: onealj@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151129145008.76D823A0234@svn01-us-west.apache.org> Author: onealj Date: Sun Nov 29 14:50:08 2015 New Revision: 1717070 URL: http://svn.apache.org/viewvc?rev=1717070&view=rev Log: update docs for bug 52903 Modified: poi/site/publish/changes.html poi/site/publish/changes.rss poi/site/src/documentation/content/xdocs/status.xml Modified: poi/site/publish/changes.html URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1717070&r1=1717069&r2=1717070&view=diff ============================================================================== --- poi/site/publish/changes.html (original) +++ poi/site/publish/changes.html Sun Nov 29 14:50:08 2015 @@ -261,6 +261,9 @@ if (VERSION > 3) {
  • +add 58557,52903 - Add support for shifting hyperlinks when shifting rows on a sheet
  • + +
  • add 58667 - Implement Comparable interface in HSSFRow, XSSFRow, and SXSSFRow classes
  • @@ -357,9 +360,6 @@ if (VERSION > 3) { fix 56957 - Avoid error if Workbook with empty SharedStringTable is written
  • -add 58557 - Add support for shifting hyperlinks when shifting rows on an XSSFSheet
  • - -
  • fix Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText()
  • Modified: poi/site/publish/changes.rss URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1717070&r1=1717069&r2=1717070&view=diff ============================================================================== --- poi/site/publish/changes.rss (original) +++ poi/site/publish/changes.rss Sun Nov 29 14:50:08 2015 @@ -1,3 +1,3 @@ -POI Changeshttp://poi.apache.org/changes.htmlPOI Changesen-us add(bug 58667)http://poi.apache.org/changes.html add by POI Developers (bug 58667) - Implement Comparable interface in HSSFRow, XSSFRow, and SXSSFRow classes fix(bug 46210)http://poi.apache.org/changes.html fix by POI Developers (bug 46210) - Title placeholder not recognized by Powerpoint 2003 fix(bug 58663)http://poi.apache.org/changes.html fix by POI Developers (bug 58663) - Pictures cannot be removed from a slide add(bug 58636)http://poi.apache.org/changes.html add by POI Developers (bug 58636) - Replace ClientAnchor anchor type constants with AnchorType enum add(bug 58644)http://poi.apache.org/changes.html add by POI Developers (bug 58644) - Replace Sheet.setZoom(num, den) with Sheet.setZoom(scale) add(bug 58642)http://poi.apache.org/changes.html add by POI Developers (bug 58642) - Remove deprecated functions add(bug 58365)http://poi.apache.org/changes.html add by POI Developers (bug 58365) - Get all cell comments on a sheet with Sheet.getCellComments() add(bug 58637)http://poi.apache.org/changes.html add by POI Developers (bug 58637) - Add CellAddress class, to be used instead of CellReference when the concept of an absolute/relative reference is not applicable. add(bug 58617)http://poi.apache.org/changes.html a dd by POI Developers (bug 58617) - Add custom safe XmlBeans type loader / rename vendor specific schema packages fix(bug 58630)http://poi.apache.org/changes.html fix by POI Developers (bug 58630) - Signing failed after deletion of first sheet fix(bug 55955)http://poi.apache.org/changes.html fix by POI Developers (bug 55955) - Filling an existing ppt table stopped working with 3.9 fix(bug 54210)http://poi.apache.org/changes.html fix by POI Developers (bug 54210) - When saving PPT to PNG, some text is rendered backwards fix(bug 53189)http://poi.apache.org/changes.html fix by POI Developers (bug 53189) - Shapes drawn wrongly when ppt file converted to image addhttp://poi. apache.org/changes.html add by POI Developers - Removed most reflection calls on private methods/fields from production code; others are wrapped by AccessController.doPrivileged(). fix(bug 58597)http://poi.apache.org/changes.html fix by POI Developers (bug 58597) - XWPFDocument causes SecurityException under SecurityManager fix(bug 53192)http://poi.apache.org/changes.html fix by POI Developers (bug 53192) - Images in ppt file have wrong width when convering ppt to png addhttp://poi.apache.org/changes.html add by POI Developers - Add support for HSLF metro blobs fix(bug 52297)http://poi.apache.org/changes.html fix by POI Developers (bug 52297) - Bullets are not aligned properly while converting pp t slide to image fix(bug 55265)http://poi.apache.org/changes.html fix by POI Developers (bug 55265) - DataFormatter correct support for alternate number grouping characters, eg 1234 + #'##0 = 1'234 not 1,234 fix(bug 51622)http://poi.apache.org/changes.html fix by POI Developers (bug 51622) - autoSizeColumn incorrectly sizes columns containing leading whitespace fix(bug 58576)http://poi.apache.org/changes.html fix by POI Developers (bug 58576) - Rename misspelled SheetUtil.canComputeColumnWidth add(bug 58572)http://poi.apache.org/changes.html add by POI Developers (bug 58572) - Add getHyperlink and getHyperlinkList to Sheet interface add(bug 58348)http://poi.apache.org/ changes.html add by POI Developers (bug 58348) - Add support for copying rows in XSSFWorkbooks fix(bug 45908)http://poi.apache.org/changes.html fix by POI Developers (bug 45908) - RichTextRun.setBullet(false) doesn't work, bullets still here fix(bug 45088)http://poi.apache.org/changes.html fix by POI Developers (bug 45088) - POI-HSLF changeTextInRichTextRun corrupts presentation fix(bug 45124)http://poi.apache.org/changes.html fix by POI Developers (bug 45124) - inserting text or images wipes out boldness and makes everything italic add(bug 58452)http://poi.apache.org/changes.html add by POI Developers (bug 58452) - Set cell formulas containing unregistered function names add(bug 58442)http://poi.apache.org/changes.html add by POI Developers (bug 58442) - Add method to reorganize AreaPtg as top-left and bottom-right references fix(bug 58443)http://poi.apache.org/changes.html fix by POI Developers (bug 58443) - Prohibit adding merged regions that would overlap with existing merged regions addhttp://poi.apache.org/changes.html add by POI Developers - Add a limit of the max number of characters that can be extracted to avoid sending applications out of memory with very large documents. Limit can be adjusted via ZipSecureFile.setMaxTextSize() if necessary fix(bug 58516)http://poi.apache.org/changes.html fix by POI Developers (bug 58516) - Rare new aioobe in 3.13 on initialization of a handful of ppts fix(bug 56957)http://poi.apache.org/changes.html fix by POI Developers (bug 56957) - Avoid error if Workbook with empty SharedStringTable is written add(bug 58557)http://poi.apache.org/changes.html add by POI Developers (bug 58557) - Add support for shifting hyperlinks when shifting rows on an XSSFSheet fixhttp://poi.apache.org/changes.html fix by POI Developers - Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() fixhttp://poi.apache.org/changes.html fix by POI Developers - Common sl unification - converted ApacheconEU08 example to common sl - added missing functionality fixhttp://poi.apache.org/changes.html fix by P OI Developers - Common sl unification - return null instead of default values for missing borders X/HSLFTable fixhttp://poi.apache.org/changes.html fix by POI Developers - Common sl unification - use points in HSLFTable.setColumnWidth() fixhttp://poi.apache.org/changes.html fix by POI Developers - Fix appending text to empty HSLFTextParagraph fix(bug 58558)http://poi.apache.org/changes.html fix by POI Developers (bug 58558) - SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF and HSSF fix(bug 58536)http://poi.apache.org/changes.html fix by POI Developers (bug 58536) - DataFormatter and CellFormat non-localised support for localised currency formats like [$$-408] fi x(bug 58532)http://poi.apache.org/changes.html fix by POI Developers (bug 58532) - DataFormatter cell formatting for things like [>999999]#,,"M";[>999]#,"K";# fix(bug 58085)http://poi.apache.org/changes.html fix by POI Developers (bug 58085) - Fix removing sheet so not to break other existing sheet references fix(bug 58480)http://poi.apache.org/changes.html fix by POI Developers (bug 58480) - Work around problem where on Windows systems a Mapped Buffer can still lock a file even if the Channel was closed properly addhttp://poi.apache.org/changes.html add by POI Developers - Update commons-logging to 1.2 and commons-codec to 1.10 fixhttp://poi.apache.org/changes.html fix by POI Developers - Removed deprecated mixed case getter/setter in XSSFColor fix(bug 55032)http://poi.apache.org/changes.html fix by POI Developers (bug 55032) - Fix handling missing option values in financial functions PV, FV, NPER and PMT fix(bug 50319)http://poi.apache.org/changes.html fix by POI Developers (bug 50319) - Make row groups which include row 0 work fixhttp://poi.apache.org/changes.html fix by POI Developers - Removed deprecated HDF API fix(bug 58466)http://poi.apache.org/changes.html fix by POI Developers (bug 58466) - Improve column manipulation in XSSF to avoid changes overwriting each other fix(bug 58471)http://poi.apache.org/changes.html fix by POI Developers (bug 58471) - Improve number formatting to more closely match Excel's behaviour fix(bug 58549)http://poi.apache.org/changes.html fix by POI Developers (bug 58549) - Fix row limits for HSSFClientAnchor to allow the full range supported by Excel fix(bug 58579)http://poi.apache.org/changes.html fix by POI Developers (bug 58579) - Add CTTableStyleInfo to poi-ooxml-schemas JAR \ No newline at end of file +POI Changeshttp://poi.apache.org/changes.htmlPOI Changesen-us add(bug 58557,52903)http://poi.apache.org/changes.html add by POI Developers (bug 58557,52903) - Add support for shifting hyperlinks when shifting rows on a sheet add(bug 58667)http://poi.apache.org/changes.html add by POI Developers (bug 58667) - Implement Comparable interface in HSSFRow, XSSFRow, and SXSSFRow classes fix(bug 46210)http://poi.apache.org/changes.html fix by POI Developers (bug 46210) - Title placeholder not recognized by Powerpoint 2003 fix(bug 58663)http://poi.apache.org/changes.html fix by POI Developers (bug 58663) - Pictures cannot be removed from a sl ide add(bug 58636)http://poi.apache.org/changes.html add by POI Developers (bug 58636) - Replace ClientAnchor anchor type constants with AnchorType enum add(bug 58644)http://poi.apache.org/changes.html add by POI Developers (bug 58644) - Replace Sheet.setZoom(num, den) with Sheet.setZoom(scale) add(bug 58642)http://poi.apache.org/changes.html add by POI Developers (bug 58642) - Remove deprecated functions add(bug 58365)http://poi.apache.org/changes.html add by POI Developers (bug 58365) - Get all cell comments on a sheet with Sheet.getCellComments() add(bug 58637)http://poi.apache.org/changes.html add by POI Developers (bug 58637) - Add CellAddress class, to be used instead of CellReference when the concept of an absolute/relative reference is not applicable. add(bug 58617)http://poi.apache.org/changes.html add by POI Developers (bug 58617) - Add custom safe XmlBeans type loader / rename vendor specific schema packages fix(bug 58630)http://poi.apache.org/changes.html fix by POI Developers (bug 58630) - Signing failed after deletion of first sheet fix(bug 55955)http://poi.apache.org/changes.html fix by POI Developers (bug 55955) - Filling an existing ppt table stopped working with 3.9 fix(bug 54210)http://poi.apache.org/changes.html fix by POI Developers (bug 54210) - When saving PPT to PNG, some text is rendered backwards fix( bug 53189)http://poi.apache.org/changes.html fix by POI Developers (bug 53189) - Shapes drawn wrongly when ppt file converted to image addhttp://poi.apache.org/changes.html add by POI Developers - Removed most reflection calls on private methods/fields from production code; others are wrapped by AccessController.doPrivileged(). fix(bug 58597)http://poi.apache.org/changes.html fix by POI Developers (bug 58597) - XWPFDocument causes SecurityException under SecurityManager fix(bug 53192)http://poi.apache.org/changes.html fix by POI Developers (bug 53192) - Images in ppt file have wrong width when convering ppt to png addhttp://poi.apache.org/changes.html add by POI Developers - Add sup port for HSLF metro blobs fix(bug 52297)http://poi.apache.org/changes.html fix by POI Developers (bug 52297) - Bullets are not aligned properly while converting ppt slide to image fix(bug 55265)http://poi.apache.org/changes.html fix by POI Developers (bug 55265) - DataFormatter correct support for alternate number grouping characters, eg 1234 + #'##0 = 1'234 not 1,234 fix(bug 51622)http://poi.apache.org/changes.html fix by POI Developers (bug 51622) - autoSizeColumn incorrectly sizes columns containing leading whitespace fix(bug 58576)http://poi.apache.org/changes.html fix by POI Developers (bug 58576) - Rename misspelled SheetUtil.canComputeColumnWidth add(bug 58572)h ttp://poi.apache.org/changes.html add by POI Developers (bug 58572) - Add getHyperlink and getHyperlinkList to Sheet interface add(bug 58348)http://poi.apache.org/changes.html add by POI Developers (bug 58348) - Add support for copying rows in XSSFWorkbooks fix(bug 45908)http://poi.apache.org/changes.html fix by POI Developers (bug 45908) - RichTextRun.setBullet(false) doesn't work, bullets still here fix(bug 45088)http://poi.apache.org/changes.html fix by POI Developers (bug 45088) - POI-HSLF changeTextInRichTextRun corrupts presentation fix(bug 45124)http://poi.apache.org/changes.html fix by POI Developers (bug 45124) - inserting text or images wipes out boldness and makes everything italic add(bug 58452)http://poi.apache.org/changes.html add by POI Developers (bug 58452) - Set cell formulas containing unregistered function names add(bug 58442)http://poi.apache.org/changes.html add by POI Developers (bug 58442) - Add method to reorganize AreaPtg as top-left and bottom-right references fix(bug 58443)http://poi.apache.org/changes.html fix by POI Developers (bug 58443) - Prohibit adding merged regions that would overlap with existing merged regions addhttp://poi.apache.org/changes.html add by POI Developers - Add a limit of the max number of characters that can be extracted to avoid sending applications out of memory with very large documents. Limit can be adjusted via ZipSecureFile.setMaxTextSize() if neces sary fix(bug 58516)http://poi.apache.org/changes.html fix by POI Developers (bug 58516) - Rare new aioobe in 3.13 on initialization of a handful of ppts fix(bug 56957)http://poi.apache.org/changes.html fix by POI Developers (bug 56957) - Avoid error if Workbook with empty SharedStringTable is written fixhttp://poi.apache.org/changes.html fix by POI Developers - Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() fixhttp://poi.apache.org/changes.html fix by POI Developers - Common sl unification - converted ApacheconEU08 example to common sl - added missing functionality fixhttp://poi.apache.org/changes.html f ix by POI Developers - Common sl unification - return null instead of default values for missing borders X/HSLFTable fixhttp://poi.apache.org/changes.html fix by POI Developers - Common sl unification - use points in HSLFTable.setColumnWidth() fixhttp://poi.apache.org/changes.html fix by POI Developers - Fix appending text to empty HSLFTextParagraph fix(bug 58558)http://poi.apache.org/changes.html fix by POI Developers (bug 58558) - SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF and HSSF fix(bug 58536)http://poi.apache.org/changes.html fix by POI Developers (bug 58536) - DataFormatter and CellFormat non-localised support for localised currency formats like [$$-408] fix(bug 58532)http://poi.apache.org/changes.html fix by POI Developers (bug 58532) - DataFormatter cell formatting for things like [>999999]#,,"M";[>999]#,"K";# fix(bug 58085)http://poi.apache.org/changes.html fix by POI Developers (bug 58085) - Fix removing sheet so not to break other existing sheet references fix(bug 58480)http://poi.apache.org/changes.html fix by POI Developers (bug 58480) - Work around problem where on Windows systems a Mapped Buffer can still lock a file even if the Channel was closed properly addhttp://poi.apache.org/changes.html add by POI Developers - Update commons-logging to 1.2 and commons-codec to 1.10 fixhttp://poi.apache.org/changes.html fix by POI Developers - Removed deprecated mixed case getter/setter in XSSFColor fix(bug 55032)http://poi.apache.org/changes.html fix by POI Developers (bug 55032) - Fix handling missing option values in financial functions PV, FV, NPER and PMT fix(bug 50319)http://poi.apache.org/changes.html fix by POI Developers (bug 50319) - Make row groups which include row 0 work fixhttp://poi.apache.org/changes.html fix by POI Developers - Removed deprecated HDF API fix(bug 58466)http://poi.apache.org/changes.html fix by POI Developers (bug 58466) - Improve column manipulation in XSSF to avoid changes overwriting each other fix(bug 58471)http://poi.apache.org/changes.html fix by POI Developers (bug 58471) - Improve number formatting to more closely match Excel's behaviour fix(bug 58549)http://poi.apache.org/changes.html fix by POI Developers (bug 58549) - Fix row limits for HSSFClientAnchor to allow the full range supported by Excel fix(bug 58579)http://poi.apache.org/changes.html fix by POI Developers (bug 58579) - Add CTTableStyleInfo to poi-ooxml-schemas JAR \ No newline at end of file Modified: poi/site/src/documentation/content/xdocs/status.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1717070&r1=1717069&r2=1717070&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/status.xml (original) +++ poi/site/src/documentation/content/xdocs/status.xml Sun Nov 29 14:50:08 2015 @@ -40,6 +40,7 @@ + Add support for shifting hyperlinks when shifting rows on a sheet Implement Comparable interface in HSSFRow, XSSFRow, and SXSSFRow classes Title placeholder not recognized by Powerpoint 2003 Pictures cannot be removed from a slide @@ -72,7 +73,6 @@ Add a limit of the max number of characters that can be extracted to avoid sending applications out of memory with very large documents. Limit can be adjusted via ZipSecureFile.setMaxTextSize() if necessary Rare new aioobe in 3.13 on initialization of a handful of ppts Avoid error if Workbook with empty SharedStringTable is written - Add support for shifting hyperlinks when shifting rows on an XSSFSheet Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() Common sl unification - converted ApacheconEU08 example to common sl - added missing functionality Common sl unification - return null instead of default values for missing borders X/HSLFTable --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org