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 2015/11/21 14:11:15 UTC

svn commit: r1715516 - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ddf/ apidocs/org/apache/poi/ddf/class-use/ apidocs/org/apache/poi/hdgf/dev/ apidocs/org/apache/poi/hdgf/streams/ apidocs/org/apache/poi/hdgf/streams/class-use/ apidocs/org/...

Author: nick
Date: Sat Nov 21 13:11:14 2015
New Revision: 1715516

URL: http://svn.apache.org/viewvc?rev=1715516&view=rev
Log:
Republish site

Modified:
    poi/site/publish/apidocs/allclasses-frame.html
    poi/site/publish/apidocs/allclasses-noframe.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/ddf/class-use/EscherContainerRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/class-use/EscherRecord.html
    poi/site/publish/apidocs/org/apache/poi/ddf/package-use.html
    poi/site/publish/apidocs/org/apache/poi/hdgf/dev/VSDDumper.html
    poi/site/publish/apidocs/org/apache/poi/hdgf/streams/class-use/Stream.html
    poi/site/publish/apidocs/org/apache/poi/hdgf/streams/package-use.html
    poi/site/publish/apidocs/org/apache/poi/hslf/dev/SlideShowRecordDumper.html
    poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFChart.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFChart.HSSFSeries.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFWorkbook.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/package-frame.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/package-summary.html
    poi/site/publish/changes.html
    poi/site/publish/changes.rss

Modified: poi/site/publish/apidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/allclasses-frame.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/allclasses-frame.html (original)
+++ poi/site/publish/apidocs/allclasses-frame.html Sat Nov 21 13:11:14 2015
@@ -870,6 +870,7 @@
 <li><a href="org/apache/poi/hssf/util/HSSFCellUtil.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFCellUtil</a></li>
 <li><a href="org/apache/poi/hssf/usermodel/HSSFChart.html" title="class in org.apache.poi.hssf.usermodel" target="classFrame">HSSFChart</a></li>
 <li><a href="org/apache/poi/hssf/usermodel/HSSFChart.HSSFChartType.html" title="enum in org.apache.poi.hssf.usermodel" target="classFrame">HSSFChart.HSSFChartType</a></li>
+<li><a href="org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html" title="class in org.apache.poi.hssf.usermodel" target="classFrame">HSSFChart.HSSFSeries</a></li>
 <li><a href="org/apache/poi/hssf/usermodel/HSSFChildAnchor.html" title="class in org.apache.poi.hssf.usermodel" target="classFrame">HSSFChildAnchor</a></li>
 <li><a href="org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel" target="classFrame">HSSFClientAnchor</a></li>
 <li><a href="org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util" target="classFrame">HSSFColor</a></li>

Modified: poi/site/publish/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/allclasses-noframe.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/allclasses-noframe.html (original)
+++ poi/site/publish/apidocs/allclasses-noframe.html Sat Nov 21 13:11:14 2015
@@ -870,6 +870,7 @@
 <li><a href="org/apache/poi/hssf/util/HSSFCellUtil.html" title="class in org.apache.poi.hssf.util">HSSFCellUtil</a></li>
 <li><a href="org/apache/poi/hssf/usermodel/HSSFChart.html" title="class in org.apache.poi.hssf.usermodel">HSSFChart</a></li>
 <li><a href="org/apache/poi/hssf/usermodel/HSSFChart.HSSFChartType.html" title="enum in org.apache.poi.hssf.usermodel">HSSFChart.HSSFChartType</a></li>
+<li><a href="org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html" title="class in org.apache.poi.hssf.usermodel">HSSFChart.HSSFSeries</a></li>
 <li><a href="org/apache/poi/hssf/usermodel/HSSFChildAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFChildAnchor</a></li>
 <li><a href="org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a></li>
 <li><a href="org/apache/poi/hssf/util/HSSFColor.html" title="class in org.apache.poi.hssf.util">HSSFColor</a></li>

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Sat Nov 21 13:11:14 2015
@@ -13035,6 +13035,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/dev/HWPFLister.html#dumpFIB()">dumpFIB()</a></span> - Method in class org.apache.poi.hwpf.dev.<a href="./org/apache/poi/hwpf/dev/HWPFLister.html" title="class in org.apache.poi.hwpf.dev">HWPFLister</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hdgf/dev/VSDDumper.html#dumpFile()">dumpFile()</a></span> - Method in class org.apache.poi.hdgf.dev.<a href="./org/apache/poi/hdgf/dev/VSDDumper.html" title="class in org.apache.poi.hdgf.dev">VSDDumper</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/dev/HWPFLister.html#dumpFileSystem()">dumpFileSystem()</a></span> - Method in class org.apache.poi.hwpf.dev.<a href="./org/apache/poi/hwpf/dev/HWPFLister.html" title="class in org.apache.poi.hwpf.dev">HWPFLister</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherDump.html#dumpOld(long,%20java.io.InputStream,%20java.io.PrintStream)">dumpOld(long, InputStream, PrintStream)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDump.html" title="class in org.apache.poi.ddf">EscherDump</a></dt>
@@ -13057,8 +13059,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/dev/HWPFLister.html#dumpSprms(org.apache.poi.hwpf.sprm.SprmIterator,%20java.lang.String)">dumpSprms(SprmIterator, String)</a></span> - Method in class org.apache.poi.hwpf.dev.<a href="./org/apache/poi/hwpf/dev/HWPFLister.html" title="class in org.apache.poi.hwpf.dev">HWPFLister</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hdgf/dev/VSDDumper.html#dumpStream(org.apache.poi.hdgf.streams.Stream,%20int)">dumpStream(Stream, int)</a></span> - Static method in class org.apache.poi.hdgf.dev.<a href="./org/apache/poi/hdgf/dev/VSDDumper.html" title="class in org.apache.poi.hdgf.dev">VSDDumper</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/dev/HWPFLister.html#dumpTextPieces(boolean)">dumpTextPieces(boolean)</a></span> - Method in class org.apache.poi.hwpf.dev.<a href="./org/apache/poi/hwpf/dev/HWPFLister.html" title="class in org.apache.poi.hwpf.dev">HWPFLister</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/hssf/record/DVALRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">DVALRecord</span></a> - Class in <a href="./org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a></dt>
@@ -50522,8 +50522,8 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.poi.hslf.dev.<a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html" title="class in org.apache.poi.hslf.dev">SlideShowRecordDumper</a></dt>
 <dd>
