Author: fanningpj
Date: Mon Aug 15 09:59:02 2022
New Revision: 1903429
URL: http://svn.apache.org/viewvc?rev=1903429&view=rev
Log:
update changes
Modified:
poi/site/src/documentation/content/xdocs/changes.xml
Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1903429&r1=1903428&r2=1903429&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon Aug 15 09:59:02
2022
@@ -110,6 +110,10 @@
<action type="add" fixes-bug="66146" context="OOXML">generate
poi-ooxml-full classes for threaded comment and word12 xsds</action>
<action type="fix" fixes-bug="66173" context="SS_Common">add Sheet
createSplitPane(int xSplitPos, int ySplitPos, int leftmostColumn, int topRow,
PaneType activePane) to eventually replace the existing createSplitPane method
(that has a bug in XSSFSheet)</action>
<action type="fix" fixes-bug="github-360"
context="HSSF">HSSFExtendedColor was not setting RGB colors properly</action>
+ <action type="add" fixes-bug="66176" context="XSLF">Integrate
SmartArt diagrams from powerpoint presentations</action>
+ <action type="fix" fixes-bug="66181" context="SS_Common">POI's
implementation of VALUE function did not properly handle empty string
input</action>
+ <action type="fix" fixes-bug="66211"
context="XSSF">XSSFTable.updateHeaders did not work for Worksheets created
using current Excel versions</action>
+ <action type="fix" fixes-bug="66212"
context="XSSF">XSSFSheet.removeTable did not remove the links to the table part
reference from the sheet</action>
</actions>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]