You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2015/10/05 08:39:47 UTC

svn commit: r1706749 - /poi/site/src/documentation/content/xdocs/status.xml

Author: centic
Date: Mon Oct  5 06:39:47 2015
New Revision: 1706749

URL: http://svn.apache.org/viewvc?rev=1706749&view=rev
Log:
Add changelog for recent fixes

Modified:
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1706749&r1=1706748&r2=1706749&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Mon Oct  5 06:39:47 2015
@@ -39,6 +39,8 @@
     </devs>
 
     <release version="3.14-beta1" date="2015-11-??">
+        <action dev="PD" type="fix" fixes-bug="55032">Fix handling missing option values in financial functions PV, FV, NPER and PMT</action>
+        <action dev="PD" type="fix" fixes-bug="50319">Make row groups which include row 0 work</action>
         <action dev="PD" type="fix">Removed deprecated HDF API</action>
     </release>
 
@@ -153,7 +155,7 @@
         <action dev="PD" type="fix" fixes-bug="46192">Add methods to query outline level for HSSF and XSSF</action>
         <action dev="PD" type="fix" fixes-bug="56240">Handle PP97_DUALSTORAGE streams</action>
         <action dev="PD" type="fix" fixes-bug="47261">SlideShow.removeSlide makes PPT corrupted</action>
-        <action dev="PD" type="add" fixes-bug="49541">Mapping of symbol characters to unicode equivalent</action> 
+        <action dev="PD" type="add" fixes-bug="49541">Mapping of symbol characters to unicode equivalent</action>
         <action dev="PD" type="add" fixes-bug="54541">Add support for cropped images in Slide.draw()</action>
 		<action dev="PD" type="add" fixes-bug="57007">Add initial implementations of DMIN and DGET functions</action>
         <action dev="PD" type="add">Support for Office Binary Document RC4 CryptoAPI Encryption for HSLF</action>
@@ -307,7 +309,7 @@
         <action dev="PD" type="add">Expose the StyleIndex of HWPF CharacterRuns</action>
         <action dev="PD" type="fix" fixes-bug="51891">Fix StringIndexOutOfBoundsException : Ole10Native.&lt;init&gt; (parsing word file)</action>
     </release>
-    
+
     <release version="3.10-FINAL" date="2014-02-08">
         <action dev="PD" type="fix" fixes-bug="51585">WorkbookFactory.create() hangs when creating a workbook</action>
         <action dev="PD" type="add" fixes-bug="55873">Support for COUNTIFS function</action>
@@ -348,7 +350,7 @@
         <action dev="PD" type="add" fixes-bug="54722">Extract text from HSLF tables</action>
         <action dev="PD" type="add" fixes-bug="55544">Support for SHA-512 hashes on OOXML protected documents, as used by Office 2013</action>
     </release>
-    
+
     <release version="3.10-beta2" date="2013-09-19">
         <action dev="PD" type="fix" fixes-bug="53798">Add fix for XmlValueDisconnectException during shifting rows</action>
         <action dev="PD" type="fix" fixes-bug="54524">Fix handling of special case in FormulaShifter</action>
@@ -368,7 +370,7 @@
         <action dev="PD" type="fix" fixes-bug="54233">Some HPSF documents require UnicodeStrings to be 4-byte aligned, spot these from the otherwise invalid length</action>
         <action dev="PD" type="add">Upgrade version of JUnit to 4.11 to avoid problems when executing unit tests using Apache Ant >= 1.7</action>
     </release>
-    
+
     <release version="3.10-beta1" date="2013-06-28">
         <action dev="PD" type="fix" fixes-bug="54925">Avoid issues if the length of a StyleTextPropAtom prop is longer than the parent text</action>
         <action dev="PD" type="fix" fixes-bug="54564">Fix error message text for a workbook with no sheets when a sheet operation is performed</action>
@@ -408,7 +410,7 @@
         <action dev="PD" type="fix">Synchronize table headers with parent sheet in XSSF</action>
         <action dev="PD" type="fix" fixes-bug="54210">Fixed rendering text in flipped shapes in PPT2PNG and PPTX2PNG</action>
     </release>
-    
+
     <release version="3.9" date="2012-12-03">
         <action dev="PD" type="fix" fixes-bug="54188">Avoid NPE in PPT2PNG</action>
         <action dev="PD" type="fix" fixes-bug="52628">Replace System.err info messages with a POILogger</action>
@@ -494,7 +496,7 @@
         <action dev="PD" type="fix" fixes-bug="53101">fixed evaluation of SUM over cell range &gt; 255</action>
         <action dev="PD" type="fix" fixes-bug="49529">avoid exception when cloning sheets with no drawing records and initialized drawing patriarch</action>
     </release>
-    
+
     <release version="3.8-FINAL" date="2012-03-26">
         <action dev="PD" type="add" fixes-bug="52928">DateFormatConverter: an utility to convert instances of java.text.DateFormat to Excel format patterns</action>
         <action dev="PD" type="fix" fixes-bug="52895">show SSTIndex instead of XFIndex in LabelSSTRecord.toString()</action>
@@ -558,7 +560,7 @@
         <action dev="PD" type="fix" fixes-bug="52219">fixed XSSFSimpleShape to set rich text attributes from XSSFRichtextString</action>
         <action dev="PD" type="fix" fixes-bug="52314">enhanced SheetUtil.getColumnWidth</action>
     </release>