-<div class="block">right now this function takes one parameter: a ppt file, and outputs
-  a dump of what it contains</div>
+<div class="block">right now this function takes one parameter: a ppt file, and outputs a
+ dump of what it contains</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/dev/SLWTListing.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.poi.hslf.dev.<a href="./org/apache/poi/hslf/dev/SLWTListing.html" title="class in org.apache.poi.hslf.dev">SLWTListing</a></dt>
 <dd>&nbsp;</dd>
@@ -56061,9 +56061,7 @@ Compound Document Format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFRelation.html#PRINTER_SETTINGS">PRINTER_SETTINGS</a></span> - Static variable in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFRelation.html" title="class in org.apache.poi.xssf.usermodel">XSSFRelation</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html#printEscherContainerRecord(org.apache.poi.ddf.EscherContainerRecord)">printEscherContainerRecord(EscherContainerRecord)</a></span> - Method in class org.apache.poi.hslf.dev.<a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html" title="class in org.apache.poi.hslf.dev">SlideShowRecordDumper</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html#printEscherRecord(org.apache.poi.ddf.EscherRecord)">printEscherRecord(EscherRecord)</a></span> - Method in class org.apache.poi.hslf.dev.<a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html" title="class in org.apache.poi.hslf.dev">SlideShowRecordDumper</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html#printEscherRecord(org.apache.poi.ddf.EscherRecord,%20int)">printEscherRecord(EscherRecord, int)</a></span> - Method in class org.apache.poi.hslf.dev.<a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html" title="class in org.apache.poi.hslf.dev">SlideShowRecordDumper</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/InternalSheet.html#printGridlines">printGridlines</a></span> - Variable in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/InternalSheet.html" title="class in org.apache.poi.hssf.model">InternalSheet</a></dt>
 <dd>&nbsp;</dd>
@@ -76390,7 +76388,7 @@ Compound Document Format.</div>
 <dd>
 <div class="block">This class provides a way to view the contents of a powerpoint file.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html#SlideShowRecordDumper(java.lang.String,%20boolean,%20boolean)">SlideShowRecordDumper(String, boolean, boolean)</a></span> - Constructor for class org.apache.poi.hslf.dev.<a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html" title="class in org.apache.poi.hslf.dev">SlideShowRecordDumper</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html#SlideShowRecordDumper(java.io.PrintStream,%20java.lang.String,%20boolean,%20boolean)">SlideShowRecordDumper(PrintStream, String, boolean, boolean)</a></span> - Constructor for class org.apache.poi.hslf.dev.<a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html" title="class in org.apache.poi.hslf.dev">SlideShowRecordDumper</a></dt>
 <dd>
 <div class="block">Constructs a Powerpoint dump from fileName.</div>
 </dd>
@@ -83799,8 +83797,6 @@ the order they are declared.</div>
 <div class="block">Developer helper class to dump out the pointer+stream structure
   of a Visio file</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hdgf/dev/VSDDumper.html#VSDDumper()">VSDDumper()</a></span> - Constructor for class org.apache.poi.hdgf.dev.<a href="./org/apache/poi/hdgf/dev/VSDDumper.html" title="class in org.apache.poi.hdgf.dev">VSDDumper</a></dt>
-<dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xdgf/util/VsdxToPng.html" title="class in org.apache.poi.xdgf.util"><span class="strong">VsdxToPng</span></a> - Class in <a href="./org/apache/poi/xdgf/util/package-summary.html">org.apache.poi.xdgf.util</a></dt>
 <dd>
 <div class="block">Converts a Visio diagram to a PNG file.</div>
