Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/package-tree.html?rev=1623854&r1=1623853&r2=1623854&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/package-tree.html Tue Sep 9 15:59:14 2014 @@ -75,6 +75,7 @@ <li type="circle">org.apache.poi.xssf.usermodel.helpers.<a href="../../../../../../org/apache/poi/xssf/usermodel/helpers/ColumnHelper.html" title="class in org.apache.poi.xssf.usermodel.helpers"><span class="strong">ColumnHelper</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.helpers.<a href="../../../../../../org/apache/poi/xssf/usermodel/helpers/HeaderFooterHelper.html" title="class in org.apache.poi.xssf.usermodel.helpers"><span class="strong">HeaderFooterHelper</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.helpers.<a href="../../../../../../org/apache/poi/xssf/usermodel/helpers/XSSFFormulaUtils.html" title="class in org.apache.poi.xssf.usermodel.helpers"><span class="strong">XSSFFormulaUtils</span></a></li> +<li type="circle">org.apache.poi.xssf.usermodel.helpers.<a href="../../../../../../org/apache/poi/xssf/usermodel/helpers/XSSFPaswordHelper.html" title="class in org.apache.poi.xssf.usermodel.helpers"><span class="strong">XSSFPaswordHelper</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.helpers.<a href="../../../../../../org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html" title="class in org.apache.poi.xssf.usermodel.helpers"><span class="strong">XSSFRowShifter</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.helpers.<a href="../../../../../../org/apache/poi/xssf/usermodel/helpers/XSSFSingleXmlCell.html" title="class in org.apache.poi.xssf.usermodel.helpers"><span class="strong">XSSFSingleXmlCell</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.helpers.<a href="../../../../../../org/apache/poi/xssf/usermodel/helpers/XSSFXmlColumnPr.html" title="class in org.apache.poi.xssf.usermodel.helpers"><span class="strong">XSSFXmlColumnPr</span></a></li>
Modified: poi/site/publish/apidocs/overview-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1623854&r1=1623853&r2=1623854&view=diff ============================================================================== --- poi/site/publish/apidocs/overview-tree.html (original) +++ poi/site/publish/apidocs/overview-tree.html Tue Sep 9 15:59:14 2014 @@ -2401,6 +2401,7 @@ <li type="circle">org.apache.poi.xssf.usermodel.charts.<a href="org/apache/poi/xssf/usermodel/charts/XSSFManualLayout.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFManualLayout</span></a> (implements org.apache.poi.ss.usermodel.charts.<a href="org/apache/poi/ss/usermodel/charts/ManualLayout.html" title="interface in org.apache.poi.ss.usermodel.charts">ManualLayout</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFMap.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFMap</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFName</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Name.html" title="interface in org.apache.poi.ss.usermodel">Name</a>)</li> +<li type="circle">org.apache.poi.xssf.usermodel.helpers.<a href="org/apache/poi/xssf/usermodel/helpers/XSSFPaswordHelper.html" title="class in org.apache.poi.xssf.usermodel.helpers"><span class="strong">XSSFPaswordHelper</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFPatternFormatting.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFPatternFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/PatternFormatting.html" title="interface in org.apache.poi.ss.usermodel">PatternFormatting</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFPrintSetup.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFPrintSetup</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/PrintSetup.html" title="interface in org.apache.poi.ss.usermodel">PrintSetup</a>)</li> <li type="circle">org.apache.poi.xssf.eventusermodel.<a href="org/apache/poi/xssf/eventusermodel/XSSFReader.html" title="class in org.apache.poi.xssf.eventusermodel"><span class="strong">XSSFReader</span></a></li> Modified: poi/site/publish/changes.html URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1623854&r1=1623853&r2=1623854&view=diff ============================================================================== --- poi/site/publish/changes.html (original) +++ poi/site/publish/changes.html Tue Sep 9 15:59:14 2014 @@ -257,6 +257,15 @@ if (VERSION > 3) { <ul> <li> +<img class="icon" alt="fix" src="images/fix.jpg"> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56914">56914</a> - XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are more than 1 CTConditionalFormatting</li> + +<li> +<img class="icon" alt="fix" src="images/fix.jpg"> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56913">56913</a> - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays</li> + +<li> +<img class="icon" alt="fix" src="images/fix.jpg"> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51483">51483</a> - XSSF locking of specific features not working</li> + +<li> <img class="icon" alt="fix" src="images/fix.jpg"> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48195">48195</a> - Formulas: Fix incorrect evaluation of IF() with ROW()/COLUMN() as else-result.</li> <li> Modified: poi/site/publish/changes.rss URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1623854&r1=1623853&r2=1623854&view=diff ============================================================================== --- poi/site/publish/changes.rss (original) +++ poi/site/publish/changes.rss Tue Sep 9 15:59:14 2014 @@ -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>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> fix(bug 48195)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 48195) - Formulas: Fix incorrect evaluation of IF() with ROW()/COLUMN() as else-result.</description></item><item><title> fix(bug 55280)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55280) - XSSF: Greatly improve performance of shifting rows in sheets with many merged regions.</description></item><item><title> fix(bug 51222)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 51222) - XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file</description></item><item><title> fix(bug 56730)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56730) - Fix e xporting XML if schema contains ref-elements</description></item><item><title> fix(bug 56864)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56864) - XWPFLatentStyles.isLatentStyle always returns true if there is at least 1 lsdException</description></item><item><title> fix(bug 56854)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56854) - XMLBeans performance when using getXXXList() and other proxy methods</description></item></channel></rss> \ No newline at end of file +<rss version="0.91"><channel><title>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> fix(bug 56914)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56914) - XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are more than 1 CTConditionalFormatting</description></item><item><title> fix(bug 56913)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56913) - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays</description></item><item><title> fix(bug 51483)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 51483) - XSSF locking of specific features not working</description></item><item><title> fix(bug 48195)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 48195) - Formulas: Fix incorrect evaluation of IF() with ROW()/COLUMN() as else-result.</description></item><item><title> fix(bug 55280)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55280) - XSSF: Greatly improve performance of shifting rows in sheets with many merged regions.</description></item><item><title> fix(bug 51222)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 51222) - XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file</description></item><item><title> fix(bug 56730)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56730) - Fix exporting XML if schema contains ref-elements</description></item><item><title> fix(bug 56864)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56864) - XWPFLatentStyles.isLatentStyle always returns true if there is at least 1 lsdException</descriptio n></item><item><title> fix(bug 56854)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56854) - XMLBeans performance when using getXXXList() and other proxy methods</description></item></channel></rss> \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
