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 2017/08/06 23:32:31 UTC

svn commit: r1804279 [2/2] - in /poi/site/src/documentation/content/xdocs: status.copy_module_from_bugzilla.py status.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1804279&r1=1804278&r2=1804279&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun Aug  6 23:32:31 2017
@@ -260,10 +260,10 @@
         <action dev="PD" type="fix" fixes-bug="59736" module="SS Common">Incorrect evaluation of SUBTOTAL with composite interval</action>
         <action dev="PD" type="fix" fixes-bug="55384" module="SXSSF">Handle setting pre-evaluation string correctly in SXSSF as well</action>
         <action dev="PD" type="fix" fixes-bug="59634" module="POI">Clarify and refine JavaDoc of various close() methods to consistently state that close() invalidates the object</action>
-        <action dev="PD" type="add" fixes-bug="57919">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)</action>
-        <action dev="PD" type="add" fixes-bug="57919">HSSF, HSLF, HPSF and HWPF support for writing out to a new File - normally faster than writing to an OutputStream</action>
+        <action dev="PD" type="add" fixes-bug="57919" module="POI Overall">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)</action>
+        <action dev="PD" type="add" fixes-bug="57919" module="POI Overall">HSSF, HSLF, HPSF and HWPF support for writing out to a new File - normally faster than writing to an OutputStream</action>
         <action dev="PD" type="fix" fixes-bug="59881" module="SS Common">D* formula evaluation from blank cells in database headers</action>
-        <action dev="PD" type="add" fixes-bug="52122">Excel does not handle conditional formatting based on formula correctly unless recalculation is forced</action>
+        <action dev="PD" type="add" fixes-bug="52122" module="XSSF">Excel does not handle conditional formatting based on formula correctly unless recalculation is forced</action>
         <action dev="PD" type="add" fixes-bug="59106" module="SS Common">WorkdayFunction does not read the area with holidays correctly to calculate work days</action>
         <action dev="PD" type="add" fixes-bug="58802" module="HWPF">Allow reading of footnote and endnote properties</action>
         <action dev="PD" type="add" fixes-bug="59665" module="HSSF">Using HSSFWorkbook#setSheetOrder to move sheets to the end corrupts bspos value in WorkbookRecordList</action>
@@ -288,7 +288,7 @@
         <action dev="PD" type="add" fixes-bug="59788,59166" module="POI">Create temporary directories that are deleted on JVM exit</action>
         <action dev="PD" type="remove" fixes-bug="59170" breaks-compatibility="true" module="HSSF">Remove deprecated classes (POI 3.15) - o.a.p.hssf.model.*Shape classes removed</action>
         <action dev="PD" type="add" fixes-bug="59781" module="SS Common">Move PaneInformation from HSSF to SS package</action>
-        <action dev="PD" type="fix" fixes-bug="59766">When setting SAX features, handle Error too (eg from Google AppEngine)</action>
+        <action dev="PD" type="fix" fixes-bug="59766" module="XSSF">When setting SAX features, handle Error too (eg from Google AppEngine)</action>
         <action dev="PD" type="fix" fixes-bug="59734" module="XSSF">Make lookup and creation of named ranges constant-time instead of linear in the number of ranges in the workbook.</action>
         <action dev="PD" type="fix" fixes-bug="59920" module="XSSF">Fix regression in the handling of empty passwords for workbook protection.</action>
         <action dev="PD" type="fix" fixes-bug="59922" module="XSSF">Rename XSSFPaswordHelper to XSSFPasswordHelper</action>
@@ -304,7 +304,7 @@
         <summary-item>various fixes for merged regions in Common SS</summary-item>
       </summary>
       <actions>
-        <action dev="PD" type="fix" fixes-bug="59748">Replace Hashtable with HashMap</action>
+        <action dev="PD" type="fix" fixes-bug="59748" module="POI Overall">Replace Hashtable with HashMap</action>
         <action dev="PD" type="fix" fixes-bug="59746" module="XSSF">XSSF support for files from certain alternate tools where the row XML is missing the row number</action>
         <action dev="PD" type="fix" fixes-bug="59743" module="SXSSF">ZipSecureFile throwing "zip bomb detected" exception when writing SXSSFWorkbook</action>
         <action dev="PD" type="fix" fixes-bug="59742" module="XSLF">XSLFPictureData support for TIFF images</action>
@@ -312,40 +312,40 @@
         <action dev="PD" type="add" fixes-bug="59730" module="SS Common">add Sheet.removeMergedRegions</action>
         <action dev="PD" type="fix" fixes-bug="59729" module="SS Common">move CellRangeUtil to o.a.p.ss.util</action>
         <action dev="PD" type="fix" fixes-bug="56958" module="SS Common">correctly check array formulas for intersection when adding merged regions</action>
-        <action dev="PD" type="fix" fixes-bug="59724">Provide a close() method and implement Closeable on all OLE2-based POIDocument classes</action>
+        <action dev="PD" type="fix" fixes-bug="59724" module="POI Overall">Provide a close() method and implement Closeable on all OLE2-based POIDocument classes</action>
         <action dev="PD" type="fix" fixes-bug="59719" module="XSSF">correctly parse literal data validation constraints</action>
-        <action dev="PD" type="remove" fixes-bug="59170" breaks-compatibility="true">Remove deprecated classes</action>
+        <action dev="PD" type="remove" fixes-bug="59170" breaks-compatibility="true" module="POI Overall">Remove deprecated classes</action>
         <action dev="PD" type="add" fixes-bug="59645" module="SS Common">Print row and column headings</action>
         <action dev="PD" type="fix" fixes-bug="55983" module="HSLF">Creating transparent Freeform object does not result in transparent shape</action>
         <action dev="PD" type="fix" fixes-bug="59702" module="XSLF">Setting background color in slide master</action>
-        <action dev="PD" type="add" fixes-bug="57838">Remove related cell-comments when removing a row</action>
+        <action dev="PD" type="add" fixes-bug="57838" module="XSSF">Remove related cell-comments when removing a row</action>
         <action dev="PD" type="add">Initial steps to allow to compile against Java 9</action>
         <action dev="PD" type="add" fixes-bug="57840" module="XSSF">30% faster formula evaluation</action>
         <action dev="PD" type="fix" fixes-bug="57840,57721" module="XSSF">Formula parsing and evaluation containing structured references (data tables)</action>
         <action dev="PD" type="fix" fixes-bug="59684" module="SS Common">Parsing absolute entire-row CellReferences</action>
         <action dev="PD" type="fix" fixes-bug="59686" module="XSLF">Error when trying to access XSLFTableCell properties like textHeight, lineWidth, etc.</action>
-        <action dev="PD" type="remove" fixes-bug="59170" breaks-compatibility="true">Remove deprecated classes (POI 3.15) - remove BuiltinFormats.getBuiltinFormats()</action>
+        <action dev="PD" type="remove" fixes-bug="59170" breaks-compatibility="true" module="POI Overall">Remove deprecated classes (POI 3.15) - remove BuiltinFormats.getBuiltinFormats()</action>
         <action dev="PD" type="add" fixes-bug="59638" module="SS Common">allow DataFormatter to use Locale-aware number grouping separator</action>
         <action dev="PD" type="add" fixes-bug="57766" module="XSLF">Table isn't exported on convert slides of a .pptx slide show to a PNG/SVG image</action>
         <action dev="PD" type="add" fixes-bug="58217" module="XSLF">support alpha channel on solid colors (fill, line, text)</action>
         <action dev="PD" type="fix" module="XSLF">remove creation of empty paragraph in XSLFTextShape.addNewTextParagraph()</action>
         <action dev="PD" type="fix" fixes-bug="59355" module="XSSF">XSSFPivotTable::addColumnLabel sets the cell type of a cell outside of the source data area</action>
-        <action dev="PD" type="fix" fixes-bug="54570">InvalidFormatException because of Absolute URI forbidden</action>
-        <action dev="PD" type="remove" fixes-bug="59170" breaks-compatibility="true">Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants</action>
+        <action dev="PD" type="fix" fixes-bug="54570" module="XSLF">InvalidFormatException because of Absolute URI forbidden</action>
+        <action dev="PD" type="remove" fixes-bug="59170" breaks-compatibility="true" module="POI Overall">Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants</action>
         <action dev="PD" type="add" fixes-bug="58144" module="SL Common">Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007</action>
         <action dev="PD" type="add" fixes-bug="59443" module="SS Common">get and set Comment addresses</action>
-        <action dev="PD" type="fix" fixes-bug="59434">Cannot add a picture on a slide that already have an image with an hyperlink on it</action>
+        <action dev="PD" type="fix" fixes-bug="59434" module="XSLF">Cannot add a picture on a slide that already have an image with an hyperlink on it</action>
         <action dev="PD" type="fix" fixes-bug="59383" module="SS Common">performance regression: DataFormatter no longer caches formats</action>
         <action dev="PD" type="fix" fixes-bug="59327" module="SL Common">Setting text direction on a table cell has no effect</action>
-        <action dev="PD" type="add" fixes-bug="58648">Regression: Fix handling of whitespaces in formulas after it was slightly broken by the changes to support the intersection operator</action>
+        <action dev="PD" type="add" fixes-bug="58648" module="SS Common">Regression: Fix handling of whitespaces in formulas after it was slightly broken by the changes to support the intersection operator</action>
         <action dev="PD" type="add" fixes-bug="59342" module="XSSF">Get and set sheet tab color</action>
         <action dev="PD" type="add" fixes-bug="59340" module="SS Common">Lookup IndexedColors by index</action>
         <action dev="PD" type="add" fixes-bug="59336" module="SS Common">Deprecate CellUtil methods that do not need a workbook parameter.</action>
         <action dev="PD" type="add" fixes-bug="59338" module="HSSF">Mark HSSFCellUtil for removal, replaced with Common SS CellUtil.</action>
-        <action dev="PD" type="add" fixes-bug="52949">VBA Macro reader and extractor</action>
-        <action dev="PD" type="fix" fixes-bug="55982">Don't fail to open the spreadsheet if no TabIdRecord is found</action>
+        <action dev="PD" type="add" fixes-bug="52949" module="HSSF">VBA Macro reader and extractor</action>
+        <action dev="PD" type="fix" fixes-bug="55982" module="HSSF">Don't fail to open the spreadsheet if no TabIdRecord is found</action>
         <action dev="PD" type="fix">Fix some cases where file-handles were not closed properly, mostly when the documents could not be opened correctly</action>
-        <action dev="PD" type="add" fixes-bug="56911">Fix IndexOutOfBoundsException in PlfLfo.add()</action>
+        <action dev="PD" type="add" fixes-bug="56911" module="HWPF">Fix IndexOutOfBoundsException in PlfLfo.add()</action>
         <action dev="PD" type="add" fixes-bug="59264" module="SS Common">unify setting cell border line style with BorderStyle</action>
       </actions>
     </release>
@@ -359,25 +359,25 @@
         <summary-item>fixes for color handling in XSSF and support for system colors in Common SL</summary-item>
       </summary>
       <actions>