@@ -84027,7 +84023,7 @@ the order they are declared.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/dev/SlideShowDumper.html#walkTree(int,%20int,%20int)">walkTree(int, int, int)</a></span> - Method in class org.apache.poi.hslf.dev.<a href="./org/apache/poi/hslf/dev/SlideShowDumper.html" title="class in org.apache.poi.hslf.dev">SlideShowDumper</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html#walkTree(int,%20int,%20org.apache.poi.hslf.record.Record[])">walkTree(int, int, Record[])</a></span> - Method in class org.apache.poi.hslf.dev.<a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html" title="class in org.apache.poi.hslf.dev">SlideShowRecordDumper</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html#walkTree(int,%20int,%20org.apache.poi.hslf.record.Record[],%20int)">walkTree(int, int, Record[], int)</a></span> - Method in class org.apache.poi.hslf.dev.<a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html" title="class in org.apache.poi.hslf.dev">SlideShowRecordDumper</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/util/POILogger.html#WARN">WARN</a></span> - Static variable in class org.apache.poi.util.<a href="./org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a></dt>
 <dd>&nbsp;</dd>

Modified: poi/site/publish/apidocs/org/apache/poi/ddf/class-use/EscherContainerRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ddf/class-use/EscherContainerRecord.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ddf/class-use/EscherContainerRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ddf/class-use/EscherContainerRecord.html Sat Nov 21 13:11:14 2015
@@ -82,44 +82,40 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.hslf.dev">org.apache.poi.hslf.dev</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hslf.model">org.apache.poi.hslf.model</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hslf.record">org.apache.poi.hslf.record</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.hslf.usermodel">org.apache.poi.hslf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hssf.model">org.apache.poi.hssf.model</a></td>
 <td class="colLast">
 <div class="block">Provides low level API structures for reading, writing, modifying XLS files.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.hssf.record">org.apache.poi.hssf.record</a></td>
 <td class="colLast">
 <div class="block">Record package contains class representations for XLS binary strutures.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hssf.usermodel">org.apache.poi.hssf.usermodel</a></td>
 <td class="colLast">
 <div class="block">usermodel package maps HSSF low level strutures to familiar workbook/sheet model</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.hwpf.model">org.apache.poi.hwpf.model</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hwpf.usermodel">org.apache.poi.hwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -149,24 +145,6 @@
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.poi.hslf.dev">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a> in <a href="../../../../../org/apache/poi/hslf/dev/package-summary.html">org.apache.poi.hslf.dev</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/poi/hslf/dev/package-summary.html">org.apache.poi.hslf.dev</a> with parameters of type <a href="../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">SlideShowRecordDumper.</span><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#printEscherContainerRecord(org.apache.poi.ddf.EscherContainerRecord)">printEscherContainerRecord</a></strong>(<a href="../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;ecr)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
 </li>
 <li class="blockList"><a name="org.apache.poi.hslf.model">
 <!--   -->

Modified: poi/site/publish/apidocs/org/apache/poi/ddf/class-use/EscherRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ddf/class-use/EscherRecord.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ddf/class-use/EscherRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ddf/class-use/EscherRecord.html Sat Nov 21 13:11:14 2015
@@ -456,8 +456,9 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">SlideShowRecordDumper.</span><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#printEscherRecord(org.apache.poi.ddf.EscherRecord)">printEscherRecord</a></strong>(<a href="../../../../../org/apache/poi/ddf/EscherRecord.html" title="class in org.apache.poi.ddf">EscherRecord</a>&nbsp;er)</code>&nbsp;</td>
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">SlideShowRecordDumper.</span><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#printEscherRecord(org.apache.poi.ddf.EscherRecord,%20int)">printEscherRecord</a></strong>(<a href="../../../../../org/apache/poi/ddf/EscherRecord.html" title="class in org.apache.poi.ddf">EscherRecord</a>&nbsp;er,
+                 int&nbsp;indent)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/ddf/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ddf/package-use.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ddf/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ddf/package-use.html Sat Nov 21 13:11:14 2015
@@ -239,11 +239,6 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/poi/ddf/class-use/EscherContainerRecord.html#org.apache.poi.hslf.dev">EscherContainerRecord</a>
-<div class="block">Escher container records store other escher records as children.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="../../../../org/apache/poi/ddf/class-use/EscherRecord.html#org.apache.poi.hslf.dev">EscherRecord</a>
 <div class="block">The base abstract record from which all escher records are defined.</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/hdgf/dev/VSDDumper.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hdgf/dev/VSDDumper.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hdgf/dev/VSDDumper.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hdgf/dev/VSDDumper.html Sat Nov 21 13:11:14 2015
