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/14 17:39:25 UTC

svn commit: r1714343 [6/6] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ddf/ apidocs/org/apache/poi/hslf/model/ apidocs/org/apache/poi/hslf/usermodel/ apidocs/org/apache/poi/sl/usermodel/ apidocs/org/apache/poi/sl/usermodel/class-use/ api...

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextShape.html?rev=1714343&r1=1714342&r2=1714343&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextShape.html Sat Nov 14 16:39:24 2015
@@ -213,23 +213,33 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr()">getTextBodyPr</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextBodyProperties</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextBodyPr(boolean)">getTextBodyPr</a></strong>(boolean&nbsp;create)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextDirection()">getTextDirection</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>double</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextHeight()">getTextHeight</a></strong>()</code>
 <div class="block">Compute the cumulative height occupied by the text</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextPlaceholder.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextPlaceholder</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextPlaceholder()">getTextPlaceholder</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.Double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextRotation()">getTextRotation</a></strong>()</code>
+<div class="block">The text rotation can be independent specified from the shape rotation.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.Placeholder.html" title="enum in org.apache.poi.sl.usermodel">SimpleShape.Placeholder</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#getTextType()">getTextType</a></strong>()</code>&nbsp;</td>
@@ -318,7 +328,9 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a>&nbsp;orientation)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a>&nbsp;orientation)</code>
+<div class="block">sets the vertical orientation</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -328,17 +340,23 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a></strong>(java.lang.Double&nbsp;rotation)</code>
+<div class="block">Sets the text rotation.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTopInset(double)">setTopInset</a></strong>(double&nbsp;margin)</code>
 <div class="block">Sets the top margin.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel">VerticalAlignment</a>&nbsp;anchor)</code>
 <div class="block">Sets the type of vertical alignment for the text.</div>
 </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/xslf/usermodel/XSLFTextShape.html#setWordWrap(boolean)">setWordWrap</a></strong>(boolean&nbsp;wrap)</code>&nbsp;</td>
 </tr>
@@ -554,7 +572,12 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>setTextDirection</h4>
 <pre>public&nbsp;void&nbsp;setTextDirection(<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a>&nbsp;orientation)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>orientation</code> - vertical orientation of the text</dd></dl>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">TextShape</a></code></strong></div>
+<div class="block">sets the vertical orientation</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a>&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>,<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&gt;</code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>orientation</code> - vertical orientation of the text</dd></dl>
 </li>
 </ul>
 <a name="getTextDirection()">
@@ -570,6 +593,38 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>vertical orientation of the text</dd></dl>
 </li>
 </ul>
+<a name="getTextRotation()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTextRotation</h4>
+<pre>public&nbsp;java.lang.Double&nbsp;getTextRotation()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextRotation()">TextShape</a></code></strong></div>
+<div class="block">The text rotation can be independent specified from the shape rotation.
+ For XSLF this can be an arbitrary degree, for HSLF the degree is given in steps of 90 degrees</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#getTextRotation()">getTextRotation</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a>&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>,<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&gt;</code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>text rotation in degrees, returns null if no rotation is given</dd></dl>
+</li>
+</ul>
+<a name="setTextRotation(java.lang.Double)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTextRotation</h4>
+<pre>public&nbsp;void&nbsp;setTextRotation(java.lang.Double&nbsp;rotation)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextRotation(java.lang.Double)">TextShape</a></code></strong></div>
+<div class="block">Sets the text rotation.
+ For XSLF this can ben an arbitrary degree, for HSLF the rotation is rounded to next 90 degree step</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TextShape.html" title="interface in org.apache.poi.sl.usermodel">TextShape</a>&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>,<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&gt;</code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>rotation</code> - the text rotation, or null to unset the rotation</dd></dl>
+</li>
+</ul>
 <a name="getBottomInset()">
 <!--   -->
 </a>
@@ -749,6 +804,15 @@ implements <a href="../../../../../org/a
 <pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTTextBodyProperties&nbsp;getTextBodyPr()</pre>
 </li>
 </ul>
+<a name="getTextBodyPr(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTextBodyPr</h4>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTTextBodyProperties&nbsp;getTextBodyPr(boolean&nbsp;create)</pre>
+</li>
+</ul>
 <a name="getTextBody(boolean)">
 <!--   -->
 </a>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1714343&r1=1714342&r2=1714343&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sat Nov 14 16:39:24 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=54210">54210</a> - When saving PPT to PNG, some text is rendered backwards</li>
+        
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=53189">53189</a> - Shapes drawn wrongly when ppt file converted to image</li>
+        
+<li>
 <img class="icon" alt="add" src="images/add.jpg"> Removed most reflection calls on private methods/fields from production code; others are wrapped by AccessController.doPrivileged().</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1714343&r1=1714342&r2=1714343&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Sat Nov 14 16:39:24 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> 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 blo
 bs</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/ch
 anges.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 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 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 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></ite
 m><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 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 - Commo
 n 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.apac
 he.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><d
 escription> 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://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 Develop
 ers (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> 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
+<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



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