-        <action dev="PD" type="fix" fixes-bug="58909">Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets</action>
-        <action dev="PD" type="fix" fixes-bug="59183">Regression in 3.14 on OPC files with less common timezone formats in the core properties</action>
+        <action dev="PD" type="fix" fixes-bug="58909" module="XSSF">Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets</action>
+        <action dev="PD" type="fix" fixes-bug="59183" module="OPC">Regression in 3.14 on OPC files with less common timezone formats in the core properties</action>
         <action dev="PD" type="fix" fixes-bug="59132" module="SS Common">Adjust implementation of COUNTBLANK to be conforming to Excel, empty strings are counted as blank as well</action>
-        <action dev="PD" type="fix" fixes-bug="59199">Gracefully handle null-values in Cell.setValue() for Date and Calendar similar to String.</action>
+        <action dev="PD" type="fix" fixes-bug="59199" module="XSSF">Gracefully handle null-values in Cell.setValue() for Date and Calendar similar to String.</action>
         <action dev="PD" type="fix" fixes-bug="59224" module="XSSF">fix XSSFColor.hasTint which incorrectly used the alpha channel, add XSSFColor.hasAlpha</action>
         <action dev="PD" type="fix" fixes-bug="59222" module="XSSF">fix NPE raised by XSSFSheet.getCellComments()</action>
         <action dev="PD" type="fix" fixes-bug="59212" module="SS Common">copy non-validating XSSFSheet.addMergedRegionUnsafe from bug 58885 to Sheet interface</action>
         <action dev="PD" type="fix" fixes-bug="59208" module="XWPF">bold xml value of "1" treated as false</action>
         <action dev="PD" type="add" module="HSLF">Add support for system colors</action>
         <action dev="PD" type="fix" fixes-bug="56930" module="SS Common">Add Workbook.getNames() to allow to query for names that appear multiple times</action>
-        <action dev="PD" type="fix" fixes-bug="55791">Avoid using an existing file-name when creating a new slide, it could still be left over from previous partial removal</action>
+        <action dev="PD" type="fix" fixes-bug="55791" module="XSLF">Avoid using an existing file-name when creating a new slide, it could still be left over from previous partial removal</action>
         <action dev="PD" type="fix" fixes-bug="55668" module="SS Common">Try to avoid NullPointerException by setting the cell to BLANK instead, when changing cell-type and a formula leads to null-string</action>
-        <action dev="PD" type="fix" fixes-bug="59135">Password gets truncated when using passwords longer than 15 characters for the function protectSheet()</action>
+        <action dev="PD" type="fix" fixes-bug="59135" module="HSSF">Password gets truncated when using passwords longer than 15 characters for the function protectSheet()</action>
         <action dev="PD" type="add" fixes-bug="56549" module="HWPF">Correctly calculate char index ranges for HWPF in the TextPieceTable</action>
-        <action dev="PD" type="add" fixes-bug="57495">Fix problem with tables in documents at pos 0</action>
+        <action dev="PD" type="add" fixes-bug="57495" module="XWPF">Fix problem with tables in documents at pos 0</action>
         <action dev="PD" type="fix">Fix a number of edge-cases where file-handles would be leaked</action>
-        <action dev="PD" type="remove" fixes-bug="59170" breaks-compatibility="true">Remove deprecated classes (POI 3.15) - *Workbook.setRepeatingRowsAndColumns()</action>
+        <action dev="PD" type="remove" fixes-bug="59170" breaks-compatibility="true" module="POI Overall">Remove deprecated classes (POI 3.15) - *Workbook.setRepeatingRowsAndColumns()</action>
         <action dev="PD" type="remove" fixes-bug="59170" breaks-compatibility="true" module="SS Common">Remove deprecated classes (POI 3.15) - org.apache.poi.hssf/ss.util.Region</action>
-        <action dev="PD" type="add" fixes-bug="57031">Out of Memory when extracting text from attached files</action>
+        <action dev="PD" type="add" fixes-bug="57031" module="XWPF">Out of Memory when extracting text from attached files</action>
         <action dev="PD" type="fix">More helpful exception when POIFSFileSystem is given a raw XML file</action>
         <action dev="PD" type="fix">More helpful exceptions when OPCPackage is given OLE2 or ODF or raw XML files</action>
       </actions>
@@ -397,45 +397,45 @@
         <summary-item>XWPF: various fixes for handling paragraphs and tables</summary-item>
       </summary>
       <actions>
-        <action dev="PD" type="add" fixes-bug="57914">Provide a better error message for OOXML strict format which we do not support yet</action>
-        <action dev="PD" type="add" fixes-bug="47245">Adjust handling of missing row-records as it seems LibreOffice/Excel are handling such documents</action>
-        <action dev="PD" type="add" fixes-bug="59056">Render individual slideshow shapes</action>
-        <action dev="PD" type="fix" fixes-bug="59074">ExtractorFactory should give a more helpful exception on old Excel files too old for ExcelExtractor</action>
+        <action dev="PD" type="add" fixes-bug="57914" module="OPC">Provide a better error message for OOXML strict format which we do not support yet</action>
+        <action dev="PD" type="add" fixes-bug="47245" module="HSSF">Adjust handling of missing row-records as it seems LibreOffice/Excel are handling such documents</action>
+        <action dev="PD" type="add" fixes-bug="59056" module="SL Common">Render individual slideshow shapes</action>
+        <action dev="PD" type="fix" fixes-bug="59074" module="POIFS">ExtractorFactory should give a more helpful exception on old Excel files too old for ExcelExtractor</action>
         <action dev="PD" type="add" fixes-bug="57989" module="XSSF">XSSFChart support for setting chart titles</action>
         <action dev="PD" type="fix" fixes-bug="59030" module="XWPF">Prevent NPE in XWPFTableCell's getVerticalAlignment() from Prasad Babu</action>
         <action dev="PD" type="fix" fixes-bug="59021" module="XSSF">XSSFSheetXMLHandler fails to extract content if namespace is included in qName</action>
-        <action dev="PD" type="fix" fixes-bug="56345">Reject single-cell merged regions</action>
+        <action dev="PD" type="fix" fixes-bug="56345" module="SS Common">Reject single-cell merged regions</action>
         <action dev="PD" type="fix" fixes-bug="58339" module="SS Common">Make OFFSET() allow missing optional height and width parameters</action>
-        <action dev="PD" type="add" fixes-bug="github-27">Handle documents with a picture-only header</action>
-        <action dev="PD" type="fix" fixes-bug="58996">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</action>
-        <action dev="PD" type="fix" fixes-bug="57034">Cell.setCellValue((String)null) should be treated as an empty cell on SXSSF as well, to avoid a NPE when autosizing columns</action>
+        <action dev="PD" type="add" fixes-bug="github-27" module="">Handle documents with a picture-only header</action>
+        <action dev="PD" type="fix" fixes-bug="58996" module="XSSF">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</action>
+        <action dev="PD" type="fix" fixes-bug="57034" module="SXSSF">Cell.setCellValue((String)null) should be treated as an empty cell on SXSSF as well, to avoid a NPE when autosizing columns</action>
         <action dev="PD" type="fix">XSLF - fixed NPE when adding pictures with existing non-picture media files (e.g. movies)</action>
-        <action dev="PD" type="fix" fixes-bug="58885">Fixed performance regression after fixing bug 58443 when adding a merged region to an XSSFSheet.</action>
+        <action dev="PD" type="fix" fixes-bug="58885" module="XSSF">Fixed performance regression after fixing bug 58443 when adding a merged region to an XSSFSheet.</action>
         <action dev="PD" type="add">Raised xmlsec version to 2.0.6</action>
-        <action dev="PD" type="add" fixes-bug="47291">Cannot open link correctly which insert in ppt</action>
+        <action dev="PD" type="add" fixes-bug="47291" module="HSLF">Cannot open link correctly which insert in ppt</action>
         <action dev="PD" type="add" fixes-bug="41047" module="HSLF">Support hyperlinks in HSLF shapes and textruns</action>
         <action dev="PD" type="add" fixes-bug="58879" module="SS Common">Return SpreadsheetVersion from Workbook</action>
         <action dev="PD" type="fix">Fix NPE when calling HSLFTextRun.setHorizontalCentered()</action>
-        <action dev="PD" type="add" fixes-bug="58633">Set multiple cell style properties at once</action>
-        <action dev="PD" type="add" fixes-bug="56004">Support for WMF rendering</action>
-        <action dev="PD" type="add" fixes-bug="56892">Add API for inserting ignored warnings into XSSF sheets. This can be used e.g. to suppress 'number stored as text' warnings.</action>
-        <action dev="PD" type="add" fixes-bug="58847">Getters/setters/removers for the additional well-known document summary information properties from Office 12</action>
-        <action dev="PD" type="add" fixes-bug="57796">Support hyperlink extraction when rendering slides</action>
-        <action dev="PD" type="fix" fixes-bug="54916">POI does not always read all the slides in pptx files</action>
+        <action dev="PD" type="add" fixes-bug="58633" module="SS Common">Set multiple cell style properties at once</action>
+        <action dev="PD" type="add" fixes-bug="56004" module="HSLF">Support for WMF rendering</action>
+        <action dev="PD" type="add" fixes-bug="56892" module="XSSF">Add API for inserting ignored warnings into XSSF sheets. This can be used e.g. to suppress 'number stored as text' warnings.</action>
+        <action dev="PD" type="add" fixes-bug="58847" module="HPSF">Getters/setters/removers for the additional well-known document summary information properties from Office 12</action>
+        <action dev="PD" type="add" fixes-bug="57796" module="XSLF">Support hyperlink extraction when rendering slides</action>
+        <action dev="PD" type="fix" fixes-bug="54916" module="XSLF">POI does not always read all the slides in pptx files</action>
         <action dev="PD" type="fix" fixes-bug="58043" module="SS Common">Provide some compatibility between HSSF and XSSF in regards to values for CellStyle.setRotation()</action>
         <action dev="PD" type="fix" fixes-bug="58067" module="XWPF">don't return deleted text when document is in review-mode</action>
         <action dev="PD" type="fix" fixes-bug="58618" module="XWPF">XWPFParagraph insertNewRun and removeRun work incorrectly for runs after hyperlink/field runs</action>
-        <action dev="PD" type="fix" fixes-bug="58760">Non-standard namespace-key breaks parsing XLSX files</action>
-        <action dev="PD" type="fix" fixes-bug="58746">Fix missing adjustment of formulas when sheet-ordering is changed.</action>
-        <action dev="PD" type="fix" fixes-bug="58616">Try to initialize with empty password if not done before</action>
+        <action dev="PD" type="fix" fixes-bug="58760" module="XSSF">Non-standard namespace-key breaks parsing XLSX files</action>
+        <action dev="PD" type="fix" fixes-bug="58746" module="HSSF">Fix missing adjustment of formulas when sheet-ordering is changed.</action>
+        <action dev="PD" type="fix" fixes-bug="58616" module="XSSF">Try to initialize with empty password if not done before</action>
         <action dev="PD" type="fix">Fix some cases where file-handles were left open, mostly when failing to parse documents</action>