@@ -61,13 +61,13 @@
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
@@ -104,23 +104,6 @@ extends java.lang.Object</pre>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hdgf/dev/VSDDumper.html#VSDDumper()">VSDDumper</a></strong>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_summary">
@@ -134,9 +117,8 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hdgf/dev/VSDDumper.html#dumpStream(org.apache.poi.hdgf.streams.Stream,%20int)">dumpStream</a></strong>(<a href="../../../../../org/apache/poi/hdgf/streams/Stream.html" title="class in org.apache.poi.hdgf.streams">Stream</a>&nbsp;stream,
-          int&nbsp;indent)</code>&nbsp;</td>
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hdgf/dev/VSDDumper.html#dumpFile()">dumpFile</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
@@ -158,23 +140,6 @@ extends java.lang.Object</pre>
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="VSDDumper()">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>VSDDumper</h4>
-<pre>public&nbsp;VSDDumper()</pre>
-</li>
-</ul>
-</li>
-</ul>
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_detail">
@@ -193,14 +158,13 @@ extends java.lang.Object</pre>
 <dd><code>java.lang.Exception</code></dd></dl>
 </li>
 </ul>
-<a name="dumpStream(org.apache.poi.hdgf.streams.Stream, int)">
+<a name="dumpFile()">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>dumpStream</h4>
-<pre>public static&nbsp;void&nbsp;dumpStream(<a href="../../../../../org/apache/poi/hdgf/streams/Stream.html" title="class in org.apache.poi.hdgf.streams">Stream</a>&nbsp;stream,
-              int&nbsp;indent)</pre>
+<h4>dumpFile</h4>
+<pre>public&nbsp;void&nbsp;dumpFile()</pre>
 </li>
 </ul>
 </li>
@@ -256,13 +220,13 @@ extends java.lang.Object</pre>
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hdgf/streams/class-use/Stream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hdgf/streams/class-use/Stream.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hdgf/streams/class-use/Stream.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hdgf/streams/class-use/Stream.html Sat Nov 21 13:11:14 2015
@@ -78,10 +78,6 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.hdgf.dev">org.apache.poi.hdgf.dev</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hdgf.streams">org.apache.poi.hdgf.streams</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -110,25 +106,6 @@
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.poi.hdgf.dev">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/hdgf/streams/Stream.html" title="class in org.apache.poi.hdgf.streams">Stream</a> in <a href="../../../../../../org/apache/poi/hdgf/dev/package-summary.html">org.apache.poi.hdgf.dev</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/poi/hdgf/dev/package-summary.html">org.apache.poi.hdgf.dev</a> with parameters of type <a href="../../../../../../org/apache/poi/hdgf/streams/Stream.html" title="class in org.apache.poi.hdgf.streams">Stream</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="strong">VSDDumper.</span><code><strong><a href="../../../../../../org/apache/poi/hdgf/dev/VSDDumper.html#dumpStream(org.apache.poi.hdgf.streams.Stream,%20int)">dumpStream</a></strong>(<a href="../../../../../../org/apache/poi/hdgf/streams/Stream.html" title="class in org.apache.poi.hdgf.streams">Stream</a>&nbsp;stream,
-          int&nbsp;indent)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
 </li>
 <li class="blockList"><a name="org.apache.poi.hdgf.streams">
 <!--   -->

Modified: poi/site/publish/apidocs/org/apache/poi/hdgf/streams/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hdgf/streams/package-use.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hdgf/streams/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hdgf/streams/package-use.html Sat Nov 21 13:11:14 2015
@@ -78,10 +78,6 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.hdgf.dev">org.apache.poi.hdgf.dev</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hdgf.streams">org.apache.poi.hdgf.streams</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -109,23 +105,6 @@
 </td>
 </tr>
 </tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.hdgf.dev">
-<!--   -->
-</a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../org/apache/poi/hdgf/streams/package-summary.html">org.apache.poi.hdgf.streams</a> used by <a href="../../../../../org/apache/poi/hdgf/dev/package-summary.html">org.apache.poi.hdgf.dev</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/hdgf/streams/class-use/Stream.html#org.apache.poi.hdgf.dev">Stream</a>
-<div class="block">Base of all Streams within a HDGF document.</div>
-</td>
-</tr>
-</tbody>
 </table>
 </li>
 <li class="blockList"><a name="org.apache.poi.hdgf.streams">

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/dev/SlideShowRecordDumper.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/dev/SlideShowRecordDumper.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/dev/SlideShowRecordDumper.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/dev/SlideShowRecordDumper.html Sat Nov 21 13:11:14 2015
@@ -119,7 +119,8 @@ extends java.lang.Object</pre>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#SlideShowRecordDumper(java.lang.String,%20boolean,%20boolean)">SlideShowRecordDumper</a></strong>(java.lang.String&nbsp;fileName,
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#SlideShowRecordDumper(java.io.PrintStream,%20java.lang.String,%20boolean,%20boolean)">SlideShowRecordDumper</a></strong>(java.io.PrintStream&nbsp;ps,
+                     java.lang.String&nbsp;fileName,
                      boolean&nbsp;verbose,
                      boolean&nbsp;escher)</code>
 <div class="block">Constructs a Powerpoint dump from fileName.</div>