-    
+
     <release version="3.8-beta5" date="2011-12-17">
         <action dev="PD" type="fix" fixes-bug="52204">Deprecated XSSFWorkbook(String path) constructor because it does not close underlying .zip file</action>
         <action dev="PD" type="fix" fixes-bug="46288">fixed refcount of Fill pictures in HSLF </action>
@@ -609,7 +611,7 @@
         <action dev="PD" type="add">XSLF initial UserModel support for Notes and Comments for Slides</action>
         <action dev="PD" type="add">HSLF: support for uncompressed OLE embeddings</action>
     </release>
-    
+
     <release version="3.8-beta4" date="2011-08-26">
         <action dev="PD" type="fix" fixes-bug="51678">Extracting text from Bug51524.zip is slow</action>
         <action dev="PD" type="fix" fixes-bug="51671">HWPFDocument.write based on NPOIFSFileSystem throws a NullPointerException</action>
@@ -692,7 +694,7 @@
         <action dev="PD" type="add" fixes-bug="51265">Enhanced Handling of Picture Parts in XWPF</action>
         <action dev="PD" type="add" fixes-bug="51292">Additional HWPF Table Cell Descriptor values</action>
     </release>
-    
+
     <release version="3.8-beta3" date="2011-06-06">
         <action dev="PD" type="fix" fixes-bug="51098">Correctly calculate image width/height, if image fits into one cell</action>
         <action dev="PD" type="fix" fixes-bug="47147">Correct extra paragraphs from XWPF Table Cells</action>
@@ -730,7 +732,7 @@
         <action dev="PD" type="add">Improve HSMF encoding guessing for 7 bit fields in MAPIMessage</action>
         <action dev="PD" type="add">Allow HSMF access to the HTML body contents in MAPIMessage</action>
     </release>
-    
+
     <release version="3.8-beta2" date="2011-04-08">
         <action dev="PD" type="add">Implement the load method on MemoryPackagePart</action>
         <action dev="PD" type="add" fixes-bug="50967">Support for continued ExtSSTRecords</action>
@@ -755,7 +757,7 @@
         <action dev="PD" type="fix" fixes-bug="50786">Speed up calls to HSSFColor.getIndexHash() by returning a cached, unmodifiable Map. HSSFColor.getModifiableIndexHash() provides access to the old (slow but modifiable) functionality</action>
         <action dev="PD" type="fix" fixes-bug="47100">Change related formulas and named ranges when XSSFWorkbook.setSheetName is called</action>
     </release>
-    
+
     <release version="3.8-beta1" date="2011-03-07">
         <action dev="PD" type="add" fixes-bug="50610">Ant tasks for running POI against a workbook</action>
         <action dev="PD" type="add" fixes-bug="32903">Correct XBAT chaining explanation in /poifs/fileformat.html</action>
@@ -797,7 +799,7 @@
         <action dev="PD" type="fix" fixes-bug="50118">OLE2 does allow a directory with an empty name, so support this in POIFS</action>
         <action dev="PD" type="fix" fixes-bug="50119">avoid NPE when XSSFReader comes across chart sheets</action>
     </release>
-    
+
     <release version="3.7" date="2010-10-29">
         <action dev="PD" type="fix" fixes-bug="50075">avoid NPE in ListLevel.getNumberText() when numberText is null </action>
         <action dev="PD" type="fix" fixes-bug="50067">marked commons-logging and log4j as optional dependencies in POI poms</action>
@@ -809,7 +811,7 @@
         <action dev="PD" type="fix" fixes-bug="50033">Improved rounding in MOD</action>
         <action dev="PD" type="add">Generate SHA1 hashes of distribution files, alongside existing MD5 ones</action>
     </release>
-    
+
     <release version="3.7-beta3" date="2010-09-24">
         <action dev="PD" type="fix" fixes-bug="48325">If a HSSF header or footer lacks left/right/centre information, assume it is a centre one</action>
         <action dev="PD" type="fix" fixes-bug="49966">Correctly remove calcChain entries for XSSF cells that stop holding formulas</action>
@@ -851,7 +853,7 @@
         <action dev="PD" type="fix" fixes-bug="49723">fixed OperandResolver to correctly handle inputs with leading decimal place</action>
         <action dev="PD" type="add">initial support for Excel autofilter</action>
     </release>
-    
+
     <release version="3.7-beta2" date="2010-08-09">
         <action dev="PD" type="add" fixes-bug="47990">Support for .msg attachments within a MAPIMessage .msg</action>
         <action dev="PD" type="fix">Improve handling and warnings when closing OPCPackage objects</action>
@@ -880,7 +882,7 @@
         <action dev="PD" type="fix" fixes-bug="49446">don't consider 17.16.23 field codes as properly part of the paragraph's text</action>
         <action dev="PD" type="fix">xslfslideshow shouldn't break on .thmx (theme) files. support for them is still very limited though</action>
     </release>
-    
+
     <release version="3.7-beta1" date="2010-06-20">
         <action dev="PD" type="fix" fixes-bug="49432">lazy caching of xssfcomment ctcomment objects by reference, to make repeated comment searching faster</action>
         <action dev="PD" type="fix">better handling of outlook messages in hsmf when there's no recipient email address</action>



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