-        <action dev="PD" type="fix" fixes-bug="55030">RichTextRun getFontName can not get chinese font name</action>
-        <action dev="PD" type="fix" fixes-bug="56570">RecordType has repeat by code type 3009</action>
-        <action dev="PD" type="fix" fixes-bug="58159">getHeaderText() and getFooterText() duplicate text in sheet.getTextRuns()</action>
-        <action dev="PD" type="fix" fixes-bug="58775">Set maximum number of data formats to avoid corrupted workbook</action>
+        <action dev="PD" type="fix" fixes-bug="55030" module="HSLF">RichTextRun getFontName can not get chinese font name</action>
+        <action dev="PD" type="fix" fixes-bug="56570" module="HSLF">RecordType has repeat by code type 3009</action>
+        <action dev="PD" type="fix" fixes-bug="58159" module="HSLF">getHeaderText() and getFooterText() duplicate text in sheet.getTextRuns()</action>
+        <action dev="PD" type="fix" fixes-bug="58775" module="XSSF">Set maximum number of data formats to avoid corrupted workbook</action>
         <action dev="PD" type="add" fixes-bug="58778" module="XSSF">Override built-in number formats in XSSFWorkbooks</action>
-        <action dev="PD" type="fix" fixes-bug="58733">New AIOOBE in getCell while iterating through a table in PPT</action>
-        <action dev="PD" type="fix" fixes-bug="58718">Master styles not initialized when running multithreaded</action>
+        <action dev="PD" type="fix" fixes-bug="58733" module="HSLF">New AIOOBE in getCell while iterating through a table in PPT</action>
+        <action dev="PD" type="fix" fixes-bug="58718" module="HSLF">Master styles not initialized when running multithreaded</action>
       </actions>
     </release>
 
@@ -449,37 +449,37 @@
         <action dev="PD" type="add" fixes-bug="57450" module="SXSSF">Autosize columns on SXSSFSheets considering both active window and flushed rows</action>
         <action dev="PD" type="add" fixes-bug="58557,52903" module="SS Common">Add support for shifting hyperlinks when shifting rows on a sheet</action>
         <action dev="PD" type="add" fixes-bug="58667" module="SS Common">Implement Comparable interface in HSSFRow, XSSFRow, and SXSSFRow classes</action>
-        <action dev="PD" type="fix" fixes-bug="46210">Title placeholder not recognized by Powerpoint 2003</action>
-        <action dev="PD" type="fix" fixes-bug="58663">Pictures cannot be removed from a slide</action>
-        <action dev="PD" type="add" fixes-bug="58636">Replace ClientAnchor anchor type constants with AnchorType enum</action>
+        <action dev="PD" type="fix" fixes-bug="46210" module="HSLF">Title placeholder not recognized by Powerpoint 2003</action>
+        <action dev="PD" type="fix" fixes-bug="58663" module="XSLF">Pictures cannot be removed from a slide</action>
+        <action dev="PD" type="add" fixes-bug="58636" module="SS Common">Replace ClientAnchor anchor type constants with AnchorType enum</action>
         <action dev="PD" type="add" fixes-bug="58644" module="SS Common">Replace Sheet.setZoom(num, den) with Sheet.setZoom(scale)</action>
-        <action dev="PD" type="remove" fixes-bug="58642" breaks-compatibility="true">Remove deprecated functions</action>
+        <action dev="PD" type="remove" fixes-bug="58642" breaks-compatibility="true" module="SS Common">Remove deprecated functions</action>
         <action dev="PD" type="add" fixes-bug="58365" module="SS Common">Get all cell comments on a sheet with Sheet.getCellComments()</action>
         <action dev="PD" type="add" fixes-bug="58637" module="SS Common">Add CellAddress class, to be used instead of CellReference when the concept of an absolute/relative reference is not applicable.</action>
-        <action dev="PD" type="add" fixes-bug="58617">Add custom safe XmlBeans type loader / rename vendor specific schema packages</action>
-        <action dev="PD" type="fix" fixes-bug="58630">Signing failed after deletion of first sheet</action>
-        <action dev="PD" type="fix" fixes-bug="55955">Filling an existing ppt table stopped working with 3.9</action>
-        <action dev="PD" type="fix" fixes-bug="54210">When saving PPT to PNG, some text is rendered backwards</action>
-        <action dev="PD" type="fix" fixes-bug="53189">Shapes drawn wrongly when ppt file converted to image</action>
+        <action dev="PD" type="add" fixes-bug="58617" module="POI Overall">Add custom safe XmlBeans type loader / rename vendor specific schema packages</action>
+        <action dev="PD" type="fix" fixes-bug="58630" module="POIFS">Signing failed after deletion of first sheet</action>
+        <action dev="PD" type="fix" fixes-bug="55955" module="HSLF">Filling an existing ppt table stopped working with 3.9</action>
+        <action dev="PD" type="fix" fixes-bug="54210" module="HSLF">When saving PPT to PNG, some text is rendered backwards</action>
+        <action dev="PD" type="fix" fixes-bug="53189" module="HSLF">Shapes drawn wrongly when ppt file converted to image</action>
         <action dev="PD" type="remove">Removed most reflection calls on private methods/fields from production code; others are wrapped by AccessController.doPrivileged().</action>
         <action dev="PD" type="fix" fixes-bug="58597" module="XWPF">XWPFDocument causes SecurityException under SecurityManager</action>
-        <action dev="PD" type="fix" fixes-bug="53192">Images in ppt file have wrong width when converting ppt to png</action>
+        <action dev="PD" type="fix" fixes-bug="53192" module="HSLF">Images in ppt file have wrong width when converting ppt to png</action>
         <action dev="PD" type="add" module="HSLF">Add support for HSLF metro blobs</action>
-        <action dev="PD" type="fix" fixes-bug="52297">Bullets are not aligned properly while converting ppt slide to image</action>
+        <action dev="PD" type="fix" fixes-bug="52297" module="HSLF">Bullets are not aligned properly while converting ppt slide to image</action>
         <action dev="PD" type="fix" fixes-bug="55265" module="SS Common">DataFormatter correct support for alternate number grouping characters, eg 1234 + #'##0 = 1'234 not 1,234</action>
-        <action dev="PD" type="fix" fixes-bug="51622">autoSizeColumn incorrectly sizes columns containing leading whitespace</action>
-        <action dev="PD" type="fix" fixes-bug="58576">Rename misspelled SheetUtil.canComputeColumnWidth</action>
-        <action dev="PD" type="add" fixes-bug="58572">Add getHyperlink and getHyperlinkList to Sheet interface</action>
-        <action dev="PD" type="add" fixes-bug="58348">Add support for copying rows in XSSFWorkbooks</action>
-        <action dev="PD" type="fix" fixes-bug="45908">RichTextRun.setBullet(false) doesn't work, bullets still here</action>
+        <action dev="PD" type="fix" fixes-bug="51622" module="SS Common">autoSizeColumn incorrectly sizes columns containing leading whitespace</action>
+        <action dev="PD" type="fix" fixes-bug="58576" module="SS Common">Rename misspelled SheetUtil.canComputeColumnWidth</action>
+        <action dev="PD" type="add" fixes-bug="58572" module="SS Common">Add getHyperlink and getHyperlinkList to Sheet interface</action>
+        <action dev="PD" type="add" fixes-bug="58348" module="SS Common">Add support for copying rows in XSSFWorkbooks</action>
+        <action dev="PD" type="fix" fixes-bug="45908" module="HSLF">RichTextRun.setBullet(false) doesn't work, bullets still here</action>
         <action dev="PD" type="fix" fixes-bug="45088" module="HSLF">POI-HSLF changeTextInRichTextRun corrupts presentation</action>
-        <action dev="PD" type="fix" fixes-bug="45124">inserting text or images wipes out boldness and makes everything italic</action>
-        <action dev="PD" type="add" fixes-bug="58452">Set cell formulas containing unregistered function names</action>
-        <action dev="PD" type="add" fixes-bug="58442">Add method to reorganize AreaPtg as top-left and bottom-right references</action>
-        <action dev="PD" type="fix" fixes-bug="58443">Prohibit adding merged regions that would overlap with existing merged regions</action>
+        <action dev="PD" type="fix" fixes-bug="45124" module="HSSF">inserting text or images wipes out boldness and makes everything italic</action>
+        <action dev="PD" type="add" fixes-bug="58452" module="SS Common">Set cell formulas containing unregistered function names</action>
+        <action dev="PD" type="add" fixes-bug="58442" module="SS Common">Add method to reorganize AreaPtg as top-left and bottom-right references</action>
+        <action dev="PD" type="fix" fixes-bug="58443" module="SS Common">Prohibit adding merged regions that would overlap with existing merged regions</action>
         <action dev="PD" type="add">Add a limit of the max number of characters that can be extracted to avoid sending applications out of memory with very large documents. Limit can be adjusted via ZipSecureFile.setMaxTextSize() if necessary</action>
-        <action dev="PD" type="fix" fixes-bug="58516">Rare new aioobe in 3.13 on initialization of a handful of ppts</action>
-        <action dev="PD" type="fix" fixes-bug="56957">Avoid error if Workbook with empty SharedStringTable is written</action>
+        <action dev="PD" type="fix" fixes-bug="58516" module="HSLF">Rare new aioobe in 3.13 on initialization of a handful of ppts</action>
+        <action dev="PD" type="fix" fixes-bug="56957" module="XSSF">Avoid error if Workbook with empty SharedStringTable is written</action>
         <action dev="PD" type="fix" module="SL Common">Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText()</action>
         <action dev="PD" type="fix" module="SL Common">Common sl unification - converted ApacheconEU08 example to common sl - added missing functionality</action>
         <action dev="PD" type="fix" module="SL Common">Common sl unification - return null instead of default values for missing borders X/HSLFTable</action>
@@ -488,15 +488,15 @@
         <action dev="PD" type="fix" fixes-bug="58558" module="SXSSF">SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF and HSSF</action>
         <action dev="PD" type="fix" fixes-bug="58536" module="SS Common">DataFormatter and CellFormat non-localised support for localised currency formats like [$$-408]</action>
         <action dev="PD" type="fix" fixes-bug="58532" module="SS Common">DataFormatter cell formatting for things like [>999999]#,,"M";[>999]#,"K";#</action>