@@ -151,8 +152,8 @@ extends java.lang.Object</pre>
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#main(java.lang.String[])">main</a></strong>(java.lang.String[]&nbsp;args)</code>
-<div class="block">right now this function takes one parameter: a ppt file, and outputs
-  a dump of what it contains</div>
+<div class="block">right now this function takes one parameter: a ppt file, and outputs a
+ dump of what it contains</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -165,26 +166,24 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#printDump()">printDump</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#printEscherContainerRecord(org.apache.poi.ddf.EscherContainerRecord)">printEscherContainerRecord</a></strong>(<a href="../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;ecr)</code>&nbsp;</td>
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#printEscherRecord(org.apache.poi.ddf.EscherRecord,%20int)">printEscherRecord</a></strong>(<a href="../../../../../org/apache/poi/ddf/EscherRecord.html" title="class in org.apache.poi.ddf">EscherRecord</a>&nbsp;er,
+                 int&nbsp;indent)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#printEscherRecord(org.apache.poi.ddf.EscherRecord)">printEscherRecord</a></strong>(<a href="../../../../../org/apache/poi/ddf/EscherRecord.html" title="class in org.apache.poi.ddf">EscherRecord</a>&nbsp;er)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#printUsage()">printUsage</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#reverseHex(java.lang.String)">reverseHex</a></strong>(java.lang.String&nbsp;s)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#walkTree(int,%20int,%20org.apache.poi.hslf.record.Record[])">walkTree</a></strong>(int&nbsp;depth,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#walkTree(int,%20int,%20org.apache.poi.hslf.record.Record[],%20int)">walkTree</a></strong>(int&nbsp;depth,
         int&nbsp;pos,
-        <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]&nbsp;records)</code>&nbsp;</td>
+        <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]&nbsp;records,
+        int&nbsp;indent)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -208,13 +207,14 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="SlideShowRecordDumper(java.lang.String, boolean, boolean)">
+<a name="SlideShowRecordDumper(java.io.PrintStream, java.lang.String, boolean, boolean)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SlideShowRecordDumper</h4>
-<pre>public&nbsp;SlideShowRecordDumper(java.lang.String&nbsp;fileName,
+<pre>public&nbsp;SlideShowRecordDumper(java.io.PrintStream&nbsp;ps,
+                     java.lang.String&nbsp;fileName,
                      boolean&nbsp;verbose,
                      boolean&nbsp;escher)
                       throws java.io.IOException</pre>
@@ -241,8 +241,8 @@ extends java.lang.Object</pre>
 <h4>main</h4>
 <pre>public static&nbsp;void&nbsp;main(java.lang.String[]&nbsp;args)
                  throws java.io.IOException</pre>
-<div class="block">right now this function takes one parameter: a ppt file, and outputs
-  a dump of what it contains</div>
+<div class="block">right now this function takes one parameter: a ppt file, and outputs a
+ dump of what it contains</div>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
@@ -311,25 +311,17 @@ extends java.lang.Object</pre>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
 </ul>
-<a name="printEscherRecord(org.apache.poi.ddf.EscherRecord)">
+<a name="printEscherRecord(org.apache.poi.ddf.EscherRecord, int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>printEscherRecord</h4>
-<pre>public&nbsp;java.lang.String&nbsp;printEscherRecord(<a href="../../../../../org/apache/poi/ddf/EscherRecord.html" title="class in org.apache.poi.ddf">EscherRecord</a>&nbsp;er)</pre>
-</li>
-</ul>
-<a name="printEscherContainerRecord(org.apache.poi.ddf.EscherContainerRecord)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>printEscherContainerRecord</h4>
-<pre>public&nbsp;java.lang.String&nbsp;printEscherContainerRecord(<a href="../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;ecr)</pre>
+<pre>public&nbsp;void&nbsp;printEscherRecord(<a href="../../../../../org/apache/poi/ddf/EscherRecord.html" title="class in org.apache.poi.ddf">EscherRecord</a>&nbsp;er,
+                     int&nbsp;indent)</pre>
 </li>
 </ul>
-<a name="walkTree(int, int, org.apache.poi.hslf.record.Record[])">
+<a name="walkTree(int, int, org.apache.poi.hslf.record.Record[], int)">
 <!--   -->
 </a>
 <ul class="blockListLast">
@@ -337,7 +329,8 @@ extends java.lang.Object</pre>
 <h4>walkTree</h4>
 <pre>public&nbsp;void&nbsp;walkTree(int&nbsp;depth,
             int&nbsp;pos,
-            <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]&nbsp;records)
+            <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]&nbsp;records,
+            int&nbsp;indent)
               throws java.io.IOException</pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd></dl>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html Sat Nov 21 13:11:14 2015
@@ -128,9 +128,10 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SlideShowRecordDumper.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#walkTree(int,%20int,%20org.apache.poi.hslf.record.Record[])">walkTree</a></strong>(int&nbsp;depth,
+<td class="colLast"><span class="strong">SlideShowRecordDumper.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/dev/SlideShowRecordDumper.html#walkTree(int,%20int,%20org.apache.poi.hslf.record.Record[],%20int)">walkTree</a></strong>(int&nbsp;depth,
         int&nbsp;pos,
-        <a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]&nbsp;records)</code>&nbsp;</td>
+        <a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]&nbsp;records,
+        int&nbsp;indent)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html Sat Nov 21 13:11:14 2015
@@ -98,7 +98,7 @@
 </dl>
 <hr>
 <br>
