You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2016/10/21 12:41:05 UTC

svn commit: r1766010 [2/3] - in /poi/site: publish/changes.html src/documentation/resources/stylesheets/changes2document.xsl

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1766010&r1=1766009&r2=1766010&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Fri Oct 21 12:41:05 2016
@@ -273,80 +273,80 @@ if (VERSION > 3) {
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <thead>
 <tr class="b">
-<th>Type</th><th>Bug</th><th>Module</th><th style="width: 100%;">Description</th>
+<th>Type</th><th>Bug</th><th style="min-width: 100px;">Module</th><th style="width: 100%;">Description</th>
 </tr>
 </thead>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60288">60288</a></td><td>OOXML</td><td>reduce speed to lookup document relationships</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60288">60288</a></td><td>OOXML</td><td>reduce speed to lookup document relationships</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55714">55714</a></td><td>XSLF</td><td>background image ignored on slide copy</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55714">55714</a></td><td>XSLF</td><td>background image ignored on slide copy</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60255">60255</a></td><td>XSSF</td><td>create drawings when workbook contains non-sequential drawing indices</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60255">60255</a></td><td>XSSF</td><td>create drawings when workbook contains non-sequential drawing indices</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=59302,60273,59830,59858,60158">59302,60273,59830,59858,60158</a></td><td>POI</td><td>Various improvements for reading VBA macros</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=59302,60273,59830,59858,60158">59302 60273 59830 59858 60158</a></td><td>POI</td><td>Various improvements for reading VBA macros</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=53191">53191</a></td><td>HSLF</td><td>Problems with line style when converting ppt to png</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=53191">53191</a></td><td>HSLF</td><td>Problems with line style when converting ppt to png</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60255">60255</a></td><td>XSSF</td><td>Check for in-use drawing part names and use next available, when creating a new sheet drawing</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60255">60255</a></td><td>XSSF</td><td>Check for in-use drawing part names and use next available, when creating a new sheet drawing</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=56781,60246">56781,60246</a></td><td>SS Common</td><td>named range validation</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=56781,60246">56781 60246</a></td><td>SS Common</td><td>named range validation</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59907">59907</a></td><td>SS Common</td><td>Regression in getting and setting anchor type introduced in 3.15</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59907">59907</a></td><td>SS Common</td><td>Regression in getting and setting anchor type introduced in 3.15</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60153">60153</a></td><td>SXSSF</td><td>AES encrypt temporary files and workbook on disk</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60153">60153</a></td><td>SXSSF</td><td>AES encrypt temporary files and workbook on disk</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=51233,55075">51233,55075</a></td><td>SXSSF</td><td>image is incorrectly resized if custom row height is set</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=51233,55075">51233 55075</a></td><td>SXSSF</td><td>image is incorrectly resized if custom row height is set</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60197">60197</a></td><td>SS Common</td><td>named range sheet index not updated when changing sheet order</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60197">60197</a></td><td>SS Common</td><td>named range sheet index not updated when changing sheet order</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60003">60003</a></td><td>HSLF</td><td>Regression: Powerpoint text extractor from footer of master slide</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60003">60003</a></td><td>HSLF</td><td>Regression: Powerpoint text extractor from footer of master slide</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60226">60226</a></td><td>OOXML</td><td>ClassLoader workaround for OSGI when processing OOXML files</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60226">60226</a></td><td>OOXML</td><td>ClassLoader workaround for OSGI when processing OOXML files</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60187">60187</a></td><td>SS Common</td><td>support BorderStyle enums in RegionUtil</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60187">60187</a></td><td>SS Common</td><td>support BorderStyle enums in RegionUtil</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59857">59857</a></td><td></td><td>Password protected files with "Microsoft Enhanced Cryptographic Provider v1.0"</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59857">59857</a></td><td></td><td>Password protected files with "Microsoft Enhanced Cryptographic Provider v1.0"</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59687">59687</a></td><td>XSSF</td><td>Comments removed from wrong row when removing a row from a sheet with empty rows</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59687">59687</a></td><td>XSSF</td><td>Comments removed from wrong row when removing a row from a sheet with empty rows</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59933">59933</a></td><td>POI</td><td>Fix IllegalAccess exception caused by logger</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59933">59933</a></td><td>POI</td><td>Fix IllegalAccess exception caused by logger</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59853">59853</a></td><td>XSSF</td><td>Support Table (structured reference) sources in PivotTables</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59853">59853</a></td><td>XSSF</td><td>Support Table (structured reference) sources in PivotTables</td>
 </tr>
       
 </table>
@@ -380,199 +380,199 @@ if (VERSION > 3) {
       
 </ul>
       
-<a name="Changes-N1013F"></a>
+<a name="Changes-N10152"></a>
 <div class="h4">
 <h4>Changes</h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <thead>
 <tr class="b">
-<th>Type</th><th>Bug</th><th>Module</th><th style="width: 100%;">Description</th>
+<th>Type</th><th>Bug</th><th style="min-width: 100px;">Module</th><th style="width: 100%;">Description</th>
 </tr>
 </thead>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60140">60140</a></td><td>OOXML</td><td>Fixed memory leak in FileBackedDataSource</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60140">60140</a></td><td>OOXML</td><td>Fixed memory leak in FileBackedDataSource</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60128">60128</a></td><td>OOXML</td><td>Close open file handles before raising an exception</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60128">60128</a></td><td>OOXML</td><td>Close open file handles before raising an exception</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60131">60131</a></td><td>SS Common</td><td>D* function refactorings</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60131">60131</a></td><td>SS Common</td><td>D* function refactorings</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60130">60130</a></td><td>SS Common</td><td>Fix DGET function behaviour with empty cells</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60130">60130</a></td><td>SS Common</td><td>Fix DGET function behaviour with empty cells</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52425">52425</a></td><td>XSSF</td><td>Error adding Comments into cloned Sheets</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52425">52425</a></td><td>XSSF</td><td>Error adding Comments into cloned Sheets</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60025">60025</a></td><td>SS Common</td><td>DataFormatter should return TRUE or FALSE for boolean cell values</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60025">60025</a></td><td>SS Common</td><td>DataFormatter should return TRUE or FALSE for boolean cell values</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58191">58191</a></td><td>XSLF</td><td>Support merge cells within a table row</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58191">58191</a></td><td>XSLF</td><td>Support merge cells within a table row</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59958">59958</a></td><td>XSSF</td><td>Add cells on the fly to the evaluation sheet cache on cache miss</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59958">59958</a></td><td>XSSF</td><td>Add cells on the fly to the evaluation sheet cache on cache miss</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60005">60005</a></td><td>XSLF</td><td>NPE in XSLFTextParagraph.getDefaultFontSize()</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60005">60005</a></td><td>XSLF</td><td>NPE in XSLFTextParagraph.getDefaultFontSize()</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td></td><td></td><td><b>Add Apache commons-collections4 dependency (breaks backwards compatibility)</b></td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td></td><td></td><td><b>Add Apache commons-collections4 dependency (breaks backwards compatibility)</b></td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td>SS Common</td><td>XSSFFormulaEvaluator.evaluateAll() should mirror HSSF and use any setup referenced workbooks</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td>SS Common</td><td>XSSFFormulaEvaluator.evaluateAll() should mirror HSSF and use any setup referenced workbooks</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59736">59736</a></td><td>SS Common</td><td>Incorrect evaluation of SUBTOTAL with composite interval</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59736">59736</a></td><td>SS Common</td><td>Incorrect evaluation of SUBTOTAL with composite interval</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55384">55384</a></td><td>SXSSF</td><td>Handle setting pre-evaluation string correctly in SXSSF as well</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55384">55384</a></td><td>SXSSF</td><td>Handle setting pre-evaluation string correctly in SXSSF as well</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59634">59634</a></td><td>POI</td><td>Clarify and refine JavaDoc of various close() methods to consistently state that close() invalidates the object</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59634">59634</a></td><td>POI</td><td>Clarify and refine JavaDoc of various close() methods to consistently state that close() invalidates the object</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57919">57919</a></td><td></td><td>HSSF, HSLF and HPSF support for in-place writing to the currently open File (requires the POIFS/NPOIFS was opened from a read-write File)</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57919">57919</a></td><td></td><td>HSSF, HSLF and HPSF support for in-place writing to the currently open File (requires the POIFS/NPOIFS was opened from a read-write File)</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57919">57919</a></td><td></td><td>HSSF, HSLF, HPSF and HWPF support for writing out to a new File - normally faster than writing to an OutputStream</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57919">57919</a></td><td></td><td>HSSF, HSLF, HPSF and HWPF support for writing out to a new File - normally faster than writing to an OutputStream</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59881">59881</a></td><td>SS Common</td><td>D* formula evaluation from blank cells in database headers</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59881">59881</a></td><td>SS Common</td><td>D* formula evaluation from blank cells in database headers</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52122">52122</a></td><td></td><td>Excel does not handle conditional formatting based on formula correctly unless recalculation is forced</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52122">52122</a></td><td></td><td>Excel does not handle conditional formatting based on formula correctly unless recalculation is forced</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59106">59106</a></td><td>SS Common</td><td>WorkdayFunction does not read the area with holidays correctly to calculate work days</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59106">59106</a></td><td>SS Common</td><td>WorkdayFunction does not read the area with holidays correctly to calculate work days</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58802">58802</a></td><td>HWPF</td><td>Allow reading of footnote and endnote properties</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58802">58802</a></td><td>HWPF</td><td>Allow reading of footnote and endnote properties</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59665">59665</a></td><td>HSSF</td><td>Using HSSFWorkbook#setSheetOrder to move sheets to the end corrupts bspos value in WorkbookRecordList</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59665">59665</a></td><td>HSSF</td><td>Using HSSFWorkbook#setSheetOrder to move sheets to the end corrupts bspos value in WorkbookRecordList</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59740">59740</a></td><td>SS Common</td><td>Sheet.shiftRows incorrectly shifts merged region if there exists another merged region</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59740">59740</a></td><td>SS Common</td><td>Sheet.shiftRows incorrectly shifts merged region if there exists another merged region</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59873">59873</a></td><td>SS and SL Common</td><td>migrate hyperlink constants from Hyperlink to HyperlinkType enum</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59873">59873</a></td><td>SS and SL Common</td><td>migrate hyperlink constants from Hyperlink to HyperlinkType enum</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59837">59837</a></td><td>SS Common</td><td>migrate cell alignment constants from CellStyle to HorizontalAlignment and VerticalAlignment enums</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59837">59837</a></td><td>SS Common</td><td>migrate cell alignment constants from CellStyle to HorizontalAlignment and VerticalAlignment enums</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59791">59791</a></td><td>SS Common</td><td>migrate cell type constants from Cell to CellType enum</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59791">59791</a></td><td>SS Common</td><td>migrate cell type constants from Cell to CellType enum</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59775">59775</a></td><td>XSSF</td><td>correctly recognized URL hyperlinks containing a hash mark</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59775">59775</a></td><td>XSSF</td><td>correctly recognized URL hyperlinks containing a hash mark</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59872">59872</a></td><td>SS Common</td><td>add Sheet#getHyperlink(CellAddress)</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59872">59872</a></td><td>SS Common</td><td>add Sheet#getHyperlink(CellAddress)</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59841">59841</a></td><td>OOXML</td><td>enable custom zip streams via OPCPackage.open(ZipEntrySource)</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59841">59841</a></td><td>OOXML</td><td>enable custom zip streams via OPCPackage.open(ZipEntrySource)</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59833">59833</a></td><td>SS Common</td><td>migrate fill pattern constants from CellStyle to FillPatternType enum</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59833">59833</a></td><td>SS Common</td><td>migrate fill pattern constants from CellStyle to FillPatternType enum</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56154">56154</a></td><td>OOXML</td><td>Get and set last modified by user property</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56154">56154</a></td><td>OOXML</td><td>Get and set last modified by user property</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59776">59776</a></td><td>OPC</td><td>Attach cause of exception when marshalling a Zip Package</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59776">59776</a></td><td>OPC</td><td>Attach cause of exception when marshalling a Zip Package</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59814">59814</a></td><td>SS Common</td><td>clear cached EvaluationWorkbook and EvaluationSheetvalues from WorkbookEvaluator</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59814">59814</a></td><td>SS Common</td><td>clear cached EvaluationWorkbook and EvaluationSheetvalues from WorkbookEvaluator</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59805">59805</a></td><td>POI</td><td>fixed memory leak in LocaleUtil</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59805">59805</a></td><td>POI</td><td>fixed memory leak in LocaleUtil</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59780">59780</a></td><td>OPC</td><td>OPC support for a wider range of timezone'd created and modified date formats in package properties</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59780">59780</a></td><td>OPC</td><td>OPC support for a wider range of timezone'd created and modified date formats in package properties</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59796">59796</a></td><td>XSSF</td><td>XSSFTable.getRowCount off-by-one error</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59796">59796</a></td><td>XSSF</td><td>XSSFTable.getRowCount off-by-one error</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59795">59795</a></td><td>XSSF</td><td>XSSFTable needs a method to reset start/end Cell References</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59795">59795</a></td><td>XSSF</td><td>XSSFTable needs a method to reset start/end Cell References</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59790">59790</a></td><td>SS Common</td><td>convert FormulaType class to enum</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59790">59790</a></td><td>SS Common</td><td>convert FormulaType class to enum</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59789">59789</a></td><td>HSSF</td><td>improve performance of row shifting on sheets that contain comments</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59789">59789</a></td><td>HSSF</td><td>improve performance of row shifting on sheets that contain comments</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59786">59786</a></td><td>HMEF</td><td>fix NPE from HMEFContentsExtractor</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59786">59786</a></td><td>HMEF</td><td>fix NPE from HMEFContentsExtractor</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=59788,59166">59788,59166</a></td><td>POI</td><td>Create temporary directories that are deleted on JVM exit</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=59788,59166">59788 59166</a></td><td>POI</td><td>Create temporary directories that are deleted on JVM exit</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">59170</a></td><td>HSSF</td><td>Remove deprecated classes (POI 3.15) - o.a.p.hssf.model.*Shape classes removed</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">59170</a></td><td>HSSF</td><td>Remove deprecated classes (POI 3.15) - o.a.p.hssf.model.*Shape classes removed</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59781">59781</a></td><td>SS Common</td><td>Move PaneInformation from HSSF to SS package</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59781">59781</a></td><td>SS Common</td><td>Move PaneInformation from HSSF to SS package</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59766">59766</a></td><td></td><td>When setting SAX features, handle Error too (eg from Google AppEngine)</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59766">59766</a></td><td></td><td>When setting SAX features, handle Error too (eg from Google AppEngine)</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59734">59734</a></td><td>XSSF</td><td>Make lookup and creation of named ranges constant-time instead of linear in the number of ranges in the workbook.</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59734">59734</a></td><td>XSSF</td><td>Make lookup and creation of named ranges constant-time instead of linear in the number of ranges in the workbook.</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59920">59920</a></td><td>XSSF</td><td>Fix regression in the handling of empty passwords for workbook protection.</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59920">59920</a></td><td>XSSF</td><td>Fix regression in the handling of empty passwords for workbook protection.</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59922">59922</a></td><td>XSSF</td><td>Rename XSSFPaswordHelper to XSSFPasswordHelper</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59922">59922</a></td><td>XSSF</td><td>Rename XSSFPaswordHelper to XSSFPasswordHelper</td>
 </tr>
       
 </table>
@@ -584,187 +584,187 @@ if (VERSION > 3) {
 <h3>Version 3.15-beta2 (2016-07-02)</h3>
 </div>
       
-<a name="Changes-N103D1"></a>
+<a name="Changes-N10413"></a>
 <div class="h4">
 <h4>Changes</h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <thead>
 <tr class="b">
-<th>Type</th><th>Bug</th><th>Module</th><th style="width: 100%;">Description</th>
+<th>Type</th><th>Bug</th><th style="min-width: 100px;">Module</th><th style="width: 100%;">Description</th>
 </tr>
 </thead>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59748">59748</a></td><td></td><td>Replace Hashtable with HashMap</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59748">59748</a></td><td></td><td>Replace Hashtable with HashMap</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59746">59746</a></td><td>XSSF</td><td>XSSF support for files from certain alternate tools where the row XML is missing the row number</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59746">59746</a></td><td>XSSF</td><td>XSSF support for files from certain alternate tools where the row XML is missing the row number</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59743">59743</a></td><td>SXSSF</td><td>ZipSecureFile throwing "zip bomb detected" exception when writing SXSSFWorkbook</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59743">59743</a></td><td>SXSSF</td><td>ZipSecureFile throwing "zip bomb detected" exception when writing SXSSFWorkbook</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59742">59742</a></td><td>XSLF</td><td>XSLFPictureData support for TIFF images</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59742">59742</a></td><td>XSLF</td><td>XSLFPictureData support for TIFF images</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59717">59717</a></td><td>OOXML</td><td>POIXMLProperties helper methods for reading and changing OOXML document thumbnails</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59717">59717</a></td><td>OOXML</td><td>POIXMLProperties helper methods for reading and changing OOXML document thumbnails</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59730">59730</a></td><td>SS Common</td><td>add Sheet.removeMergedRegions</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59730">59730</a></td><td>SS Common</td><td>add Sheet.removeMergedRegions</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59729">59729</a></td><td>SS Common</td><td>move CellRangeUtil to o.a.p.ss.util</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59729">59729</a></td><td>SS Common</td><td>move CellRangeUtil to o.a.p.ss.util</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56958">56958</a></td><td>SS Common</td><td>correctly check array formulas for intersection when adding merged regions</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56958">56958</a></td><td>SS Common</td><td>correctly check array formulas for intersection when adding merged regions</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59724">59724</a></td><td></td><td>Provide a close() method and implement Closeable on all OLE2-based POIDocument classes</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59724">59724</a></td><td></td><td>Provide a close() method and implement Closeable on all OLE2-based POIDocument classes</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59719">59719</a></td><td>XSSF</td><td>correctly parse literal data validation constraints</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59719">59719</a></td><td>XSSF</td><td>correctly parse literal data validation constraints</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">59170</a></td><td></td><td>Remove deprecated classes</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">59170</a></td><td></td><td>Remove deprecated classes</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59645">59645</a></td><td>SS Common</td><td>Print row and column headings</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59645">59645</a></td><td>SS Common</td><td>Print row and column headings</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55983">55983</a></td><td>HSLF</td><td>Creating transparent Freeform object does not result in transparent shape</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55983">55983</a></td><td>HSLF</td><td>Creating transparent Freeform object does not result in transparent shape</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59702">59702</a></td><td>XSLF</td><td>Setting background color in slide master</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59702">59702</a></td><td>XSLF</td><td>Setting background color in slide master</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57838">57838</a></td><td></td><td>Remove related cell-comments when removing a row</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57838">57838</a></td><td></td><td>Remove related cell-comments when removing a row</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td></td><td></td><td>Initial steps to allow to compile against Java 9</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td></td><td></td><td>Initial steps to allow to compile against Java 9</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57840">57840</a></td><td>XSSF</td><td>30% faster formula evaluation</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57840">57840</a></td><td>XSSF</td><td>30% faster formula evaluation</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=57840,57721">57840,57721</a></td><td>XSSF</td><td>Formula parsing and evaluation containing structured references (data tables)</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=57840,57721">57840 57721</a></td><td>XSSF</td><td>Formula parsing and evaluation containing structured references (data tables)</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59684">59684</a></td><td>SS Common</td><td>Parsing absolute entire-row CellReferences</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59684">59684</a></td><td>SS Common</td><td>Parsing absolute entire-row CellReferences</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59686">59686</a></td><td>XSLF</td><td>Error when trying to access XSLFTableCell properties like textHeight, lineWidth, etc.</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59686">59686</a></td><td>XSLF</td><td>Error when trying to access XSLFTableCell properties like textHeight, lineWidth, etc.</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">59170</a></td><td></td><td>Remove deprecated classes (POI 3.15) - remove BuiltinFormats.getBuiltinFormats()</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">59170</a></td><td></td><td>Remove deprecated classes (POI 3.15) - remove BuiltinFormats.getBuiltinFormats()</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59638">59638</a></td><td>SS Common</td><td>allow DataFormatter to use Locale-aware number grouping separator</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59638">59638</a></td><td>SS Common</td><td>allow DataFormatter to use Locale-aware number grouping separator</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57766">57766</a></td><td>XSLF</td><td>Table isn't exported on convert slides of a .pptx slide show to a PNG/SVG image</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57766">57766</a></td><td>XSLF</td><td>Table isn't exported on convert slides of a .pptx slide show to a PNG/SVG image</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58217">58217</a></td><td>XSLF</td><td>support alpha channel on solid colors (fill, line, text)</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58217">58217</a></td><td>XSLF</td><td>support alpha channel on solid colors (fill, line, text)</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td>XSLF</td><td>remove creation of empty paragraph in XSLFTextShape.addNewTextParagraph()</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td>XSLF</td><td>remove creation of empty paragraph in XSLFTextShape.addNewTextParagraph()</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59355">59355</a></td><td>XSSF</td><td>XSSFPivotTable::addColumnLabel sets the cell type of a cell outside of the source data area</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59355">59355</a></td><td>XSSF</td><td>XSSFPivotTable::addColumnLabel sets the cell type of a cell outside of the source data area</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=54570">54570</a></td><td></td><td>InvalidFormatException because of Absolute URI forbidden</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=54570">54570</a></td><td></td><td>InvalidFormatException because of Absolute URI forbidden</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">59170</a></td><td></td><td>Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">59170</a></td><td></td><td>Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58144">58144</a></td><td>SL Common</td><td>Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58144">58144</a></td><td>SL Common</td><td>Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59443">59443</a></td><td>SS Common</td><td>get and set Comment addresses</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59443">59443</a></td><td>SS Common</td><td>get and set Comment addresses</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59434">59434</a></td><td></td><td>Cannot add a picture on a slide that already have an image with an hyperlink on it</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59434">59434</a></td><td></td><td>Cannot add a picture on a slide that already have an image with an hyperlink on it</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59383">59383</a></td><td>SS Common</td><td>performance regression: DataFormatter no longer caches formats</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59383">59383</a></td><td>SS Common</td><td>performance regression: DataFormatter no longer caches formats</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59327">59327</a></td><td>SL Common</td><td>Setting text direction on a table cell has no effect</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59327">59327</a></td><td>SL Common</td><td>Setting text direction on a table cell has no effect</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58648">58648</a></td><td></td><td>Regression: Fix handling of whitespaces in formulas after it was slightly broken by the changes to support the intersection operator</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58648">58648</a></td><td></td><td>Regression: Fix handling of whitespaces in formulas after it was slightly broken by the changes to support the intersection operator</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59342">59342</a></td><td>XSSF</td><td>Get and set sheet tab color</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59342">59342</a></td><td>XSSF</td><td>Get and set sheet tab color</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59340">59340</a></td><td>SS Common</td><td>Lookup IndexedColors by index</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59340">59340</a></td><td>SS Common</td><td>Lookup IndexedColors by index</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59336">59336</a></td><td>SS Common</td><td>Deprecate CellUtil methods that do not need a workbook parameter.</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59336">59336</a></td><td>SS Common</td><td>Deprecate CellUtil methods that do not need a workbook parameter.</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59338">59338</a></td><td>HSSF</td><td>Mark HSSFCellUtil for removal, replaced with Common SS CellUtil.</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59338">59338</a></td><td>HSSF</td><td>Mark HSSFCellUtil for removal, replaced with Common SS CellUtil.</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52949">52949</a></td><td></td><td>VBA Macro reader and extractor</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52949">52949</a></td><td></td><td>VBA Macro reader and extractor</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55982">55982</a></td><td></td><td>Don't fail to open the spreadsheet if no TabIdRecord is found</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55982">55982</a></td><td></td><td>Don't fail to open the spreadsheet if no TabIdRecord is found</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>Fix some cases where file-handles were not closed properly, mostly when the documents could not be opened correctly</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>Fix some cases where file-handles were not closed properly, mostly when the documents could not be opened correctly</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56911">56911</a></td><td></td><td>Fix IndexOutOfBoundsException in PlfLfo.add()</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56911">56911</a></td><td></td><td>Fix IndexOutOfBoundsException in PlfLfo.add()</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59264">59264</a></td><td>SS Common</td><td>unify setting cell border line style with BorderStyle</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59264">59264</a></td><td>SS Common</td><td>unify setting cell border line style with BorderStyle</td>
 </tr>
       
 </table>
@@ -776,99 +776,99 @@ if (VERSION > 3) {
 <h3>Version 3.15-beta1 (2016-04-15)</h3>
 </div>
       
-<a name="Changes-N1062C"></a>
+<a name="Changes-N1069A"></a>
 <div class="h4">
 <h4>Changes</h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <thead>
 <tr class="b">
-<th>Type</th><th>Bug</th><th>Module</th><th style="width: 100%;">Description</th>
+<th>Type</th><th>Bug</th><th style="min-width: 100px;">Module</th><th style="width: 100%;">Description</th>
 </tr>
 </thead>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58909">58909</a></td><td></td><td>Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58909">58909</a></td><td></td><td>Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59183">59183</a></td><td></td><td>Regression in 3.14 on OPC files with less common timezone formats in the core properties</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59183">59183</a></td><td></td><td>Regression in 3.14 on OPC files with less common timezone formats in the core properties</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59132">59132</a></td><td></td><td>Adjust implementation of COUNTBLANK to be conforming to Excel, empty strings are counted as blank as well</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59132">59132</a></td><td></td><td>Adjust implementation of COUNTBLANK to be conforming to Excel, empty strings are counted as blank as well</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59199">59199</a></td><td></td><td>Gracefully handle null-values in Cell.setValue() for Date and Calendar similar to String.</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59199">59199</a></td><td></td><td>Gracefully handle null-values in Cell.setValue() for Date and Calendar similar to String.</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59224">59224</a></td><td>XSSF</td><td>fix XSSFColor.hasTint which incorrectly used the alpha channel, add XSSFColor.hasAlpha</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59224">59224</a></td><td>XSSF</td><td>fix XSSFColor.hasTint which incorrectly used the alpha channel, add XSSFColor.hasAlpha</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59222">59222</a></td><td>XSSF</td><td>fix NPE raised by XSSFSheet.getCellComments()</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59222">59222</a></td><td>XSSF</td><td>fix NPE raised by XSSFSheet.getCellComments()</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59212">59212</a></td><td>SS Common</td><td>copy non-validating XSSFSheet.addMergedRegionUnsafe from bug 58885 to Sheet interface</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59212">59212</a></td><td>SS Common</td><td>copy non-validating XSSFSheet.addMergedRegionUnsafe from bug 58885 to Sheet interface</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59208">59208</a></td><td>XWPF</td><td>bold xml value of "1" treated as false</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59208">59208</a></td><td>XWPF</td><td>bold xml value of "1" treated as false</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td></td><td>HSLF</td><td>Add support for system colors</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td></td><td>HSLF</td><td>Add support for system colors</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56930">56930</a></td><td></td><td>Add Workbook.getNames() to allow to query for names that appear multiple times</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56930">56930</a></td><td></td><td>Add Workbook.getNames() to allow to query for names that appear multiple times</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55791">55791</a></td><td></td><td>Avoid using an existing file-name when creating a new slide, it could still be left over from previous partial removal</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55791">55791</a></td><td></td><td>Avoid using an existing file-name when creating a new slide, it could still be left over from previous partial removal</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55668">55668</a></td><td></td><td>Try to avoid NullPointerException by setting the cell to BLANK instead, when changing cell-type and a formula leads to null-string</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55668">55668</a></td><td></td><td>Try to avoid NullPointerException by setting the cell to BLANK instead, when changing cell-type and a formula leads to null-string</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59135">59135</a></td><td></td><td>Password gets truncated when using passwords longer than 15 characters for the function protectSheet()</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59135">59135</a></td><td></td><td>Password gets truncated when using passwords longer than 15 characters for the function protectSheet()</td>
 </tr> 
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56549">56549</a></td><td></td><td>Correctly calculate char index ranges for HWPF in the TextPieceTable</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56549">56549</a></td><td></td><td>Correctly calculate char index ranges for HWPF in the TextPieceTable</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57495">57495</a></td><td></td><td>Fix problem with tables in documents at pos 0</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57495">57495</a></td><td></td><td>Fix problem with tables in documents at pos 0</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>Fix a number of edge-cases where file-handles would be leaked</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>Fix a number of edge-cases where file-handles would be leaked</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">59170</a></td><td></td><td>Remove deprecated classes (POI 3.15) - *Workbook.setRepeatingRowsAndColumns()</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">59170</a></td><td></td><td>Remove deprecated classes (POI 3.15) - *Workbook.setRepeatingRowsAndColumns()</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">59170</a></td><td></td><td>Remove deprecated classes (POI 3.15) - org.apache.poi.hssf/ss.util.Region</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">59170</a></td><td></td><td>Remove deprecated classes (POI 3.15) - org.apache.poi.hssf/ss.util.Region</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57031">57031</a></td><td></td><td>Out of Memory when extracting text from attached files</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57031">57031</a></td><td></td><td>Out of Memory when extracting text from attached files</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>More helpful exception when POIFSFileSystem is given a raw XML file</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>More helpful exception when POIFSFileSystem is given a raw XML file</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>More helpful exceptions when OPCPackage is given OLE2 or ODF or raw XML files</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>More helpful exceptions when OPCPackage is given OLE2 or ODF or raw XML files</td>
 </tr>
       
 </table>
@@ -880,171 +880,171 @@ if (VERSION > 3) {
 <h3>Version 3.14 (2016-03-07)</h3>
 </div>
       
-<a name="Changes-N1074E"></a>
+<a name="Changes-N107D2"></a>
 <div class="h4">
 <h4>Changes</h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <thead>
 <tr class="b">
-<th>Type</th><th>Bug</th><th>Module</th><th style="width: 100%;">Description</th>
+<th>Type</th><th>Bug</th><th style="min-width: 100px;">Module</th><th style="width: 100%;">Description</th>
 </tr>
 </thead>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57914">57914</a></td><td></td><td>Provide a better error message for OOXML strict format which we do not support yet</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57914">57914</a></td><td></td><td>Provide a better error message for OOXML strict format which we do not support yet</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=47245">47245</a></td><td></td><td>Adjust handling of missing row-records as it seems LibreOffice/Excel are handling such documents</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=47245">47245</a></td><td></td><td>Adjust handling of missing row-records as it seems LibreOffice/Excel are handling such documents</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59056">59056</a></td><td></td><td>Render individual slideshow shapes</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59056">59056</a></td><td></td><td>Render individual slideshow shapes</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59074">59074</a></td><td></td><td>ExtractorFactory should give a more helpful exception on old Excel files too old for ExcelExtractor</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59074">59074</a></td><td></td><td>ExtractorFactory should give a more helpful exception on old Excel files too old for ExcelExtractor</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57989">57989</a></td><td></td><td>XSSFChart support for setting chart titles</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57989">57989</a></td><td></td><td>XSSFChart support for setting chart titles</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59030">59030</a></td><td></td><td>Prevent NPE in XWPFTableCell's getVerticalAlignment() from Prasad Babu</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59030">59030</a></td><td></td><td>Prevent NPE in XWPFTableCell's getVerticalAlignment() from Prasad Babu</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59021">59021</a></td><td></td><td>XSSFSheetXMLHandler fails to extract content if namespace is included in qName</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59021">59021</a></td><td></td><td>XSSFSheetXMLHandler fails to extract content if namespace is included in qName</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56345">56345</a></td><td></td><td>Reject single-cell merged regions</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56345">56345</a></td><td></td><td>Reject single-cell merged regions</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58339">58339</a></td><td></td><td>Make OFFSET() allow missing optional height and width parameters</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58339">58339</a></td><td></td><td>Make OFFSET() allow missing optional height and width parameters</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://github.com/apache/poi/pull/27">github-27</a></td><td></td><td>Handle documents with a picture-only header</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://github.com/apache/poi/pull/27">github-27</a></td><td></td><td>Handle documents with a picture-only header</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58996">58996</a></td><td></td><td>Regression caused by fixing bug 56295: Don't try to unset fill color if it is not set to avoid invalid access inside the Xml structures</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58996">58996</a></td><td></td><td>Regression caused by fixing bug 56295: Don't try to unset fill color if it is not set to avoid invalid access inside the Xml structures</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57034">57034</a></td><td></td><td>Cell.setCellValue((String)null) should be treated as an empty cell on SXSSF as well, to avoid a NPE when autosizing columns</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57034">57034</a></td><td></td><td>Cell.setCellValue((String)null) should be treated as an empty cell on SXSSF as well, to avoid a NPE when autosizing columns</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>XSLF - fixed NPE when adding pictures with existing non-picture media files (e.g. movies)</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>XSLF - fixed NPE when adding pictures with existing non-picture media files (e.g. movies)</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58885">58885</a></td><td></td><td>Fixed performance regression after fixing bug 58443 when adding a merged region to an XSSFSheet.</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58885">58885</a></td><td></td><td>Fixed performance regression after fixing bug 58443 when adding a merged region to an XSSFSheet.</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td></td><td></td><td>Raised xmlsec version to 2.0.6</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td></td><td></td><td>Raised xmlsec version to 2.0.6</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=47291">47291</a></td><td></td><td>Cannot open link correctly which insert in ppt</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=47291">47291</a></td><td></td><td>Cannot open link correctly which insert in ppt</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=41047">41047</a></td><td>HSLF</td><td>Support hyperlinks in HSLF shapes and textruns</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=41047">41047</a></td><td>HSLF</td><td>Support hyperlinks in HSLF shapes and textruns</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58879">58879</a></td><td>SS Common</td><td>Return SpreadsheetVersion from Workbook</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58879">58879</a></td><td>SS Common</td><td>Return SpreadsheetVersion from Workbook</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>Fix NPE when calling HSLFTextRun.setHorizontalCentered()</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>Fix NPE when calling HSLFTextRun.setHorizontalCentered()</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58633">58633</a></td><td></td><td>Set multiple cell style properties at once</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58633">58633</a></td><td></td><td>Set multiple cell style properties at once</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56004">56004</a></td><td></td><td>Support for WMF rendering</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56004">56004</a></td><td></td><td>Support for WMF rendering</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56892">56892</a></td><td></td><td>Add API for inserting ignored warnings into XSSF sheets. This can be used e.g. to suppress 'number stored as text' warnings.</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56892">56892</a></td><td></td><td>Add API for inserting ignored warnings into XSSF sheets. This can be used e.g. to suppress 'number stored as text' warnings.</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58847">58847</a></td><td></td><td>Getters/setters/removers for the additional well-known document summary information properties from Office 12</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58847">58847</a></td><td></td><td>Getters/setters/removers for the additional well-known document summary information properties from Office 12</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57796">57796</a></td><td></td><td>Support hyperlink extraction when rendering slides</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57796">57796</a></td><td></td><td>Support hyperlink extraction when rendering slides</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=54916">54916</a></td><td></td><td>POI does not always read all the slides in pptx files</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=54916">54916</a></td><td></td><td>POI does not always read all the slides in pptx files</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58043">58043</a></td><td>SS Common</td><td>Provide some compatibility between HSSF and XSSF in regards to values for CellStyle.setRotation()</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58043">58043</a></td><td>SS Common</td><td>Provide some compatibility between HSSF and XSSF in regards to values for CellStyle.setRotation()</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58067">58067</a></td><td>XWPF</td><td>don't return deleted text when document is in review-mode</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58067">58067</a></td><td>XWPF</td><td>don't return deleted text when document is in review-mode</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58618">58618</a></td><td>XWPF</td><td>XWPFParagraph insertNewRun and removeRun work incorrectly for runs after hyperlink/field runs</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58618">58618</a></td><td>XWPF</td><td>XWPFParagraph insertNewRun and removeRun work incorrectly for runs after hyperlink/field runs</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58760">58760</a></td><td></td><td>Non-standard namespace-key breaks parsing XLSX files</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58760">58760</a></td><td></td><td>Non-standard namespace-key breaks parsing XLSX files</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58746">58746</a></td><td></td><td>Fix missing adjustment of formulas when sheet-ordering is changed.</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58746">58746</a></td><td></td><td>Fix missing adjustment of formulas when sheet-ordering is changed.</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58616">58616</a></td><td></td><td>Try to initialize with empty password if not done before</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58616">58616</a></td><td></td><td>Try to initialize with empty password if not done before</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>Fix some cases where file-handles were left open, mostly when failing to parse documents</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td></td><td></td><td>Fix some cases where file-handles were left open, mostly when failing to parse documents</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55030">55030</a></td><td></td><td>RichTextRun getFontName can not get chinese font name</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55030">55030</a></td><td></td><td>RichTextRun getFontName can not get chinese font name</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56570">56570</a></td><td></td><td>RecordType has repeat by code type 3009</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56570">56570</a></td><td></td><td>RecordType has repeat by code type 3009</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58159">58159</a></td><td></td><td>getHeaderText() and getFooterText() duplicate text in sheet.getTextRuns()</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58159">58159</a></td><td></td><td>getHeaderText() and getFooterText() duplicate text in sheet.getTextRuns()</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58775">58775</a></td><td></td><td>Set maximum number of data formats to avoid corrupted workbook</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58775">58775</a></td><td></td><td>Set maximum number of data formats to avoid corrupted workbook</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58778">58778</a></td><td>XSSF</td><td>Override built-in number formats in XSSFWorkbooks</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58778">58778</a></td><td>XSSF</td><td>Override built-in number formats in XSSFWorkbooks</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58733">58733</a></td><td></td><td>New AIOOBE in getCell while iterating through a table in PPT</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58733">58733</a></td><td></td><td>New AIOOBE in getCell while iterating through a table in PPT</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58718">58718</a></td><td></td><td>Master styles not initialized when running multithreaded</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58718">58718</a></td><td></td><td>Master styles not initialized when running multithreaded</td>
 </tr>
       
 </table>
@@ -1056,247 +1056,247 @@ if (VERSION > 3) {
 <h3>Version 3.14-beta1 (2015-12-24)</h3>
 </div>
       
-<a name="Changes-N1095B"></a>
+<a name="Changes-N10A07"></a>
 <div class="h4">
 <h4>Changes</h4>
 </div>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 <thead>
 <tr class="b">
-<th>Type</th><th>Bug</th><th>Module</th><th style="width: 100%;">Description</th>
+<th>Type</th><th>Bug</th><th style="min-width: 100px;">Module</th><th style="width: 100%;">Description</th>
 </tr>
 </thead>
         
 <tr class="b">
-<td><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58084">58084</a></td><td></td><td>Corrupted .xlsx file created when styles with borders are cloned from other workbooks</td>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58084">58084</a></td><td></td><td>Corrupted .xlsx file created when styles with borders are cloned from other workbooks</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58570">58570</a></td><td>SS Common</td><td>Promote setting and getting the active cell in a worksheet to Common SS</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58570">58570</a></td><td>SS Common</td><td>Promote setting and getting the active cell in a worksheet to Common SS</td>
 </tr>
         
 <tr class="b">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=47904">47904</a></td><td>HSLF</td><td>Update text styles in HSLF MasterSlide</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=47904">47904</a></td><td>HSLF</td><td>Update text styles in HSLF MasterSlide</td>
 </tr>
         
 <tr class="a">
-<td><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58670">58670</a></td><td>SXSSF</td><td>Change underlying data structure in SXSSFRow to use a TreeMap instead of an array to store SXSSFCells</td>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.jpg"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58670">58670</a></td><td>SXSSF</td><td>Change underlying data structure in SXSSFRow to use a TreeMap instead of an array to store SXSSFCells</td>
 </tr>
         
 <tr class="b">

[... 9217 lines stripped ...]



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