-        <action dev="PD" type="fix" fixes-bug="58085">Fix removing sheet so not to break other existing sheet references</action>
-        <action dev="PD" type="fix" fixes-bug="58480">Work around problem where on Windows systems a Mapped Buffer can still lock a file even if the Channel was closed properly</action>
+        <action dev="PD" type="fix" fixes-bug="58085" module="HSSF">Fix removing sheet so not to break other existing sheet references</action>
+        <action dev="PD" type="fix" fixes-bug="58480" module="HSSF">Work around problem where on Windows systems a Mapped Buffer can still lock a file even if the Channel was closed properly</action>
         <action dev="PD" type="add">Update commons-logging to 1.2 and commons-codec to 1.10</action>
         <action dev="PD" type="remove" breaks-compatibility="true" module="XSSF">Removed deprecated mixed case getter/setter in XSSFColor</action>
         <action dev="PD" type="fix" fixes-bug="55032" module="SS Common">Fix handling missing option values in financial functions PV, FV, NPER and PMT</action>
-        <action dev="PD" type="fix" fixes-bug="50319">Make row groups which include row 0 work</action>
+        <action dev="PD" type="fix" fixes-bug="50319" module="HSSF">Make row groups which include row 0 work</action>
         <action dev="PD" type="remove" breaks-compatibility="true">Removed deprecated HDF API</action>
         <action dev="PD" type="fix" fixes-bug="58466" module="XSSF">Improve column manipulation in XSSF to avoid changes overwriting each other</action>
-        <action dev="PD" type="fix" fixes-bug="58471">Improve number formatting to more closely match Excel's behaviour</action>
+        <action dev="PD" type="fix" fixes-bug="58471" module="SS Common">Improve number formatting to more closely match Excel's behaviour</action>
         <action dev="PD" type="fix" fixes-bug="58549" module="HSSF">Fix row limits for HSSFClientAnchor to allow the full range supported by Excel</action>
         <action dev="PD" type="fix" fixes-bug="58579" module="XSSF">Add CTTableStyleInfo to poi-ooxml-schemas JAR</action>
       </actions>
@@ -512,74 +512,74 @@
             be aware of several api breaks especially in HSLF text handling</summary-item>
       </summary>
       <actions>
-        <action dev="DN" type="fix" fixes-bug="58350">Make XSSF and HSSF consistent on Sheet.getMergedRegions: return empty list if there are none</action>
-        <action dev="PD" type="add" fixes-bug="58216">provide picture-shape resize that maintains the aspect ratio</action>
-        <action dev="PD" type="add" fixes-bug="57925">Add a simple fix to avoid an NPE when Workbooks have invalid external references</action>
-        <action dev="PD" type="add" fixes-bug="57915">Fix Dev2Hex for numbers larger than Integer.MAX_VALUE and less than Integer.MIN_VALUE</action>
-        <action dev="PD" type="add" fixes-bug="57890">Add support for different datatypes in XSSFImportFromXML</action>
-        <action dev="PD" type="add" fixes-bug="58207">Provide user access to the original image dimensions</action>
-        <action dev="PD" type="fix" fixes-bug="55476">Fix adding pictures to XWPFRun instances</action>
-        <action dev="PD" type="fix" fixes-bug="58341">Handle edge-cases in D* function</action>
-        <action dev="PD" type="add" fixes-bug="58245">Workbook support for iterating over Sheets</action>
-        <action dev="PD" type="fix" fixes-bug="58353">Return correct value in Match-Function with match-type == -1</action>
-        <action dev="PD" type="fix" fixes-bug="58315">Avoid NPE for RichTextString without font-details</action>
-        <action dev="PD" type="fix" fixes-bug="53275">XSSFFont: reset indexed color flag when setting a non-indexed color</action>
-        <action dev="DN" type="fix" fixes-bug="58039">Make DGet and DMin function implementations thread-safe</action>
+        <action dev="DN" type="fix" fixes-bug="58350" module="XSSF">Make XSSF and HSSF consistent on Sheet.getMergedRegions: return empty list if there are none</action>
+        <action dev="PD" type="add" fixes-bug="58216" module="XSLF">provide picture-shape resize that maintains the aspect ratio</action>
+        <action dev="PD" type="add" fixes-bug="57925" module="SS Common">Add a simple fix to avoid an NPE when Workbooks have invalid external references</action>
+        <action dev="PD" type="add" fixes-bug="57915" module="SS Common">Fix Dev2Hex for numbers larger than Integer.MAX_VALUE and less than Integer.MIN_VALUE</action>
+        <action dev="PD" type="add" fixes-bug="57890" module="XSSF">Add support for different datatypes in XSSFImportFromXML</action>
+        <action dev="PD" type="add" fixes-bug="58207" module="XSLF">Provide user access to the original image dimensions</action>
+        <action dev="PD" type="fix" fixes-bug="55476" module="XWPF">Fix adding pictures to XWPFRun instances</action>
+        <action dev="PD" type="fix" fixes-bug="58341" module="SS Common">Handle edge-cases in D* function</action>
+        <action dev="PD" type="add" fixes-bug="58245" module="SS Common">Workbook support for iterating over Sheets</action>
+        <action dev="PD" type="fix" fixes-bug="58353" module="SS Common">Return correct value in Match-Function with match-type == -1</action>
+        <action dev="PD" type="fix" fixes-bug="58315" module="XSSF">Avoid NPE for RichTextString without font-details</action>
+        <action dev="PD" type="fix" fixes-bug="53275" module="XSSF">XSSFFont: reset indexed color flag when setting a non-indexed color</action>
+        <action dev="DN" type="fix" fixes-bug="58039" module="SS Common">Make DGet and DMin function implementations thread-safe</action>
         <action dev="PD" type="fix">Adjust Locale/Timezone handling to pass forbidden-api-checks and provide LocaleUtil to dynamically adjust the locale and timezone that POI operates on</action>
     	<action dev="PD" type="fix">Fix DAYS360 handling for US/EU method</action>
-        <action dev="PD" type="fix" fixes-bug="58254">CellFormatResult.text should check for nulls as per the javadoc</action>
-        <action dev="PD" type="fix" fixes-bug="58260">Fix checks for limit on number of styles in XSSF/SXSSF, fix more than 32k styles in SXSSF workbooks</action>
-        <action dev="DN" type="fix" fixes-bug="58262">ReadOnlySharedStringsTable now handles workbooks with an empty SST part</action>
-        <action dev="DN" type="fix" fixes-bug="52111">Intersection formulae are now supported in XSSF</action>
-        <action dev="PD" type="fix" fixes-bug="58253">CellReference upper-case check for #REF!, and javadoc improvements</action>
-        <action dev="PD" type="fix" fixes-bug="58252">More CellReference unit testing coverage</action>
-        <action dev="PD" type="fix" fixes-bug="54938">Throw InvalidFormatException as documented instead of IllegalArgumentException in WorkbookFactory.create()</action>
-        <action dev="PD" type="fix" fixes-bug="58237">When adding a picture to a XWPF header or footer, attach it to the right part</action>
-        <action dev="PD" type="fix" fixes-bug="58220">Improve the javadocs for XSSFFont and Font getFontHeight methods</action>
-        <action dev="PD" type="fix" fixes-bug="56479">Don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element</action>
-        <action dev="PD" type="fix" fixes-bug="56519">XSLFSlide.draw is not working with text embedded in PPTX</action>
-        <action dev="PD" type="fix" fixes-bug="58205">getSlideMasters() returns the master slides in the incorrect order</action>
-        <action dev="PD" type="fix" fixes-bug="57786">XSLFFreeformShape ignores quadratic bezier curves</action>
-        <action dev="PD" type="fix" fixes-bug="58206">provide a mechanism to find slide layouts by name</action>
-        <action dev="PD" type="fix" fixes-bug="58204">STYLE: ShapeContainer interface makes internal getShapesList() redundant</action>
-        <action dev="PD" type="add" fixes-bug="58190">The current picture handling uses raw integers for types and index, replace with enum and reference</action>
-        <action dev="PD" type="fix" fixes-bug="58203">Apparently Maven uses plurals for all artifacts except javadocs, so tweak our naming to make it happy</action>
-        <action dev="PD" type="add" fixes-bug="58193">Use input stream rather than byte array for checksum etc.</action>
-        <action dev="PD" type="add" fixes-bug="58200">SXSSF support for evaluating formula cells, provided the cell and all its references are within the current window</action>
-        <action dev="PD" type="fix" fixes-bug="58098">Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Windows</action>
+        <action dev="PD" type="fix" fixes-bug="58254" module="SS Common">CellFormatResult.text should check for nulls as per the javadoc</action>
+        <action dev="PD" type="fix" fixes-bug="58260" module="SXSSF">Fix checks for limit on number of styles in XSSF/SXSSF, fix more than 32k styles in SXSSF workbooks</action>
+        <action dev="DN" type="fix" fixes-bug="58262" module="SXSSF">ReadOnlySharedStringsTable now handles workbooks with an empty SST part</action>
+        <action dev="DN" type="fix" fixes-bug="52111" module="HSSF">Intersection formulae are now supported in XSSF</action>
+        <action dev="PD" type="fix" fixes-bug="58253" module="SS Common">CellReference upper-case check for #REF!, and javadoc improvements</action>
+        <action dev="PD" type="fix" fixes-bug="58252" module="SS Common">More CellReference unit testing coverage</action>
+        <action dev="PD" type="fix" fixes-bug="54938" module="POI Overall">Throw InvalidFormatException as documented instead of IllegalArgumentException in WorkbookFactory.create()</action>
+        <action dev="PD" type="fix" fixes-bug="58237" module="XWPF">When adding a picture to a XWPF header or footer, attach it to the right part</action>
+        <action dev="PD" type="fix" fixes-bug="58220" module="XSSF">Improve the javadocs for XSSFFont and Font getFontHeight methods</action>
+        <action dev="PD" type="fix" fixes-bug="56479" module="OPC">Don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element</action>
+        <action dev="PD" type="fix" fixes-bug="56519" module="XSLF">XSLFSlide.draw is not working with text embedded in PPTX</action>
+        <action dev="PD" type="fix" fixes-bug="58205" module="XSLF">getSlideMasters() returns the master slides in the incorrect order</action>
+        <action dev="PD" type="fix" fixes-bug="57786" module="XSLF">XSLFFreeformShape ignores quadratic bezier curves</action>
+        <action dev="PD" type="fix" fixes-bug="58206" module="XSLF">provide a mechanism to find slide layouts by name</action>
+        <action dev="PD" type="fix" fixes-bug="58204" module="XSLF">STYLE: ShapeContainer interface makes internal getShapesList() redundant</action>
+        <action dev="PD" type="add" fixes-bug="58190" module="XSLF">The current picture handling uses raw integers for types and index, replace with enum and reference</action>
+        <action dev="PD" type="fix" fixes-bug="58203" module="POI Overall">Apparently Maven uses plurals for all artifacts except javadocs, so tweak our naming to make it happy</action>
+        <action dev="PD" type="add" fixes-bug="58193" module="XSLF">Use input stream rather than byte array for checksum etc.</action>
+        <action dev="PD" type="add" fixes-bug="58200" module="SXSSF">SXSSF support for evaluating formula cells, provided the cell and all its references are within the current window</action>
+        <action dev="PD" type="fix" fixes-bug="58098" module="POIFS">Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Windows</action>
         <action dev="PD" type="add">Merged common_sl branch to trunk</action>