-<pre>public class <span class="strong">HSSFChart.HSSFSeries</span>
+<pre>public static class <span class="strong">HSSFChart.HSSFSeries</span>
 extends java.lang.Object</pre>
 <div class="block">A series in a chart</div>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFChart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFChart.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFChart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFChart.html Sat Nov 21 13:11:14 2015
@@ -122,7 +122,7 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFChart.HSSFChartType.html" title="enum in org.apache.poi.hssf.usermodel">HSSFChart.HSSFChartType</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html" title="class in org.apache.poi.hssf.usermodel">HSSFChart.HSSFSeries</a></strong></code>
 <div class="block">A series in a chart</div>
 </td>
@@ -145,7 +145,7 @@ extends java.lang.Object</pre>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFChart.html#createBarChart(org.apache.poi.hssf.usermodel.HSSFWorkbook,%20org.apache.poi.hssf.usermodel.HSSFSheet)">createBarChart</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a>&nbsp;workbook,
-              <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet)</code>
+              <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;parentSheet)</code>
 <div class="block">Creates a bar chart.</div>
 </td>
 </tr>
@@ -202,7 +202,7 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFChart.html#removeSeries(org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries)">removeSeries</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html" title="class in org.apache.poi.hssf.usermodel">HSSFChart.HSSFSeries</a>&nbsp;series)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFChart.html#removeSeries(org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries)">removeSeries</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html" title="class in org.apache.poi.hssf.usermodel">HSSFChart.HSSFSeries</a>&nbsp;remSeries)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -274,7 +274,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>createBarChart</h4>
 <pre>public&nbsp;void&nbsp;createBarChart(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a>&nbsp;workbook,
-                  <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet)</pre>
+                  <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;parentSheet)</pre>
 <div class="block">Creates a bar chart.  API needs some work. :)
  <p>
  NOTE:  Does not yet work...  checking it in just so others
@@ -440,7 +440,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>removeSeries</h4>
-<pre>public&nbsp;boolean&nbsp;removeSeries(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html" title="class in org.apache.poi.hssf.usermodel">HSSFChart.HSSFSeries</a>&nbsp;series)</pre>
+<pre>public&nbsp;boolean&nbsp;removeSeries(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html" title="class in org.apache.poi.hssf.usermodel">HSSFChart.HSSFSeries</a>&nbsp;remSeries)</pre>
 </li>
 </ul>
 <a name="getType()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFChart.HSSFSeries.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFChart.HSSFSeries.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFChart.HSSFSeries.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFChart.HSSFSeries.html Sat Nov 21 13:11:14 2015
@@ -116,7 +116,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">HSSFChart.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFChart.html#removeSeries(org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries)">removeSeries</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html" title="class in org.apache.poi.hssf.usermodel">HSSFChart.HSSFSeries</a>&nbsp;series)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSSFChart.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFChart.html#removeSeries(org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries)">removeSeries</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html" title="class in org.apache.poi.hssf.usermodel">HSSFChart.HSSFSeries</a>&nbsp;remSeries)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFSheet.html Sat Nov 21 13:11:14 2015
@@ -350,7 +350,7 @@ HSSF concepts.</div>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">HSSFChart.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFChart.html#createBarChart(org.apache.poi.hssf.usermodel.HSSFWorkbook,%20org.apache.poi.hssf.usermodel.HSSFSheet)">createBarChart</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a>&nbsp;workbook,
-              <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet)</code>
+              <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;parentSheet)</code>
 <div class="block">Creates a bar chart.</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFWorkbook.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFWorkbook.html Sat Nov 21 13:11:14 2015
@@ -338,7 +338,7 @@ HSSF concepts.</div>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">HSSFChart.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFChart.html#createBarChart(org.apache.poi.hssf.usermodel.HSSFWorkbook,%20org.apache.poi.hssf.usermodel.HSSFSheet)">createBarChart</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a>&nbsp;workbook,
-              <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet)</code>
+              <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;parentSheet)</code>
 <div class="block">Creates a bar chart.</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/package-frame.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/package-frame.html Sat Nov 21 13:11:14 2015
@@ -28,6 +28,7 @@
 <li><a href="HSSFCell.html" title="class in org.apache.poi.hssf.usermodel" target="classFrame">HSSFCell</a></li>
 <li><a href="HSSFCellStyle.html" title="class in org.apache.poi.hssf.usermodel" target="classFrame">HSSFCellStyle</a></li>
 <li><a href="HSSFChart.html" title="class in org.apache.poi.hssf.usermodel" target="classFrame">HSSFChart</a></li>
+<li><a href="HSSFChart.HSSFSeries.html" title="class in org.apache.poi.hssf.usermodel" target="classFrame">HSSFChart.HSSFSeries</a></li>
 <li><a href="HSSFChildAnchor.html" title="class in org.apache.poi.hssf.usermodel" target="classFrame">HSSFChildAnchor</a></li>
 <li><a href="HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel" target="classFrame">HSSFClientAnchor</a></li>
 <li><a href="HSSFColorScaleFormatting.html" title="class in org.apache.poi.hssf.usermodel" target="classFrame">HSSFColorScaleFormatting</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/package-summary.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/package-summary.html Sat Nov 21 13:11:14 2015
