You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2016/02/27 00:57:22 UTC

svn commit: r1732588 [8/8] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hslf/model/ apidocs/org/apache/poi/hslf/usermodel/ apidocs/org/apache/poi/hssf/model/ apidocs/org/apache/poi/hwmf/draw/ apidocs/org/apache/poi/hwmf/draw/class-use/ ap...

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1732588&r1=1732587&r2=1732588&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Fri Feb 26 23:57:21 2016
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
-<rss version="0.91"><channel><title>Apache POI Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language><item><title> add(bug 57989)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57989) - XSSFChart support for setting chart titles</description></item><item><title> fix(bug 59030)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59030) - Prevent NPE in XWPFTableCell's getVerticalAlignment() from Prasad Babu</description></item><item><title> fix(bug 59021)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59021) - XSSFSheetXMLHandler fails to extract content if namespace is included in qName</description></item><item><title> fix(bug 56345)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56345) - Reject single-cell merged region
 s</description></item><item><title> fix(bug 58339)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58339) - Make OFFSET() allow missing optional height and width parameters</description></item><item><title> add(bug github-27)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug github-27) - Handle documents with a picture-only header</description></item><item><title> fix(bug 58996)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58996) - Regression caused by fixing bug 56295: Don't try to unset fill color if it is not set to avoid invalid access inside the Xml structures</description></item><item><title> fix(bug 57034)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57034) - Cell.setCellValue((String)null) should be treated as an empty cell on SXSSF as well, to avoid a NPE when autosizing columns</descr
 iption></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - XSLF - fixed NPE when adding pictures with existing non-picture media files (e.g. movies)</description></item><item><title> fix(bug 58885)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58885) - Fixed preformance regression after fixing bug 58443 when adding a merged region to an XSSFSheet.</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Raised xmlsec version to 2.0.6</description></item><item><title> add(bug 47291)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 47291) - Cannot open link correctly which insert in ppt</description></item><item><title> add(bug 41047)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 41047) - Support hyperlinks 
 in HSLF shapes and textruns</description></item><item><title> add(bug 58879)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58879) - Return SpreadsheetVersion from Workbook</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix NPE when calling HSLFTextRun.setHorizontalCentered()</description></item><item><title> add(bug 58633)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58633) - Set multiple cell style properties at once</description></item><item><title> add(bug 56004)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56004) - Support for WMF rendering</description></item><item><title> add(bug 56892)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56892) - Add API for inserting ignored warnings into XSSF sheets. This
  can be used e.g. to suppress 'number stored as text' warnings.</description></item><item><title> add(bug 58847)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58847) - Getters/setters/removers for the additional well-known document summary information properties from Office 12</description></item><item><title> add(bug 57796)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57796) - Support hyperlink extraction when rendering slides</description></item><item><title> fix(bug 54916)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54916) - POI does not always read all the slides in pptx files</description></item><item><title> fix(bug 58043)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58043) - Provide some compatibility between HSSF and XSSF in regards to values for CellStyle.setRotation()</descrip
 tion></item><item><title> fix(bug 58067)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58067) - XWPF: don't return deleted text when document is in review-mode</description></item><item><title> fix(bug 58618)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58618) - XWPFParagraph insertNewRun and removeRun work incorrectly for runs after hyperlink/field runs</description></item><item><title> fix(bug 58760)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58760) - Non-standard namespace-key breaks parsing XLSX files</description></item><item><title> fix(bug 58746)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58746) - Fix missing adjustment of formulas when sheet-ordering is changed.</description></item><item><title> fix(bug 58616)</title><link>http://poi.apache.org/changes.html</link><description
 > fix by POI Developers (bug 58616) - Try to initialize with empty password if not done before</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix some cases where file-handles were left open, mostly when failing to parse documents</description></item><item><title> fix(bug 55030)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55030) - RichTextRun getFontName can not get chinese font name</description></item><item><title> fix(bug 56570)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56570) - RecordType has repeat by code type 3009</description></item><item><title> fix(bug 58159)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58159) - getHeaderText() and getFooterText() duplicate text in sheet.getTextRuns()</description></item><item><title> fix(bug 58775)</title>
 <link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58775) - Set maximum number of data formats to avoid corrupted workbook</description></item><item><title> add(bug 58778)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58778) - Override built-in number formats in XSSFWorkbooks</description></item><item><title> fix(bug 58733)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58733) - New AIOOBE in getCell while iterating through a table in PPT</description></item><item><title> fix(bug 58718)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58718) - Master styles not initialized when running multithreaded</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>Apache POI Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language><item><title> fix(bug 59074)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59074) - ExtractorFactory should give a more helpful exception on old Excel files too old for ExcelExtractor</description></item><item><title> add(bug 57989)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57989) - XSSFChart support for setting chart titles</description></item><item><title> fix(bug 59030)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59030) - Prevent NPE in XWPFTableCell's getVerticalAlignment() from Prasad Babu</description></item><item><title> fix(bug 59021)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59021) - XSSFSheetXM
 LHandler fails to extract content if namespace is included in qName</description></item><item><title> fix(bug 56345)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56345) - Reject single-cell merged regions</description></item><item><title> fix(bug 58339)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58339) - Make OFFSET() allow missing optional height and width parameters</description></item><item><title> add(bug github-27)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug github-27) - Handle documents with a picture-only header</description></item><item><title> fix(bug 58996)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58996) - Regression caused by fixing bug 56295: Don't try to unset fill color if it is not set to avoid invalid access inside the Xml structures</description></item><item><tit
 le> fix(bug 57034)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57034) - Cell.setCellValue((String)null) should be treated as an empty cell on SXSSF as well, to avoid a NPE when autosizing columns</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - XSLF - fixed NPE when adding pictures with existing non-picture media files (e.g. movies)</description></item><item><title> fix(bug 58885)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58885) - Fixed preformance regression after fixing bug 58443 when adding a merged region to an XSSFSheet.</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Raised xmlsec version to 2.0.6</description></item><item><title> add(bug 47291)</title><link>http://poi.apache.org/changes.html</link><description> ad
 d by POI Developers (bug 47291) - Cannot open link correctly which insert in ppt</description></item><item><title> add(bug 41047)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 41047) - Support hyperlinks in HSLF shapes and textruns</description></item><item><title> add(bug 58879)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58879) - Return SpreadsheetVersion from Workbook</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix NPE when calling HSLFTextRun.setHorizontalCentered()</description></item><item><title> add(bug 58633)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58633) - Set multiple cell style properties at once</description></item><item><title> add(bug 56004)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (
 bug 56004) - Support for WMF rendering</description></item><item><title> add(bug 56892)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56892) - Add API for inserting ignored warnings into XSSF sheets. This can be used e.g. to suppress 'number stored as text' warnings.</description></item><item><title> add(bug 58847)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58847) - Getters/setters/removers for the additional well-known document summary information properties from Office 12</description></item><item><title> add(bug 57796)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57796) - Support hyperlink extraction when rendering slides</description></item><item><title> fix(bug 54916)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54916) - POI does not always read all the slides in pptx files</descr
 iption></item><item><title> fix(bug 58043)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58043) - Provide some compatibility between HSSF and XSSF in regards to values for CellStyle.setRotation()</description></item><item><title> fix(bug 58067)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58067) - XWPF: don't return deleted text when document is in review-mode</description></item><item><title> fix(bug 58618)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58618) - XWPFParagraph insertNewRun and removeRun work incorrectly for runs after hyperlink/field runs</description></item><item><title> fix(bug 58760)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58760) - Non-standard namespace-key breaks parsing XLSX files</description></item><item><title> fix(bug 58746)</title><link>http://poi.apache.or
 g/changes.html</link><description> fix by POI Developers (bug 58746) - Fix missing adjustment of formulas when sheet-ordering is changed.</description></item><item><title> fix(bug 58616)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58616) - Try to initialize with empty password if not done before</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix some cases where file-handles were left open, mostly when failing to parse documents</description></item><item><title> fix(bug 55030)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55030) - RichTextRun getFontName can not get chinese font name</description></item><item><title> fix(bug 56570)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56570) - RecordType has repeat by code type 3009</description></item><item><tit
 le> fix(bug 58159)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58159) - getHeaderText() and getFooterText() duplicate text in sheet.getTextRuns()</description></item><item><title> fix(bug 58775)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58775) - Set maximum number of data formats to avoid corrupted workbook</description></item><item><title> add(bug 58778)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58778) - Override built-in number formats in XSSFWorkbooks</description></item><item><title> fix(bug 58733)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58733) - New AIOOBE in getCell while iterating through a table in PPT</description></item><item><title> fix(bug 58718)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58718) - Master styles 
 not initialized when running multithreaded</description></item></channel></rss>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org