-        <action dev="PD" type="fix" fixes-bug="57571">Fix creating comments for XSSF/SXSSF, regression was introduced via bug <bug num="54920"/></action>
-        <action dev="PD" type="fix" fixes-bug="58175">Fix creating comments for XSSF/SXSSF, regression was introduced via bug <bug num="54920"/></action>
-        <action dev="PD" type="fix" fixes-bug="58156">Possible data corruption in hasPOIFSHeader and hasOOXMLHeader</action>
-        <action dev="PD" type="add" fixes-bug="57484">Allow processing of non-OOXML core namespace packages</action>
-        <action dev="PD" type="add" fixes-bug="58130">Conditional Formatting support for DataBars, Icon Sets / Multi-States, and Color Scales</action>
+        <action dev="PD" type="fix" fixes-bug="57571" module="SXSSF">Fix creating comments for XSSF/SXSSF, regression was introduced via bug <bug num="54920"/></action>
+        <action dev="PD" type="fix" fixes-bug="58175" module="SXSSF">Fix creating comments for XSSF/SXSSF, regression was introduced via bug <bug num="54920"/></action>
+        <action dev="PD" type="fix" fixes-bug="58156" module="POIFS">Possible data corruption in hasPOIFSHeader and hasOOXMLHeader</action>
+        <action dev="PD" type="add" fixes-bug="57484" module="POI Overall">Allow processing of non-OOXML core namespace packages</action>
+        <action dev="PD" type="add" fixes-bug="58130" module="SS Common">Conditional Formatting support for DataBars, Icon Sets / Multi-States, and Color Scales</action>
       </actions>
     </release>
 
     <release version="3.13-beta1" date="2015-07-23">
       <actions>
-        <action dev="PD" type="add" fixes-bug="56791">The default POIFS implementation has been switched to NPOIFS. If you request a POIFSFileSystem, you will now get a NPOIFSFileSystem-based one. OPOIFSFileSystem remains for those who still want the old implementation</action>
-        <action dev="PD" type="add" fixes-bug="58138">Conditional Formatting support for the common Color class, in addition to previous color shorts</action>
-        <action dev="PD" type="fix" fixes-bug="58133">Agile encryption - wrong checksum calculation</action>
-        <action dev="PD" type="fix" fixes-bug="58113">Regression: NullPointerException when setting cell value to null</action>
-        <action dev="DN" type="add" fixes-bug="57893">Add a method for obtaining all merged regions on a worksheet. This is faster for XSSFSheet than obtaining each individually by iteration.</action>
-        <action dev="DN" type="add" fixes-bug="58036">Add basic support for VBA macro-enabled workbooks (xlsm)</action>
-        <action dev="PD" type="fix" fixes-bug="57744">Fix parsing the email submission data when id contains a hyphen</action>
-        <action dev="PD" type="fix" fixes-bug="57678">Better handle years in mail-messages between 1980 and 1999</action>
-        <action dev="PD" type="fix" fixes-bug="54332">WMF extraction failing in Tika for older PowerPoint Files</action>
-        <action dev="PD" type="add" fixes-bug="56865">Limit number of bytes (by counting them) while opening office docs</action>
-        <action dev="PD" type="add" fixes-bug="50090">zip bomb prevention</action>
-        <action dev="PD" type="fix" fixes-bug="58069">Biff8RC4 xorShort returns wrong value for unsigned shorts</action>
-        <action dev="PD" type="fix" fixes-bug="56420">Fix possible NullPointerException when empty cell is included in Sumif calculation</action>
-        <action dev="PD" type="fix" fixes-bug="58040">Log Forging</action>
-        <action dev="DN" type="fix" fixes-bug="56328">Improve AreaReference to take account of the spreadsheet format version when determining whether a reference is whole-column.</action>
-        <action dev="PD" type="fix" fixes-bug="57963">Fix and verify in CI builds that we can compile most examples without requiring scratchpad-jar, update documentation.</action>
-        <action dev="PD" type="fix" fixes-bug="53109">Correctly handle unicode strings in NameCommentRecord</action>
-        <action dev="PD" type="add" fixes-bug="57904">Automatically verify that the resulting source-packages can be built</action>
-        <action dev="PD" type="fix" fixes-bug="57512">Fix potential NPE in DateUtil for invalid dates</action>
-        <action dev="PD" type="fix" fixes-bug="57889">Fix potential NPE in XWPFParagraph.getNumFmt()</action>
-        <action dev="PD" type="fix" fixes-bug="57951">Use BigDecimal in some cases in DataFormatter.formatRawCellContents, to avoid rounding problems on JDK8</action>
-        <action dev="DN" type="fix" fixes-bug="55410">Use specific ID value which prevents Excel from turning comments into giant curved arrows</action>
+        <action dev="PD" type="add" fixes-bug="56791" module="POIFS">The default POIFS implementation has been switched to NPOIFS. If you request a POIFSFileSystem, you will now get a NPOIFSFileSystem-based one. OPOIFSFileSystem remains for those who still want the old implementation</action>
+        <action dev="PD" type="add" fixes-bug="58138" module="SS Common">Conditional Formatting support for the common Color class, in addition to previous color shorts</action>
+        <action dev="PD" type="fix" fixes-bug="58133" module="POIFS">Agile encryption - wrong checksum calculation</action>
+        <action dev="PD" type="fix" fixes-bug="58113" module="SXSSF">Regression: NullPointerException when setting cell value to null</action>
+        <action dev="DN" type="add" fixes-bug="57893" module="XSSF">Add a method for obtaining all merged regions on a worksheet. This is faster for XSSFSheet than obtaining each individually by iteration.</action>
+        <action dev="DN" type="add" fixes-bug="58036" module="XSSF">Add basic support for VBA macro-enabled workbooks (xlsm)</action>
+        <action dev="PD" type="fix" fixes-bug="57744" module="HSMF">Fix parsing the email submission data when id contains a hyphen</action>
+        <action dev="PD" type="fix" fixes-bug="57678" module="HSMF">Better handle years in mail-messages between 1980 and 1999</action>
+        <action dev="PD" type="fix" fixes-bug="54332" module="HSLF">WMF extraction failing in Tika for older PowerPoint Files</action>
+        <action dev="PD" type="add" fixes-bug="56865" module="POI Overall">Limit number of bytes (by counting them) while opening office docs</action>
+        <action dev="PD" type="add" fixes-bug="50090" module="POI Overall">zip bomb prevention</action>
+        <action dev="PD" type="fix" fixes-bug="58069" module="HSSF">Biff8RC4 xorShort returns wrong value for unsigned shorts</action>
+        <action dev="PD" type="fix" fixes-bug="56420" module="SS Common">Fix possible NullPointerException when empty cell is included in Sumif calculation</action>
+        <action dev="PD" type="fix" fixes-bug="58040" module="POI Overall">Log Forging</action>
+        <action dev="DN" type="fix" fixes-bug="56328" module="XSSF">Improve AreaReference to take account of the spreadsheet format version when determining whether a reference is whole-column.</action>
+        <action dev="PD" type="fix" fixes-bug="57963" module="XWPF">Fix and verify in CI builds that we can compile most examples without requiring scratchpad-jar, update documentation.</action>
+        <action dev="PD" type="fix" fixes-bug="53109" module="HSSF">Correctly handle unicode strings in NameCommentRecord</action>
+        <action dev="PD" type="add" fixes-bug="57904" module="POI Overall">Automatically verify that the resulting source-packages can be built</action>
+        <action dev="PD" type="fix" fixes-bug="57512" module="HSSF">Fix potential NPE in DateUtil for invalid dates</action>
+        <action dev="PD" type="fix" fixes-bug="57889" module="XWPF">Fix potential NPE in XWPFParagraph.getNumFmt()</action>
+        <action dev="PD" type="fix" fixes-bug="57951" module="SS Common">Use BigDecimal in some cases in DataFormatter.formatRawCellContents, to avoid rounding problems on JDK8</action>
+        <action dev="DN" type="fix" fixes-bug="55410" module="XSSF">Use specific ID value which prevents Excel from turning comments into giant curved arrows</action>
       </actions>
     </release>
 
@@ -592,68 +592,68 @@
       <actions>
         <action dev="PD" type="add">Initial XWPFStyles support for working with default document paragraph and run styles</action>
         <action dev="PD" type="fix">If an empty file or stream is given to WorkbookFactory.create, give a more informative exception - EmptyFileException</action>