@@ -174,6 +174,12 @@
 <div class="block">Has methods for construction of a chart object.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFChart.HSSFSeries.html" title="class in org.apache.poi.hssf.usermodel">HSSFChart.HSSFSeries</a></td>
+<td class="colLast">
+<div class="block">A series in a chart</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFChildAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFChildAnchor</a></td>
 <td class="colLast">&nbsp;</td>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sat Nov 21 13:11:14 2015
@@ -261,6 +261,12 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58630">58630</a> - Signing failed after deletion of first sheet</li>
+        
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55955">55955</a> - Filling an existing ppt table stopped working with 3.9</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=54210">54210</a> - When saving PPT to PNG, some text is rendered backwards</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1715516&r1=1715515&r2=1715516&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Sat Nov 21 13:11:14 2015
@@ -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 54210)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54210) - When saving PPT to PNG, some text is rendered backwards</description></item><item><title> fix(bug 53189)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53189) - Shapes drawn wrongly when ppt file converted to image</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Removed most reflection calls on private methods/fields from production code; others are wrapped by AccessController.doPrivileged().</description></item><item><title> fix(bug 58597)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58597) - XWPFDocument causes
  SecurityException under SecurityManager</description></item><item><title> fix(bug 53192)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53192) - Images in ppt file have wrong width when convering ppt to png</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Add support for HSLF metro blobs</description></item><item><title> fix(bug 52297)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 52297) - Bullets are not aligned properly while converting ppt slide to image</description></item><item><title> fix(bug 55265)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55265) - DataFormatter correct support for alternate number grouping characters, eg 1234 + #'##0 = 1'234 not 1,234</description></item><item><title> fix(bug 51622)</title><link>http://poi.apache.org/changes.html<
 /link><description> fix by POI Developers (bug 51622) - autoSizeColumn incorrectly sizes columns containing leading whitespace</description></item><item><title> fix(bug 58576)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58576) - Rename misspelled SheetUtil.canComputeColumnWidth</description></item><item><title> add(bug 58572)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58572) - Add getHyperlink and getHyperlinkList to Sheet interface</description></item><item><title> add(bug 58348)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58348) - Add support for copying rows in XSSFWorkbooks</description></item><item><title> fix(bug 45908)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 45908) - RichTextRun.setBullet(false) doesn't work, bullets still here</description></item><item><title> fix(bug 4
 5088)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 45088) - POI-HSLF changeTextInRichTextRun corrupts presentation</description></item><item><title> fix(bug 45124)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 45124) - inserting text or images wipes out boldness and makes everything italic</description></item><item><title> add(bug 58452)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58452) - Set cell formulas containing unregistered function names</description></item><item><title> add(bug 58442)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58442) - Add method to reorganize AreaPtg as top-left and bottom-right references</description></item><item><title> fix(bug 58443)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58443) - Prohibit adding me
 rged regions that would overlap with existing merged regions</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> 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</description></item><item><title> fix(bug 58516)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58516) - Rare new aioobe in 3.13 on initialization of a handful of ppts</description></item><item><title> fix(bug 56957)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56957) - Avoid error if Workbook with empty SharedStringTable is written</description></item><item><title> add(bug 58557)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58557) - Add support f
 or shifting hyperlinks when shifting rows on an XSSFSheet</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText()</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Common sl unification - converted ApacheconEU08 example to common sl - added missing functionality</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Common sl unification - return null instead of default values for missing borders X/HSLFTable</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Common sl unification - use points in HSLFTable.setColumnWidth()</description></item><item><title> fix</title><link>http://poi.apache
 .org/changes.html</link><description> fix by POI Developers - Fix appending text to empty HSLFTextParagraph</description></item><item><title> fix(bug 58558)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58558) - SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF and HSSF</description></item><item><title> fix(bug 58536)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58536) - DataFormatter and CellFormat non-localised support for localised currency formats like [$$-408]</description></item><item><title> fix(bug 58532)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58532) - DataFormatter cell formatting for things like [&gt;999999]#,,"M";[&gt;999]#,"K";#</description></item><item><title> fix(bug 58085)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58085) - Fix removing sheet so
  not to break other existing sheet references</description></item><item><title> fix(bug 58480)</title><link>http://poi.apache.org/changes.html</link><description> 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</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Update commons-logging to 1.2 and commons-codec to 1.10</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Removed deprecated mixed case getter/setter in XSSFColor</description></item><item><title> fix(bug 55032)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55032) - Fix handling missing option values in financial functions PV, FV, NPER and PMT</description></item><item><title> fix(bug 50319)</title><link>http://p
 oi.apache.org/changes.html</link><description> fix by POI Developers (bug 50319) - Make row groups which include row 0 work</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Removed deprecated HDF API</description></item><item><title> fix(bug 58466)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58466) - Improve column manipulation in XSSF to avoid changes overwriting each other</description></item><item><title> fix(bug 58471)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58471) - Improve number formatting to more closely match Excel's behaviour</description></item><item><title> fix(bug 58549)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58549) - Fix row limits for HSSFClientAnchor to allow the full range supported by Excel</description></item><item><title> fi
 x(bug 58579)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58579) - Add CTTableStyleInfo to poi-ooxml-schemas JAR</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 58630)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58630) - Signing failed after deletion of first sheet</description></item><item><title> fix(bug 55955)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55955) - Filling an existing ppt table stopped working with 3.9</description></item><item><title> fix(bug 54210)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54210) - When saving PPT to PNG, some text is rendered backwards</description></item><item><title> fix(bug 53189)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53189) - Shapes drawn wrongly when ppt file converted to image</description></item><item><ti
 tle> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Removed most reflection calls on private methods/fields from production code; others are wrapped by AccessController.doPrivileged().</description></item><item><title> fix(bug 58597)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58597) - XWPFDocument causes SecurityException under SecurityManager</description></item><item><title> fix(bug 53192)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53192) - Images in ppt file have wrong width when convering ppt to png</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Add support for HSLF metro blobs</description></item><item><title> fix(bug 52297)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 52297) - Bullets are not ali
 gned properly while converting ppt slide to image</description></item><item><title> fix(bug 55265)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55265) - DataFormatter correct support for alternate number grouping characters, eg 1234 + #'##0 = 1'234 not 1,234</description></item><item><title> fix(bug 51622)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 51622) - autoSizeColumn incorrectly sizes columns containing leading whitespace</description></item><item><title> fix(bug 58576)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58576) - Rename misspelled SheetUtil.canComputeColumnWidth</description></item><item><title> add(bug 58572)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58572) - Add getHyperlink and getHyperlinkList to Sheet interface</description></item><item><title> add(bug 58348)</t
 itle><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58348) - Add support for copying rows in XSSFWorkbooks</description></item><item><title> fix(bug 45908)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 45908) - RichTextRun.setBullet(false) doesn't work, bullets still here</description></item><item><title> fix(bug 45088)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 45088) - POI-HSLF changeTextInRichTextRun corrupts presentation</description></item><item><title> fix(bug 45124)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 45124) - inserting text or images wipes out boldness and makes everything italic</description></item><item><title> add(bug 58452)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58452) - Set cell formulas containing unregistered functi
 on names</description></item><item><title> add(bug 58442)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58442) - Add method to reorganize AreaPtg as top-left and bottom-right references</description></item><item><title> fix(bug 58443)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58443) - Prohibit adding merged regions that would overlap with existing merged regions</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> 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</description></item><item><title> fix(bug 58516)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58516) - Rare new aioobe in 3.13 on initializatio
 n of a handful of ppts</description></item><item><title> fix(bug 56957)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56957) - Avoid error if Workbook with empty SharedStringTable is written</description></item><item><title> add(bug 58557)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58557) - Add support for shifting hyperlinks when shifting rows on an XSSFSheet</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText()</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Common sl unification - converted ApacheconEU08 example to common sl - added missing functionality</description></item><item><title> fix</title><link>http://poi.apache.org/changes.
 html</link><description> fix by POI Developers - Common sl unification - return null instead of default values for missing borders X/HSLFTable</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Common sl unification - use points in HSLFTable.setColumnWidth()</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix appending text to empty HSLFTextParagraph</description></item><item><title> fix(bug 58558)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58558) - SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF and HSSF</description></item><item><title> fix(bug 58536)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58536) - DataFormatter and CellFormat non-localised support for localised currency formats like [$$-408]</de
 scription></item><item><title> fix(bug 58532)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58532) - DataFormatter cell formatting for things like [&gt;999999]#,,"M";[&gt;999]#,"K";#</description></item><item><title> fix(bug 58085)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58085) - Fix removing sheet so not to break other existing sheet references</description></item><item><title> fix(bug 58480)</title><link>http://poi.apache.org/changes.html</link><description> 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</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Update commons-logging to 1.2 and commons-codec to 1.10</description></item><item><title> fix</title><link>http://poi.apache.org/changes.ht
 ml</link><description> fix by POI Developers - Removed deprecated mixed case getter/setter in XSSFColor</description></item><item><title> fix(bug 55032)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55032) - Fix handling missing option values in financial functions PV, FV, NPER and PMT</description></item><item><title> fix(bug 50319)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 50319) - Make row groups which include row 0 work</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Removed deprecated HDF API</description></item><item><title> fix(bug 58466)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58466) - Improve column manipulation in XSSF to avoid changes overwriting each other</description></item><item><title> fix(bug 58471)</title><link>http://poi.apache.o
 rg/changes.html</link><description> fix by POI Developers (bug 58471) - Improve number formatting to more closely match Excel's behaviour</description></item><item><title> fix(bug 58549)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58549) - Fix row limits for HSSFClientAnchor to allow the full range supported by Excel</description></item><item><title> fix(bug 58579)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58579) - Add CTTableStyleInfo to poi-ooxml-schemas JAR</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