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 2021/01/23 09:02:15 UTC

svn commit: r1885841 - in /poi/site: publish/changes.html src/documentation/content/xdocs/changes.xml

Author: centic
Date: Sat Jan 23 09:02:14 2021
New Revision: 1885841

URL: http://svn.apache.org/viewvc?rev=1885841&view=rev
Log:
List some more changes for 5.0.0

Modified:
    poi/site/publish/changes.html
    poi/site/src/documentation/content/xdocs/changes.xml

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1885841&r1=1885840&r2=1885841&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sat Jan 23 09:02:14 2021
@@ -291,6 +291,46 @@ document.write("Last Published: " + docu
 <tbody>
             
 <tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64322">64322</a></td><td>POIFS</td><td>Improve performance of reading OLE2 files</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="add" src="images/add.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64393">64393</a></td><td>SS_Common</td><td>Handle MissingArgEval in relational operators</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="add" src="images/add.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64420">64420</a></td><td>XSSF</td><td>Avoid NullPointerException in XSSFReader.SheetIterator.next() if files contain macros</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="add" src="images/add.png"></td><td><a href="https://github.com/apache/poi/pull/177">github-177</a></td><td>SS_Common</td><td>Avoid NullPointerException if RangeCopier encounters empty/missing rows</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="add" src="images/add.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63294">63294</a></td><td>SS_Common</td><td>Add some more methods to allow to use CellType everywhere</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td></td><td>XSSF</td><td>Fix regression introduced via Bug 60845: There are more items in CTBorder that need to be handled in equals()</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63845">63845</a></td><td>XWPF</td><td>Adjust handling of formula-cells to fix regression with missing re-calculation introduced in 4.1.0</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55966">55966</a></td><td>XWPF</td><td>Include content control text in word extraction also if it is part of a paragraph</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64244">64244</a></td><td>XSSF</td><td>Take the replacement of RichText strings into account when computing length of strings</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="add" src="images/add.png"></td><td></td><td>SS_Common</td><td>SS method to check if a Named Range is hidden or not</td>
+</tr>
+            
+<tr class="action">
 <td><img class="icon" alt="add" src="images/add.png"></td><td></td><td>SS_Common</td><td>SS method to check if a Named Range is hidden or not</td>
 </tr>
             
@@ -508,7 +548,7 @@ document.write("Last Published: " + docu
                 4.1.2 (2020-02-17)
             </h2>
 <div class="section">
-<a name="Summary-N103D3"></a>
+<a name="Summary-N1046D"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -523,7 +563,7 @@ document.write("Last Published: " + docu
 <li>updated dependencies to Bouncycastle 1.64</li>
         
 </ul>
-<a name="Changes-N103E9"></a>
+<a name="Changes-N10483"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -657,7 +697,7 @@ document.write("Last Published: " + docu
                 4.1.1 (2019-10-20)
             </h2>
 <div class="section">
-<a name="Summary-N105B4"></a>
+<a name="Summary-N1064E"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -676,7 +716,7 @@ document.write("Last Published: " + docu
 <li>CVE-2019-12415 - XML External Entity (XXE) Processing in Apache POI</li>
         
 </ul>
-<a name="Changes-N105D0"></a>
+<a name="Changes-N1066A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -826,7 +866,7 @@ document.write("Last Published: " + docu
                 4.1.0 (2019-04-09)
             </h2>
 <div class="section">
-<a name="Summary-N107D8"></a>
+<a name="Summary-N10872"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -851,7 +891,7 @@ document.write("Last Published: " + docu
 <li>Upgrade to XMLSec 2.1.2</li>
         
 </ul>
-<a name="Changes-N107FD"></a>
+<a name="Changes-N10897"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1025,7 +1065,7 @@ document.write("Last Published: " + docu
                 4.0.1 (2018-12-03)
             </h2>
 <div class="section">
-<a name="Summary-N10A6E"></a>
+<a name="Summary-N10B08"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1036,7 +1076,7 @@ document.write("Last Published: " + docu
 <li>Upgrade to XMLBeans 3.0.2</li>
         
 </ul>
-<a name="Changes-N10A7E"></a>
+<a name="Changes-N10B18"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1194,7 +1234,7 @@ document.write("Last Published: " + docu
                 4.0.0 (2018-09-07)
             </h2>
 <div class="section">
-<a name="Summary-N10CAF"></a>
+<a name="Summary-N10D49"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1203,7 +1243,7 @@ document.write("Last Published: " + docu
 <li>New OOXML schema (1.4) necessary, because of incompatible XMLBeans loading not anymore through POIXMLTypeLoader</li>
         
 </ul>
-<a name="Changes-N10CBC"></a>
+<a name="Changes-N10D56"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1885841&r1=1885840&r2=1885841&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sat Jan 23 09:02:14 2021
@@ -92,6 +92,16 @@
             <summary-item>new experimental DeferredSXSSFWorkbook which avoids temp files by lazily generating rows (see DeferredGeneration in poi-examples)</summary-item>
         </summary>
         <actions>
+            <action type="fix" fixes-bug="64322" context="POIFS">Improve performance of reading OLE2 files</action>
+            <action type="add" fixes-bug="64393" context="SS_Common">Handle MissingArgEval in relational operators</action>
+            <action type="add" fixes-bug="64420" context="XSSF">Avoid NullPointerException in XSSFReader.SheetIterator.next() if files contain macros</action>
+            <action type="add" fixes-bug="github-177" context="SS_Common">Avoid NullPointerException if RangeCopier encounters empty/missing rows</action>
+            <action type="add" fixes-bug="63294" context="SS_Common">Add some more methods to allow to use CellType everywhere</action>
+            <action type="fix" context="XSSF">Fix regression introduced via Bug 60845: There are more items in CTBorder that need to be handled in equals()</action>
+            <action type="fix" fixes-bug="63845" context="XWPF">Adjust handling of formula-cells to fix regression with missing re-calculation introduced in 4.1.0</action>
+            <action type="fix" fixes-bug="55966" context="XWPF">Include content control text in word extraction also if it is part of a paragraph</action>
+            <action type="fix" fixes-bug="64244" context="XSSF">Take the replacement of RichText strings into account when computing length of strings</action>
+            <action type="add" context="SS_Common">SS method to check if a Named Range is hidden or not</action>
             <action type="add" context="SS_Common">SS method to check if a Named Range is hidden or not</action>
             <action type="add" fixes-bug="github-167" context="HSMF">HSMF enhancements - NamedIdChunk, MultiValueChunks, ByteChunkDeferred</action>
             <action type="fix" context="SS_Common">Fix incorrect handling of format which should not produce any digit for zero</action>



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