-        <action dev="PD" type="fix" fixes-bug="57552">Sort PackagePart returns from OPCPackage by name considering numbers in filenames, so Image10.png comes after Image9.png, fixing problems with XSLF adding 10+ images to a slide</action>
-        <action dev="PD" type="fix" fixes-bug="57880">Handle &gt;32,767 cell styles and formats in XSSF (file format limit is 64,000)</action>
-        <action dev="PD" type="add" fixes-bug="57593">Allow WorkbookFactory.create methods to open xlsx files protected with the default password</action>
-        <action dev="PD" type="add" fixes-bug="57593">Add overloaded WorkbookFactory.create methods which take the spreadsheet password</action>
-        <action dev="PD" type="fix" fixes-bug="57666">When removing a SXSSF sheet, ensure temp files associated with it are disposed of</action>
-        <action dev="PD" type="fix" fixes-bug="57826">If a XSSF shape has a buFont but no bullet character, mirror Excel and treat as un-bulleted</action>
-        <action dev="PD" type="fix" fixes-bug="57642">Fix setSheetName with ISERROR on XSSF</action>
-        <action dev="PD" type="add" fixes-bug="57747">Add ISERR() function</action>
-        <action dev="PD" type="fix" fixes-bug="57829">Avoid XmlValueDisconnectedException when removing a XWPFRun from a XWPFParagraph by removing from IRuns as well</action>
-        <action dev="PD" type="fix" fixes-bug="57851">Skip null properties in PropertyTableBase, which is how PropertyFactory reports unsupported POIFS properties</action>
-        <action dev="PD" type="fix" fixes-bug="57820">Avoid NPE on HSLF Tables with a top position of -1</action>
-        <action dev="PD" type="fix" fixes-bug="56579">Throw exception if max string length of 32767 chars is exceeded in XSSF and SXSSF.</action>
-        <action dev="PD" type="fix" fixes-bug="55386">Fix handling of bold formatting in example application 'ToHtml'</action>
-        <action dev="PD" type="fix" fixes-bug="47304">Use fixed encoding when extracting text in WordDocument</action>
-        <action dev="PD" type="fix" fixes-bug="56017">Fix shifting comments with shifted rows</action>
-        <action dev="PD" type="fix" fixes-bug="56295">Fix cloning of styles across workbooks and handling of default value of attribute applyFill</action>
-        <action dev="PD" type="fix" fixes-bug="56380">Remove limitation of 1024 comments per Workbook</action>
-        <action dev="PD" type="fix" fixes-bug="56467">Fix cloning of sheets with pictures</action>
+        <action dev="PD" type="fix" fixes-bug="57552" module="XSLF">Sort PackagePart returns from OPCPackage by name considering numbers in filenames, so Image10.png comes after Image9.png, fixing problems with XSLF adding 10+ images to a slide</action>
+        <action dev="PD" type="fix" fixes-bug="57880" module="XSSF">Handle &gt;32,767 cell styles and formats in XSSF (file format limit is 64,000)</action>
+        <action dev="PD" type="add" fixes-bug="57593" module="HSSF">Allow WorkbookFactory.create methods to open xlsx files protected with the default password</action>
+        <action dev="PD" type="add" fixes-bug="57593" module="HSSF">Add overloaded WorkbookFactory.create methods which take the spreadsheet password</action>
+        <action dev="PD" type="fix" fixes-bug="57666" module="SXSSF">When removing a SXSSF sheet, ensure temp files associated with it are disposed of</action>
+        <action dev="PD" type="fix" fixes-bug="57826" module="XSSF">If a XSSF shape has a buFont but no bullet character, mirror Excel and treat as un-bulleted</action>
+        <action dev="PD" type="fix" fixes-bug="57642" module="XSSF">Fix setSheetName with ISERROR on XSSF</action>
+        <action dev="PD" type="add" fixes-bug="57747" module="SS Common">Add ISERR() function</action>
+        <action dev="PD" type="fix" fixes-bug="57829" module="XWPF">Avoid XmlValueDisconnectedException when removing a XWPFRun from a XWPFParagraph by removing from IRuns as well</action>
+        <action dev="PD" type="fix" fixes-bug="57851" module="POIFS">Skip null properties in PropertyTableBase, which is how PropertyFactory reports unsupported POIFS properties</action>
+        <action dev="PD" type="fix" fixes-bug="57820" module="HSLF">Avoid NPE on HSLF Tables with a top position of -1</action>
+        <action dev="PD" type="fix" fixes-bug="56579" module="XSSF">Throw exception if max string length of 32767 chars is exceeded in XSSF and SXSSF.</action>
+        <action dev="PD" type="fix" fixes-bug="55386" module="SS Common">Fix handling of bold formatting in example application 'ToHtml'</action>
+        <action dev="PD" type="fix" fixes-bug="47304" module="HDF">Use fixed encoding when extracting text in WordDocument</action>
+        <action dev="PD" type="fix" fixes-bug="56017" module="XSSF">Fix shifting comments with shifted rows</action>
+        <action dev="PD" type="fix" fixes-bug="56295" module="XSSF">Fix cloning of styles across workbooks and handling of default value of attribute applyFill</action>
+        <action dev="PD" type="fix" fixes-bug="56380" module="HSSF">Remove limitation of 1024 comments per Workbook</action>
+        <action dev="PD" type="fix" fixes-bug="56467" module="XSSF">Fix cloning of sheets with pictures</action>
         <action dev="PD" type="add">More helpful ExtractorFactory exception if given a Visio VSDX ooxml file</action>
-        <action dev="PD" type="fix" fixes-bug="56799">Include CTTblGrid in the smaller poi-ooxml-schemas jar</action>
-        <action dev="PD" type="fix" fixes-bug="57165">Avoid PartAlreadyExistsException when removing/cloning sheets</action>
-        <action dev="PD" type="fix" fixes-bug="56893">Additional check for supported string-length to avoid creating broken XLS files later one</action>
+        <action dev="PD" type="fix" fixes-bug="56799" module="XWPF">Include CTTblGrid in the smaller poi-ooxml-schemas jar</action>
+        <action dev="PD" type="fix" fixes-bug="57165" module="XSSF">Avoid PartAlreadyExistsException when removing/cloning sheets</action>
+        <action dev="PD" type="fix" fixes-bug="56893" module="HSSF">Additional check for supported string-length to avoid creating broken XLS files later one</action>
         <action dev="PD" type="fix">When saving an OPCPackage with no Core Properties (eg from Jasper Reports), ensure they are always added even if not yet used</action>
-        <action dev="PD" type="fix" fixes-bug="github-18">Handle documents with a picture-only header</action>
-        <action dev="PD" type="fix" fixes-bug="57622">Change from XMLEventFactory.newFactory to XMLEventFactory.newInstance, for IBM JDK Compatibility</action>
+        <action dev="PD" type="fix" fixes-bug="github-18" module="">Handle documents with a picture-only header</action>
+        <action dev="PD" type="fix" fixes-bug="57622" module="POI Overall">Change from XMLEventFactory.newFactory to XMLEventFactory.newInstance, for IBM JDK Compatibility</action>
       </actions>
     </release>
 
     <release version="3.12-beta1" date="2015-02-28">
       <actions>
-        <action dev="PD" type="fix" fixes-bug="57459">Add method in SXSSFSheet to directly set row OutLineLevel</action>
-        <action dev="PD" type="fix" fixes-bug="57456">Add workaround to read empty SSTRecord where Excel puts random number in unique-strings-count-field</action>
-        <action dev="PD" type="fix" fixes-bug="57535">Add POI-specific error codes to FormulaError</action>
+        <action dev="PD" type="fix" fixes-bug="57459" module="SXSSF">Add method in SXSSFSheet to directly set row OutLineLevel</action>
+        <action dev="PD" type="fix" fixes-bug="57456" module="HSSF">Add workaround to read empty SSTRecord where Excel puts random number in unique-strings-count-field</action>
+        <action dev="PD" type="fix" fixes-bug="57535" module="XSSF">Add POI-specific error codes to FormulaError</action>
         <action dev="PD" type="add">Start on common interfaces for Paragraphs and Character Runs for HWPF and XWPF</action>
         <action dev="PD" type="add">Double Strikethrough support for XWPF runs, along the lines of the HWPF support</action>
-        <action dev="PD" type="fix" fixes-bug="57482">Handle XSSF .xlsx files with no shared strings table in read-only mode</action>
+        <action dev="PD" type="fix" fixes-bug="57482" module="XSSF">Handle XSSF .xlsx files with no shared strings table in read-only mode</action>
         <action dev="PD" type="fix">ExtractorFactory opening of OPCPackage from File should be read-only by default, as text extracting will never change things</action>
         <action dev="PD" type="add">XSSFSheet support for getDrawingPatriarch(), alongside the existing createDrawingPatriarch() method</action>
         <action dev="PD" type="fix">TIKA-1515 - Handle Excel 3 files with a 0x8001 codepage</action>
-        <action dev="PD" type="add" fixes-bug="53453">Add methods to set margins in sections of HWPF documents</action>
+        <action dev="PD" type="add" fixes-bug="53453" module="HWPF">Add methods to set margins in sections of HWPF documents</action>
         <action dev="PD" type="fix" fixes-bug="46898" module="XSSF">Return #VALUE! for circular references.</action>
-        <action dev="PD" type="fix" fixes-bug="46192">Add methods to query outline level for HSSF and XSSF</action>
-        <action dev="PD" type="fix" fixes-bug="56240">Handle PP97_DUALSTORAGE streams</action>
-        <action dev="PD" type="fix" fixes-bug="47261">SlideShow.removeSlide makes PPT corrupted</action>
-        <action dev="PD" type="add" fixes-bug="49541">Mapping of symbol characters to unicode equivalent</action>
-        <action dev="PD" type="add" fixes-bug="54541">Add support for cropped images in Slide.draw()</action>
-        <action dev="PD" type="add" fixes-bug="57007">Add initial implementations of DMIN and DGET functions</action>
+        <action dev="PD" type="fix" fixes-bug="46192" module="HSSF">Add methods to query outline level for HSSF and XSSF</action>
+        <action dev="PD" type="fix" fixes-bug="56240" module="HSLF">Handle PP97_DUALSTORAGE streams</action>
+        <action dev="PD" type="fix" fixes-bug="47261" module="HSLF">SlideShow.removeSlide makes PPT corrupted</action>
+        <action dev="PD" type="add" fixes-bug="49541" module="HSLF">Mapping of symbol characters to unicode equivalent</action>
+        <action dev="PD" type="add" fixes-bug="54541" module="HSLF">Add support for cropped images in Slide.draw()</action>
+        <action dev="PD" type="add" fixes-bug="57007" module="HSSF">Add initial implementations of DMIN and DGET functions</action>
         <action dev="PD" type="add">Support for Office Binary Document RC4 CryptoAPI Encryption for HSLF</action>
-        <action dev="PD" type="add" fixes-bug="57195">Support for Office Binary Document RC4 Encryption</action>
-        <action dev="PD" type="fix" fixes-bug="57373">Fix get/setFirstVisibleTab() for XSSFWorkbook</action>
-        <action dev="PD" type="fix" fixes-bug="57362">Properly initialize chart-axis datastructure when loading a spreadsheet which already contains one.</action>
-        <action dev="PD" type="fix" fixes-bug="56511">Fix NullPointerException for RichText strings with no formatting for some runs.</action>
-        <action dev="PD" type="add" fixes-bug="56550">Avoid IBM JDK fail immediately during loading some POI classes, note: IBM JDK 1.7 or higher is needed because of XML APIs.</action>
-        <action dev="PD" type="add" fixes-bug="56595">Switch the cache in DateUtil.isADateFormat() to ThreadLocals to not have another syncpoint here.</action>
-        <action dev="PD" type="fix" fixes-bug="56644">NullPointerException in XSSFCell Constructor with different MissingCellPolicy</action>
-        <action dev="PD" type="fix" fixes-bug="56888">XSSFDataValidation ignores "allow blank" read from sheet, assumes true</action>
-        <action dev="PD" type="fix" fixes-bug="57171">Adjust the active sheet in setSheetOrder()</action>
-        <action dev="PD" type="fix" fixes-bug="57163">Adjust the active sheet in removeSheet()</action>
-        <action dev="PD" type="fix" fixes-bug="57231">Add missing ArrayRecord.clone()</action>
+        <action dev="PD" type="add" fixes-bug="57195" module="POIFS">Support for Office Binary Document RC4 Encryption</action>
+        <action dev="PD" type="fix" fixes-bug="57373" module="XSSF">Fix get/setFirstVisibleTab() for XSSFWorkbook</action>
+        <action dev="PD" type="fix" fixes-bug="57362" module="XSSF">Properly initialize chart-axis datastructure when loading a spreadsheet which already contains one.</action>
+        <action dev="PD" type="fix" fixes-bug="56511" module="XSSF">Fix NullPointerException for RichText strings with no formatting for some runs.</action>
+        <action dev="PD" type="add" fixes-bug="56550" module="POI Overall">Avoid IBM JDK fail immediately during loading some POI classes, note: IBM JDK 1.7 or higher is needed because of XML APIs.</action>
+        <action dev="PD" type="add" fixes-bug="56595" module="POI Overall">Switch the cache in DateUtil.isADateFormat() to ThreadLocals to not have another syncpoint here.</action>
+        <action dev="PD" type="fix" fixes-bug="56644" module="XSSF">NullPointerException in XSSFCell Constructor with different MissingCellPolicy</action>
+        <action dev="PD" type="fix" fixes-bug="56888" module="XSSF">XSSFDataValidation ignores "allow blank" read from sheet, assumes true</action>
+        <action dev="PD" type="fix" fixes-bug="57171" module="XSSF">Adjust the active sheet in setSheetOrder()</action>
+        <action dev="PD" type="fix" fixes-bug="57163" module="HSSF">Adjust the active sheet in removeSheet()</action>
+        <action dev="PD" type="fix" fixes-bug="57231" module="HSSF">Add missing ArrayRecord.clone()</action>
         <action dev="PD" type="add">Expose the version information from OldExcelExtractor</action>
-        <action dev="PD" type="fix" fixes-bug="57071">3+ XSSF column label names for pivot tables</action>
-        <action dev="PD" type="add" fixes-bug="57063">XSSF custom column label names for pivot tables</action>
+        <action dev="PD" type="fix" fixes-bug="57071" module="XSSF">3+ XSSF column label names for pivot tables</action>
+        <action dev="PD" type="add" fixes-bug="57063" module="XSSF">XSSF custom column label names for pivot tables</action>
         <action dev="PD" type="fix" fixes-bug="57254" module="XWPF">Correctly build internal list of styles when styles are added</action>
         <action dev="PD" type="fix" fixes-bug="57312" module="XWPF">Add check for null value of underline w:val</action>
       </actions>
@@ -718,65 +718,65 @@
       </summary>
 
       <actions>
-        <action dev="PD" type="fix" fixes-bug="57479">Typo in HSSFWorkbook javadocs and quick-guide.</action>
-        <action dev="PD" type="fix" fixes-bug="57480">Fix some unnecessary casts, generics, Eclipse warnings, ...</action>
+        <action dev="PD" type="fix" fixes-bug="57479" module="HSSF">Typo in HSSFWorkbook javadocs and quick-guide.</action>
+        <action dev="PD" type="fix" fixes-bug="57480" module="HSSF">Fix some unnecessary casts, generics, Eclipse warnings, ...</action>
         <action dev="PD" type="add">Added workarounds to tests for JDK 6 LineBreakMeasurer bug</action>
-        <action dev="PD" type="fix" fixes-bug="57250">XMLSlideShow.setSlideOrder() produces corrupted CTSlideIdList</action>
-        <action dev="PD" type="fix" fixes-bug="57272">Deadlock on corrupted PPT file</action>
+        <action dev="PD" type="fix" fixes-bug="57250" module="XSLF">XMLSlideShow.setSlideOrder() produces corrupted CTSlideIdList</action>
+        <action dev="PD" type="fix" fixes-bug="57272" module="HSLF">Deadlock on corrupted PPT file</action>
         <action dev="PD" type="fix">XML signatures - ignore line breaks in Office 2007 .rels files</action>
         <action dev="PD" type="add">Basic text extractor for older Excel 5 and 95 formats</action>
         <action dev="PD" type="add">Basic text extractor for very old Excel formats such as Excel 4 (Biff4)</action>
         <action dev="PD" type="fix">ClassCastException in validating xml signatures due to missing xml beans resources</action>
-        <action dev="PD" type="fix" fixes-bug="57171">Adjust active sheet correctly when sheets are moved.</action>
-        <action dev="PD" type="fix" fixes-bug="57163">Adjust active sheet correctly when sheets are removed.</action>
-        <action dev="PD" type="fix" fixes-bug="57164">XSSFDrawing.createCellComment() does not honor dx and dy values passed in</action>
-        <action dev="PD" type="add" fixes-bug="55967">Picture method to resize with different scales in width and height</action>
-        <action dev="PD" type="add" fixes-bug="github-13">Add Cell.removeHyperlink() for HSSF and XSSF</action>
+        <action dev="PD" type="fix" fixes-bug="57171" module="XSSF">Adjust active sheet correctly when sheets are moved.</action>
+        <action dev="PD" type="fix" fixes-bug="57163" module="HSSF">Adjust active sheet correctly when sheets are removed.</action>
+        <action dev="PD" type="fix" fixes-bug="57164" module="XSSF">XSSFDrawing.createCellComment() does not honor dx and dy values passed in</action>
+        <action dev="PD" type="add" fixes-bug="55967" module="XSSF">Picture method to resize with different scales in width and height</action>
+        <action dev="PD" type="add" fixes-bug="github-13" module="">Add Cell.removeHyperlink() for HSSF and XSSF</action>
       </actions>
     </release>
 
     <release version="3.11-beta3" date="2014-11-11">
       <actions>
-        <action dev="PD" type="add" fixes-bug="57003">Implement FIXED function</action>
-        <action dev="PD" type="add" fixes-bug="github-7">Form check box extraction with XWPFWordExtractor</action>
-        <action dev="PD" type="add" fixes-bug="github-11">Add Sheet.getDataValidations() for HSSF and XSSF</action>
-        <action dev="PD" type="add" fixes-bug="github-12">Add Comment.getClientAnchor() for HSSF and XSSF</action>
-        <action dev="PD" type="fix" fixes-bug="57185">Correct naming from "Serie" to "Series"</action>
-        <action dev="PD" type="fix" fixes-bug="57176">Include CTDefinedNamesImpl in the smaller poi-ooxml-schemas jar</action>
-        <action dev="PD" type="fix" fixes-bug="57162">Could not open macro enabled xlsm file after writing using POI3.11beta2 version</action>
-        <action dev="PD" type="add" fixes-bug="57010">Add implementation of function PROPER</action>
-        <action dev="PD" type="fix" fixes-bug="57166">Add missing HSSFWorkbook constructor javadocs</action>
-        <action dev="PD" type="add" fixes-bug="57151">And documentation and validation in CellRangeAddress to prevent invalid row/column combinations</action>
-        <action dev="PD" type="add" fixes-bug="55164">Support for adding slide notes</action>
-        <action dev="PD" type="fix" fixes-bug="57143">Javadocs and throws clause for WorkbookUtil</action>
-        <action dev="PD" type="add" fixes-bug="54542">Add support for cropped images in XSLFPictureShape.drawContent()</action>
+        <action dev="PD" type="add" fixes-bug="57003" module="HSSF">Implement FIXED function</action>
+        <action dev="PD" type="add" fixes-bug="github-7" module="">Form check box extraction with XWPFWordExtractor</action>
+        <action dev="PD" type="add" fixes-bug="github-11" module="">Add Sheet.getDataValidations() for HSSF and XSSF</action>
+        <action dev="PD" type="add" fixes-bug="github-12" module="">Add Comment.getClientAnchor() for HSSF and XSSF</action>
+        <action dev="PD" type="fix" fixes-bug="57185" module="POI Overall">Correct naming from "Serie" to "Series"</action>
+        <action dev="PD" type="fix" fixes-bug="57176" module="XSSF">Include CTDefinedNamesImpl in the smaller poi-ooxml-schemas jar</action>
+        <action dev="PD" type="fix" fixes-bug="57162" module="OPC">Could not open macro enabled xlsm file after writing using POI3.11beta2 version</action>
+        <action dev="PD" type="add" fixes-bug="57010" module="HSSF">Add implementation of function PROPER</action>
+        <action dev="PD" type="fix" fixes-bug="57166" module="HSSF">Add missing HSSFWorkbook constructor javadocs</action>
+        <action dev="PD" type="add" fixes-bug="57151" module="XSSF">And documentation and validation in CellRangeAddress to prevent invalid row/column combinations</action>
+        <action dev="PD" type="add" fixes-bug="55164" module="XSLF">Support for adding slide notes</action>
+        <action dev="PD" type="fix" fixes-bug="57143" module="XSSF">Javadocs and throws clause for WorkbookUtil</action>
+        <action dev="PD" type="add" fixes-bug="54542" module="XSLF">Add support for cropped images in XSLFPictureShape.drawContent()</action>
         <action dev="PD" type="add">added ooxml-security-1.0 to the maven artifacts</action>
-        <action dev="PD" type="fix" fixes-bug="55864">XSSFImportFromXML.importFromXML() does not support optional elements</action>
-        <action dev="PD" type="fix" fixes-bug="56835">Unreadable content when adding multiple comments to cell</action>
+        <action dev="PD" type="fix" fixes-bug="55864" module="XSSF">XSSFImportFromXML.importFromXML() does not support optional elements</action>
+        <action dev="PD" type="fix" fixes-bug="56835" module="XSSF">Unreadable content when adding multiple comments to cell</action>
         <action dev="PD" type="add">SheetUtil.getCellWithMerges for getting a cell at a co-ordinate, or the primary one of it's merged region if it's a merged cell</action>
-        <action dev="PD" type="add" fixes-bug="56836">XML signature support</action>
-        <action dev="PD" type="fix" fixes-bug="57080">IndexOutOfBoundsException in poi decryptor</action>
+        <action dev="PD" type="add" fixes-bug="56836" module="POIFS">XML signature support</action>
+        <action dev="PD" type="fix" fixes-bug="57080" module="POIFS">IndexOutOfBoundsException in poi decryptor</action>
         <action dev="PD" type="add">The minimum Apache Ant version required to build has been increased to 1.8.x or later</action>
-        <action dev="PD" type="add" fixes-bug="56956">Add a NPOIFSFileSystem constructor with a FileChannel and the read-only option</action>
-        <action dev="PD" type="fix" fixes-bug="56914">XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are more than 1 CTConditionalFormatting</action>
-        <action dev="PD" type="fix" fixes-bug="56913">Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays</action>
-        <action dev="PD" type="fix" fixes-bug="51483">XSSF locking of specific features not working</action>
-        <action dev="PD" type="fix" fixes-bug="48195">Formulas: Fix incorrect evaluation of IF() with ROW()/COLUMN() as else-result.</action>
+        <action dev="PD" type="add" fixes-bug="56956" module="POIFS">Add a NPOIFSFileSystem constructor with a FileChannel and the read-only option</action>
+        <action dev="PD" type="fix" fixes-bug="56914" module="XSSF">XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are more than 1 CTConditionalFormatting</action>
+        <action dev="PD" type="fix" fixes-bug="56913" module="POI Overall">Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays</action>
+        <action dev="PD" type="fix" fixes-bug="51483" module="XSSF">XSSF locking of specific features not working</action>
+        <action dev="PD" type="fix" fixes-bug="48195" module="HSSF">Formulas: Fix incorrect evaluation of IF() with ROW()/COLUMN() as else-result.</action>
         <action dev="PD" type="fix" fixes-bug="55280" module="XSSF">Greatly improve performance of shifting rows in sheets with many merged regions.</action>
-        <action dev="PD" type="fix" fixes-bug="51222">XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file</action>
-        <action dev="PD" type="fix" fixes-bug="56730">Fix exporting XML if schema contains ref-elements</action>
-        <action dev="PD" type="fix" fixes-bug="56864">XWPFLatentStyles.isLatentStyle always returns true if there is at least 1 lsdException</action>
-        <action dev="PD" type="fix" fixes-bug="56854">XMLBeans performance when using getXXXList() and other proxy methods</action>
+        <action dev="PD" type="fix" fixes-bug="51222" module="XSSF">XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file</action>
+        <action dev="PD" type="fix" fixes-bug="56730" module="XSSF">Fix exporting XML if schema contains ref-elements</action>
+        <action dev="PD" type="fix" fixes-bug="56864" module="XWPF">XWPFLatentStyles.isLatentStyle always returns true if there is at least 1 lsdException</action>
+        <action dev="PD" type="fix" fixes-bug="56854" module="XSSF">XMLBeans performance when using getXXXList() and other proxy methods</action>
       </actions>
     </release>
 
     <release version="3.11-beta2" date="2014-08-22">
       <actions>
-        <action dev="PD" type="fix" fixes-bug="56812">For XSLF Pictures, provide a way to get the URI of externally linked pictures</action>
-        <action dev="PD" type="fix" fixes-bug="54764">On supported XML parser versions (Xerces or JVM built-in, XMLBeans 2.6), enforce sensible limits on entity expansion in OOXML files, and ensure that subsequent normal files still pass fine (CVE-2014-3574)</action>
+        <action dev="PD" type="fix" fixes-bug="56812" module="XSLF">For XSLF Pictures, provide a way to get the URI of externally linked pictures</action>
+        <action dev="PD" type="fix" fixes-bug="54764" module="XSSF">On supported XML parser versions (Xerces or JVM built-in, XMLBeans 2.6), enforce sensible limits on entity expansion in OOXML files, and ensure that subsequent normal files still pass fine (CVE-2014-3574)</action>
         <action dev="PD" type="fix">Recommended Apache XMLBeans version increased to 2.6.0 (any version from 2.3.0 or later will work though)</action>
-        <action dev="PD" type="fix" fixes-bug="56800">Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file</action>
-        <action dev="US" type="fix" fixes-bug="56814">Switch from dom4j to JAXP</action>
+        <action dev="PD" type="fix" fixes-bug="56800" module="XSSF">Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file</action>
+        <action dev="US" type="fix" fixes-bug="56814" module="OPC">Switch from dom4j to JAXP</action>
       </actions>
     </release>
 
@@ -800,8 +800,8 @@
           for reporting these issues!</summary-item>
       </summary>
       <actions>
-        <action dev="PD" type="fix" fixes-bug="54764">On supported XML parser versions (Xerces or JVM built-in, XMLBeans 2.6), enforce sensible limits on entity expansion in OOXML files, and ensure that subsequent normal files still pass fine (CVE-2014-3574)</action>
-        <action dev="PD" type="fix" fixes-bug="56164">Tidy up the OPC SAX setup code with a new common Helper, preventing external entity expansion (CVE-2014-3529)</action>
+        <action dev="PD" type="fix" fixes-bug="54764" module="XSSF">On supported XML parser versions (Xerces or JVM built-in, XMLBeans 2.6), enforce sensible limits on entity expansion in OOXML files, and ensure that subsequent normal files still pass fine (CVE-2014-3574)</action>
+        <action dev="PD" type="fix" fixes-bug="56164" module="OPC">Tidy up the OPC SAX setup code with a new common Helper, preventing external entity expansion (CVE-2014-3529)</action>
       </actions>
     </release>
 
@@ -883,196 +883,196 @@
 
     <release version="3.10-FINAL" date="2014-02-08">
       <actions>
-        <action dev="PD" type="fix" fixes-bug="51585">WorkbookFactory.create() hangs when creating a workbook</action>
-        <action dev="PD" type="add" fixes-bug="55873">Support for COUNTIFS function</action>
-        <action dev="PD" type="fix" fixes-bug="55723">Inconsistent behavior in HSSFSheet.setAutoFilter() function, also make XSSF work when setAutoFilter is called multiple times</action>
-        <action dev="PD" type="fix" fixes-bug="51158">Writing a workbook multiple times produces unreadable content</action>
-        <action dev="PD" type="fix" fixes-bug="45776">Fix corrupt file problem using TextRun.setText</action>
-        <action dev="PD" type="fix" fixes-bug="41246">AIOOBE with missing notes entries</action>
-        <action dev="PD" type="fix" fixes-bug="48593">Multiple Saves Causes Slide Corruption</action>
-        <action dev="PD" type="add" fixes-bug="55579">Support embedding OLE objects into HSLF</action>
-        <action dev="PD" type="add" fixes-bug="55818">Add encryption support</action>
-        <action dev="PD" type="fix" fixes-bug="55731">Fix StringBuilder logic in DataFormatter.cleanFormatForNumber </action>
-        <action dev="PD" type="fix" fixes-bug="55730">Fix org.apache.poi.ss.usermodel.BuiltinFormats.java for 0x29-0x2c </action>
-        <action dev="PD" type="fix" fixes-bug="55901">Avoid using RMI based exception from PropertySetFactory, as it's not needed nor helpful</action>
-        <action dev="PD" type="fix" fixes-bug="55850">Fix NullPointerException during Xml-extraction from xlsx</action>
-        <action dev="PD" type="fix" fixes-bug="55640">Avoid IndexOutOfboundsException when setting nested row grouping</action>
-        <action dev="PD" type="fix" fixes-bug="55745">fix handling of tables in XSSF if there are comments as well</action>
-        <action dev="PD" type="add" fixes-bug="55560">Patch for hiding slides in HSLF</action>
-        <action dev="PD" type="fix" fixes-bug="53176">Fixed auto shapes render problem in pptx files</action>
-        <action dev="PD" type="add" fixes-bug="55661">CellStyle support for get/set Shrink To Fit</action>
-        <action dev="PD" type="fix" fixes-bug="49237">HSSF Row Style XfIndex is 12 not 16 bits of data</action>
-        <action dev="PD" type="fix" fixes-bug="53475">OOXML encrypted document fix for cspname being optional</action>
-        <action dev="PD" type="fix" fixes-bug="55733">XWPFWordExtractor needs to handle .docx files with neither headers nor footers</action>
-        <action dev="PD" type="fix" fixes-bug="55729">DataFormatter should format Error cells, returning the Excel error string</action>
-        <action dev="PD" type="add" fixes-bug="55612">Performance improvement in HSSFCellStyle.getDataFormatString()</action>
-        <action dev="PD" type="add" fixes-bug="55611">Performance improvement in DateUtil.isADateFormat(int, String)</action>
-        <action dev="PD" type="add" fixes-bug="55578">Support embedding OLE1.0 packages in HSSF</action>
-        <action dev="PD" type="add" fixes-bug="49658">Support embedding EMF/WMF pictures in HSSF</action>
-        <action dev="PD" type="fix" fixes-bug="52400">Fix handling some types of TNEF files</action>
-        <action dev="PD" type="fix" fixes-bug="54400">Updating the index in the LinkTable whenever sheets are removed</action>
-        <action dev="PD" type="fix" fixes-bug="49940">Apply patch to avoid XmlValueDisconnectedException when saving a file twice</action>
-        <action dev="PD" type="add" fixes-bug="55369">Add support for collapsing rows in SXSSF</action>
-        <action dev="PD" type="fix" fixes-bug="55692">Give a more helpful error if an Encrypted .xlsx file is passed to HSSF</action>
-        <action dev="PD" type="fix" fixes-bug="55650">Avoid AIOOBE if a non-existant Xfs is requested for a style</action>
-        <action dev="PD" type="fix" fixes-bug="55658">Don't fail in SXSSF if a numeric cell is overwritten with a string</action>
-        <action dev="PD" type="fix" fixes-bug="55341">Constants for HAIR and DOTTED border styles are swapped</action>
+        <action dev="PD" type="fix" fixes-bug="51585" module="XSSF">WorkbookFactory.create() hangs when creating a workbook</action>
+        <action dev="PD" type="add" fixes-bug="55873" module="POI Overall">Support for COUNTIFS function</action>
+        <action dev="PD" type="fix" fixes-bug="55723" module="HSSF">Inconsistent behavior in HSSFSheet.setAutoFilter() function, also make XSSF work when setAutoFilter is called multiple times</action>
+        <action dev="PD" type="fix" fixes-bug="51158" module="XSSF">Writing a workbook multiple times produces unreadable content</action>
+        <action dev="PD" type="fix" fixes-bug="45776" module="HSLF">Fix corrupt file problem using TextRun.setText</action>
+        <action dev="PD" type="fix" fixes-bug="41246" module="HSLF">AIOOBE with missing notes entries</action>
+        <action dev="PD" type="fix" fixes-bug="48593" module="HSLF">Multiple Saves Causes Slide Corruption</action>
+        <action dev="PD" type="add" fixes-bug="55579" module="HSLF">Support embedding OLE objects into HSLF</action>
+        <action dev="PD" type="add" fixes-bug="55818" module="POIFS">Add encryption support</action>
+        <action dev="PD" type="fix" fixes-bug="55731" module="POI Overall">Fix StringBuilder logic in DataFormatter.cleanFormatForNumber </action>
+        <action dev="PD" type="fix" fixes-bug="55730" module="HSSF">Fix org.apache.poi.ss.usermodel.BuiltinFormats.java for 0x29-0x2c </action>
+        <action dev="PD" type="fix" fixes-bug="55901" module="HPSF">Avoid using RMI based exception from PropertySetFactory, as it's not needed nor helpful</action>
+        <action dev="PD" type="fix" fixes-bug="55850" module="XSSF">Fix NullPointerException during Xml-extraction from xlsx</action>
+        <action dev="PD" type="fix" fixes-bug="55640" module="XSSF">Avoid IndexOutOfboundsException when setting nested row grouping</action>
+        <action dev="PD" type="fix" fixes-bug="55745" module="XSSF">fix handling of tables in XSSF if there are comments as well</action>
+        <action dev="PD" type="add" fixes-bug="55560" module="HSLF">Patch for hiding slides in HSLF</action>
+        <action dev="PD" type="fix" fixes-bug="53176" module="XSLF">Fixed auto shapes render problem in pptx files</action>
+        <action dev="PD" type="add" fixes-bug="55661" module="XSSF">CellStyle support for get/set Shrink To Fit</action>
+        <action dev="PD" type="fix" fixes-bug="49237" module="HSSF">HSSF Row Style XfIndex is 12 not 16 bits of data</action>
+        <action dev="PD" type="fix" fixes-bug="53475" module="POIFS">OOXML encrypted document fix for cspname being optional</action>
+        <action dev="PD" type="fix" fixes-bug="55733" module="XWPF">XWPFWordExtractor needs to handle .docx files with neither headers nor footers</action>
+        <action dev="PD" type="fix" fixes-bug="55729" module="HSSF">DataFormatter should format Error cells, returning the Excel error string</action>
+        <action dev="PD" type="add" fixes-bug="55612" module="HSSF">Performance improvement in HSSFCellStyle.getDataFormatString()</action>

[... 2244 lines stripped ...]


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