Modified: poi/site/publish/apidocs/overview-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1787231&r1=1787230&r2=1787231&view=diff ============================================================================== --- poi/site/publish/apidocs/overview-tree.html (original) +++ poi/site/publish/apidocs/overview-tree.html Thu Mar 16 18:53:48 2017 @@ -204,6 +204,7 @@ <li><a href="org/apache/poi/xslf/usermodel/package-tree.html">org.apache.poi.xslf.usermodel</a>, </li> <li><a href="org/apache/poi/xslf/util/package-tree.html">org.apache.poi.xslf.util</a>, </li> <li><a href="org/apache/poi/xssf/package-tree.html">org.apache.poi.xssf</a>, </li> +<li><a href="org/apache/poi/xssf/binary/package-tree.html">org.apache.poi.xssf.binary</a>, </li> <li><a href="org/apache/poi/xssf/dev/package-tree.html">org.apache.poi.xssf.dev</a>, </li> <li><a href="org/apache/poi/xssf/eventusermodel/package-tree.html">org.apache.poi.xssf.eventusermodel</a>, </li> <li><a href="org/apache/poi/xssf/extractor/package-tree.html">org.apache.poi.xssf.extractor</a>, </li> @@ -1680,7 +1681,11 @@ <li type="circle">org.apache.poi.<a href="org/apache/poi/POIXMLPropertiesTextExtractor.html" title="class in org.apache.poi"><span class="strong">POIXMLPropertiesTextExtractor</span></a></li> <li type="circle">org.apache.poi.xdgf.extractor.<a href="org/apache/poi/xdgf/extractor/XDGFVisioExtractor.html" title="class in org.apache.poi.xdgf.extractor"><span class="strong">XDGFVisioExtractor</span></a></li> <li type="circle">org.apache.poi.xslf.extractor.<a href="org/apache/poi/xslf/extractor/XSLFPowerPointExtractor.html" title="class in org.apache.poi.xslf.extractor"><span class="strong">XSLFPowerPointExtractor</span></a></li> -<li type="circle">org.apache.poi.xssf.extractor.<a href="org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html" title="class in org.apache.poi.xssf.extractor"><span class="strong">XSSFEventBasedExcelExtractor</span></a> (implements org.apache.poi.ss.extractor.<a href="org/apache/poi/ss/extractor/ExcelExtractor.html" title="interface in org.apache.poi.ss.extractor">ExcelExtractor</a>)</li> +<li type="circle">org.apache.poi.xssf.extractor.<a href="org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html" title="class in org.apache.poi.xssf.extractor"><span class="strong">XSSFEventBasedExcelExtractor</span></a> (implements org.apache.poi.ss.extractor.<a href="org/apache/poi/ss/extractor/ExcelExtractor.html" title="interface in org.apache.poi.ss.extractor">ExcelExtractor</a>) +<ul> +<li type="circle">org.apache.poi.xssf.extractor.<a href="org/apache/poi/xssf/extractor/XSSFBEventBasedExcelExtractor.html" title="class in org.apache.poi.xssf.extractor"><span class="strong">XSSFBEventBasedExcelExtractor</span></a> (implements org.apache.poi.ss.extractor.<a href="org/apache/poi/ss/extractor/ExcelExtractor.html" title="interface in org.apache.poi.ss.extractor">ExcelExtractor</a>)</li> +</ul> +</li> <li type="circle">org.apache.poi.xssf.extractor.<a href="org/apache/poi/xssf/extractor/XSSFExcelExtractor.html" title="class in org.apache.poi.xssf.extractor"><span class="strong">XSSFExcelExtractor</span></a> (implements org.apache.poi.ss.extractor.<a href="org/apache/poi/ss/extractor/ExcelExtractor.html" title="interface in org.apache.poi.ss.extractor">ExcelExtractor</a>)</li> <li type="circle">org.apache.poi.xwpf.extractor.<a href="org/apache/poi/xwpf/extractor/XWPFWordExtractor.html" title="class in org.apache.poi.xwpf.extractor"><span class="strong">XWPFWordExtractor</span></a></li> </ul> @@ -1779,6 +1784,7 @@ <ul> <li type="circle">org.apache.poi.xdgf.usermodel.<a href="org/apache/poi/xdgf/usermodel/XDGFRelation.html" title="class in org.apache.poi.xdgf.usermodel"><span class="strong">XDGFRelation</span></a></li> <li type="circle">org.apache.poi.xslf.usermodel.<a href="org/apache/poi/xslf/usermodel/XSLFRelation.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">XSLFRelation</span></a></li> +<li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFBRelation.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBRelation</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFRelation.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFRelation</span></a></li> <li type="circle">org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/XWPFRelation.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFRelation</span></a></li> </ul> @@ -2719,6 +2725,7 @@ </li> <li type="circle">org.apache.poi.xdgf.usermodel.shape.exceptions.<a href="org/apache/poi/xdgf/usermodel/shape/exceptions/StopVisiting.html" title="class in org.apache.poi.xdgf.usermodel.shape.exceptions"><span class="strong">StopVisiting</span></a></li> <li type="circle">org.apache.poi.xdgf.usermodel.shape.exceptions.<a href="org/apache/poi/xdgf/usermodel/shape/exceptions/StopVisitingThisBranch.html" title="class in org.apache.poi.xdgf.usermodel.shape.exceptions"><span class="strong">StopVisitingThisBranch</span></a></li> +<li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFBParseException.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBParseException</span></a></li> </ul> </li> </ul> @@ -2861,7 +2868,17 @@ </ul> </li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFAutoFilter.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFAutoFilter</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/AutoFilter.html" title="interface in org.apache.poi.ss.usermodel">AutoFilter</a>)</li> +<li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFBHyperlinksTable.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBHyperlinksTable</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFBorderFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/BorderFormatting.html" title="interface in org.apache.poi.ss.usermodel">BorderFormatting</a>)</li> +<li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFBParser.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBParser</span></a> +<ul> +<li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFBCommentsTable.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBCommentsTable</span></a></li> +<li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFBSheetHandler.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBSheetHandler</span></a></li> +<li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFBStylesTable.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBStylesTable</span></a></li> +</ul> +</li> +<li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBSharedStringsTable</span></a></li> +<li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFBUtils.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBUtils</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFCell</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.extensions.<a href="org/apache/poi/xssf/usermodel/extensions/XSSFCellAlignment.html" title="class in org.apache.poi.xssf.usermodel.extensions"><span class="strong">XSSFCellAlignment</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.extensions.<a href="org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html" title="class in org.apache.poi.xssf.usermodel.extensions"><span class="strong">XSSFCellBorder</span></a></li> @@ -2904,6 +2921,7 @@ </ul> </li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFHyperlink.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFHyperlink</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a>)</li> +<li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFHyperlinkRecord.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFHyperlinkRecord</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFIconMultiStateFormatting.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFIconMultiStateFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/IconMultiStateFormatting.html" title="interface in org.apache.poi.ss.usermodel">IconMultiStateFormatting</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.helpers.<a href="org/apache/poi/xssf/usermodel/helpers/XSSFIgnoredErrorHelper.html" title="class in org.apache.poi.xssf.usermodel.helpers"><span class="strong">XSSFIgnoredErrorHelper</span></a></li> <li type="circle">org.apache.poi.xssf.extractor.<a href="org/apache/poi/xssf/extractor/XSSFImportFromXML.html" title="class in org.apache.poi.xssf.extractor"><span class="strong">XSSFImportFromXML</span></a></li> @@ -2915,8 +2933,17 @@ <li type="circle">org.apache.poi.xssf.usermodel.helpers.<a href="org/apache/poi/xssf/usermodel/helpers/XSSFPaswordHelper.html" title="class in org.apache.poi.xssf.usermodel.helpers"><span class="strong">XSSFPaswordHelper</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFPatternFormatting.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFPatternFormatting</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/PatternFormatting.html" title="interface in org.apache.poi.ss.usermodel">PatternFormatting</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFPrintSetup.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFPrintSetup</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/PrintSetup.html" title="interface in org.apache.poi.ss.usermodel">PrintSetup</a>)</li> -<li type="circle">org.apache.poi.xssf.eventusermodel.<a href="org/apache/poi/xssf/eventusermodel/XSSFReader.html" title="class in org.apache.poi.xssf.eventusermodel"><span class="strong">XSSFReader</span></a></li> -<li type="circle">org.apache.poi.xssf.eventusermodel.<a href="org/apache/poi/xssf/eventusermodel/XSSFReader.SheetIterator.html" title="class in org.apache.poi.xssf.eventusermodel"><span class="strong">XSSFReader.SheetIterator</span></a> (implements java.util.Iterator<E>)</li> +<li type="circle">org.apache.poi.xssf.eventusermodel.<a href="org/apache/poi/xssf/eventusermodel/XSSFReader.html" title="class in org.apache.poi.xssf.eventusermodel"><span class="strong">XSSFReader</span></a> +<ul> +<li type="circle">org.apache.poi.xssf.eventusermodel.<a href="org/apache/poi/xssf/eventusermodel/XSSFBReader.html" title="class in org.apache.poi.xssf.eventusermodel"><span class="strong">XSSFBReader</span></a></li> +</ul> +</li> +<li type="circle">org.apache.poi.xssf.eventusermodel.<a href="org/apache/poi/xssf/eventusermodel/XSSFReader.SheetIterator.html" title="class in org.apache.poi.xssf.eventusermodel"><span class="strong">XSSFReader.SheetIterator</span></a> (implements java.util.Iterator<E>) +<ul> +<li type="circle">org.apache.poi.xssf.eventusermodel.<a href="org/apache/poi/xssf/eventusermodel/XSSFBReader.SheetIterator.html" title="class in org.apache.poi.xssf.eventusermodel"><span class="strong">XSSFBReader.SheetIterator</span></a></li> +</ul> +</li> +<li type="circle">org.apache.poi.xssf.eventusermodel.<a href="org/apache/poi/xssf/eventusermodel/XSSFReader.XSSFSheetRef.html" title="class in org.apache.poi.xssf.eventusermodel"><span class="strong">XSSFReader.XSSFSheetRef</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFRichTextString.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFRichTextString</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/RichTextString.html" title="interface in org.apache.poi.ss.usermodel">RichTextString</a>)</li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFRow.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFRow</span></a> (implements java.lang.Comparable<T>, org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Row.html" title="interface in org.apache.poi.ss.usermodel">Row</a>)</li> <li type="circle">org.apache.poi.xssf.dev.<a href="org/apache/poi/xssf/dev/XSSFSave.html" title="class in org.apache.poi.xssf.dev"><span class="strong">XSSFSave</span></a></li> @@ -3542,7 +3569,11 @@ <li type="circle">org.apache.poi.ss.formula.<a href="org/apache/poi/ss/formula/WorkbookDependentFormula.html" title="interface in org.apache.poi.ss.formula"><span class="strong">WorkbookDependentFormula</span></a></li> <li type="circle">org.apache.poi.ss.formula.<a href="org/apache/poi/ss/formula/WorkbookEvaluatorProvider.html" title="interface in org.apache.poi.ss.formula"><span class="strong">WorkbookEvaluatorProvider</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFPivotTable.PivotTableReferenceConfigurator.html" title="interface in org.apache.poi.xssf.usermodel"><span class="strong">XSSFPivotTable.PivotTableReferenceConfigurator</span></a></li> -<li type="circle">org.apache.poi.xssf.eventusermodel.<a href="org/apache/poi/xssf/eventusermodel/XSSFSheetXMLHandler.SheetContentsHandler.html" title="interface in org.apache.poi.xssf.eventusermodel"><span class="strong">XSSFSheetXMLHandler.SheetContentsHandler</span></a></li> +<li type="circle">org.apache.poi.xssf.eventusermodel.<a href="org/apache/poi/xssf/eventusermodel/XSSFSheetXMLHandler.SheetContentsHandler.html" title="interface in org.apache.poi.xssf.eventusermodel"><span class="strong">XSSFSheetXMLHandler.SheetContentsHandler</span></a> +<ul> +<li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFBSheetHandler.SheetContentsHandler.html" title="interface in org.apache.poi.xssf.binary"><span class="strong">XSSFBSheetHandler.SheetContentsHandler</span></a></li> +</ul> +</li> <li type="circle">org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/XYNumericFunction.Accumulator.html" title="interface in org.apache.poi.ss.formula.functions"><span class="strong">XYNumericFunction.Accumulator</span></a></li> </ul> <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2> @@ -3708,6 +3739,7 @@ <li type="circle">org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel"><span class="strong">VerticalAlignment</span></a></li> <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">VerticalAlignment</span></a></li> <li type="circle">org.apache.poi.xslf.usermodel.<a href="org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel"><span class="strong">XSLFTableStyle.TablePartStyle</span></a></li> +<li type="circle">org.apache.poi.xssf.binary.<a href="org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary"><span class="strong">XSSFBRecordType</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.extensions.<a href="org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions"><span class="strong">XSSFCellBorder.BorderSide</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFWorkbookType.html" title="enum in org.apache.poi.xssf.usermodel"><span class="strong">XSSFWorkbookType</span></a></li> <li type="circle">org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFRun.FontCharRange</span></a></li>
Modified: poi/site/publish/apidocs/package-list URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/package-list?rev=1787231&r1=1787230&r2=1787231&view=diff ============================================================================== --- poi/site/publish/apidocs/package-list (original) +++ poi/site/publish/apidocs/package-list Thu Mar 16 18:53:48 2017 @@ -134,6 +134,7 @@ org.apache.poi.xslf.model org.apache.poi.xslf.usermodel org.apache.poi.xslf.util org.apache.poi.xssf +org.apache.poi.xssf.binary org.apache.poi.xssf.dev org.apache.poi.xssf.eventusermodel org.apache.poi.xssf.extractor Modified: poi/site/publish/apidocs/serialized-form.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/serialized-form.html?rev=1787231&r1=1787230&r2=1787231&view=diff ============================================================================== --- poi/site/publish/apidocs/serialized-form.html (original) +++ poi/site/publish/apidocs/serialized-form.html Thu Mar 16 18:53:48 2017 @@ -846,6 +846,16 @@ </ul> </li> <li class="blockList"> +<h2 title="Package">Package org.apache.poi.xssf.binary</h2> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.poi.xssf.binary.XSSFBParseException"> +<!-- --> +</a> +<h3>Class <a href="org/apache/poi/xssf/binary/XSSFBParseException.html" title="class in org.apache.poi.xssf.binary">org.apache.poi.xssf.binary.XSSFBParseException</a> extends java.lang.RuntimeException implements Serializable</h3> +</li> +</ul> +</li> +<li class="blockList"> <h2 title="Package">Package org.apache.poi.xssf.streaming</h2> <ul class="blockList"> <li class="blockList"><a name="org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator.RowFlushedException"> Modified: poi/site/publish/changes.html URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1787231&r1=1787230&r2=1787231&view=diff ============================================================================== --- poi/site/publish/changes.html (original) +++ poi/site/publish/changes.html Thu Mar 16 18:53:48 2017 @@ -284,30 +284,34 @@ if (VERSION > 3) { <tbody> <tr class="b"> -<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=51519">51519</a></td><td>XSSF</td><td>Allow user to select or ignore phonetic strings in shared strings table</td> +<td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png" title="add"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60826">60826</a></td><td>XSSF</td><td>Add initial streaming, read-only support for xlsb files</td> </tr> <tr class="a"> -<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60662">60662</a></td><td>XSLF</td><td>Slide import delete unrecognized elements in group shape</td> +<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=51519">51519</a></td><td>XSSF</td><td>Allow user to select or ignore phonetic strings in shared strings table</td> </tr> <tr class="b"> -<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60715">60715</a></td><td>XSLF</td><td>Blank layout was not found</td> +<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60662">60662</a></td><td>XSLF</td><td>Slide import delete unrecognized elements in group shape</td> </tr> <tr class="a"> -<td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png" title="add"></td><td><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=59227,github-48">59227 github-48</a></td><td>SS Common</td><td>Support Chinese and Japanese date formats</td> +<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60715">60715</a></td><td>XSLF</td><td>Blank layout was not found</td> </tr> <tr class="b"> -<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59983">59983</a></td><td>XSSF</td><td>Shift shared formulas when shifting rows in a sheet</td> +<td style="text-align: center;"><img class="icon" alt="add" src="skin/images/add.png" title="add"></td><td><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=59227,github-48">59227 github-48</a></td><td>SS Common</td><td>Support Chinese and Japanese date formats</td> </tr> <tr class="a"> -<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60625">60625</a></td><td>SL Common,XSLF,HSLF</td><td>Rendering issue with background and shape overlayed by image</td> +<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59983">59983</a></td><td>XSSF</td><td>Shift shared formulas when shifting rows in a sheet</td> </tr> <tr class="b"> +<td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60625">60625</a></td><td>SL Common,XSLF,HSLF</td><td>Rendering issue with background and shape overlayed by image</td> +</tr> + +<tr class="a"> <td style="text-align: center;"><img class="icon" alt="fix" src="skin/images/fix.png" title="fix"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60626">60626</a></td><td>XSSF</td><td>ArrayIndexOutOfBoundsException in EvilUnclosedBRFixingInputStream</td> </tr> @@ -337,9 +341,9 @@ if (VERSION > 3) { </ul> -<a name="Changes-N100AE"></a> +<a name="Changes-N100BE"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N100AE">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N100BE">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -453,9 +457,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Summary-N1023A"></a> +<a name="Summary-N1024A"></a> <div class="h4"> -<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N1023A">#</a> +<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N1024A">#</a> </h4> </div> <ul> @@ -472,9 +476,9 @@ if (VERSION > 3) { </ul> -<a name="Changes-N10250"></a> +<a name="Changes-N10260"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10250">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10260">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -664,9 +668,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Summary-N10502"></a> +<a name="Summary-N10512"></a> <div class="h4"> -<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10502">#</a> +<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10512">#</a> </h4> </div> <ul> @@ -689,9 +693,9 @@ if (VERSION > 3) { </ul> -<a name="Changes-N10522"></a> +<a name="Changes-N10532"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10522">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10532">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -897,9 +901,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Summary-N10813"></a> +<a name="Summary-N10823"></a> <div class="h4"> -<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10813">#</a> +<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10823">#</a> </h4> </div> <ul> @@ -916,9 +920,9 @@ if (VERSION > 3) { </ul> -<a name="Changes-N10835"></a> +<a name="Changes-N10845"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10835">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10845">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -1112,9 +1116,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Summary-N10AEB"></a> +<a name="Summary-N10AFB"></a> <div class="h4"> -<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10AEB">#</a> +<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10AFB">#</a> </h4> </div> <ul> @@ -1131,9 +1135,9 @@ if (VERSION > 3) { </ul> -<a name="Changes-N10B0D"></a> +<a name="Changes-N10B1D"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10B0D">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10B1D">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -1239,9 +1243,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Summary-N10C62"></a> +<a name="Summary-N10C72"></a> <div class="h4"> -<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10C62">#</a> +<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N10C72">#</a> </h4> </div> <ul> @@ -1267,9 +1271,9 @@ if (VERSION > 3) { </ul> -<a name="Changes-N10C90"></a> +<a name="Changes-N10CA0"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10C90">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10CA0">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -1447,9 +1451,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N10EF1"></a> +<a name="Changes-N10F01"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10EF1">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N10F01">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -1703,9 +1707,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Summary-N1126F"></a> +<a name="Summary-N1127F"></a> <div class="h4"> -<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N1126F">#</a> +<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N1127F">#</a> </h4> </div> <ul> @@ -1722,9 +1726,9 @@ if (VERSION > 3) { </ul> -<a name="Changes-N11282"></a> +<a name="Changes-N11292"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11282">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11292">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -1910,9 +1914,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N11500"></a> +<a name="Changes-N11510"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11500">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11510">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -2022,9 +2026,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Summary-N11664"></a> +<a name="Summary-N11674"></a> <div class="h4"> -<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11664">#</a> +<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11674">#</a> </h4> </div> <ul> @@ -2037,9 +2041,9 @@ if (VERSION > 3) { </ul> -<a name="Changes-N1168C"></a> +<a name="Changes-N1169C"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1168C">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1169C">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -2169,9 +2173,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N1182F"></a> +<a name="Changes-N1183F"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1182F">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1183F">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -2330,9 +2334,9 @@ if (VERSION > 3) { </div> -<a name="Summary-N11A35"></a> +<a name="Summary-N11A45"></a> <div class="h4"> -<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11A35">#</a> +<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11A45">#</a> </h4> </div> <ul> @@ -2415,9 +2419,9 @@ if (VERSION > 3) { </ul> -<a name="Changes-N11AB2"></a> +<a name="Changes-N11AC2"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11AB2">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11AC2">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -2495,9 +2499,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N11B8F"></a> +<a name="Changes-N11B9F"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11B8F">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11B9F">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -2639,9 +2643,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N11D63"></a> +<a name="Changes-N11D73"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11D63">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11D73">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -2683,9 +2687,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Summary-N11DC5"></a> +<a name="Summary-N11DD5"></a> <div class="h4"> -<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11DC5">#</a> +<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N11DD5">#</a> </h4> </div> <ul> @@ -2713,9 +2717,9 @@ if (VERSION > 3) { </ul> -<a name="Changes-N11DDB"></a> +<a name="Changes-N11DEB"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11DDB">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11DEB">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -2745,9 +2749,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N11E13"></a> +<a name="Changes-N11E23"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11E13">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N11E23">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -3037,9 +3041,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N1220B"></a> +<a name="Changes-N1221B"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1220B">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1221B">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -3213,9 +3217,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N1245C"></a> +<a name="Changes-N1246C"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1245C">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1246C">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -3305,9 +3309,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N1256C"></a> +<a name="Changes-N1257C"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1256C">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1257C">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -3477,9 +3481,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N127AE"></a> +<a name="Changes-N127BE"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N127AE">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N127BE">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -3833,9 +3837,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Summary-N12CA1"></a> +<a name="Summary-N12CB1"></a> <div class="h4"> -<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N12CA1">#</a> +<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N12CB1">#</a> </h4> </div> <ul> @@ -3865,9 +3869,9 @@ if (VERSION > 3) { </ul> -<a name="Changes-N12CC3"></a> +<a name="Changes-N12CD3"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12CC3">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N12CD3">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -4133,9 +4137,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N13061"></a> +<a name="Changes-N13071"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13061">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13071">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -4349,9 +4353,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N1332B"></a> +<a name="Changes-N1333B"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1332B">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1333B">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -4693,9 +4697,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N137B3"></a> +<a name="Changes-N137C3"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N137B3">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N137C3">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -4857,9 +4861,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N139B6"></a> +<a name="Changes-N139C6"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N139B6">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N139C6">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -4969,9 +4973,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N13B0B"></a> +<a name="Changes-N13B1B"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13B0B">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13B1B">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -5149,9 +5153,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Summary-N13D62"></a> +<a name="Summary-N13D72"></a> <div class="h4"> -<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N13D62">#</a> +<h4>Summary<a title="Permanent link" class="headerlink" href="#Summary-N13D72">#</a> </h4> </div> <ul> @@ -5234,9 +5238,9 @@ if (VERSION > 3) { </ul> -<a name="Changes-N13DD2"></a> +<a name="Changes-N13DE2"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13DD2">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13DE2">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -5294,9 +5298,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N13E70"></a> +<a name="Changes-N13E80"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13E70">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N13E80">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -5474,9 +5478,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N140B5"></a> +<a name="Changes-N140C5"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N140B5">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N140C5">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -5602,9 +5606,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N14244"></a> +<a name="Changes-N14254"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14244">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14254">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -5961,9 +5965,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N1470B"></a> +<a name="Changes-N1471B"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1470B">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1471B">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -6122,9 +6126,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N1491A"></a> +<a name="Changes-N1492A"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1491A">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1492A">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -6361,9 +6365,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N14C4D"></a> +<a name="Changes-N14C5D"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14C4D">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14C5D">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -6608,9 +6612,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N14FA6"></a> +<a name="Changes-N14FB6"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14FA6">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N14FB6">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -6791,9 +6795,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N15206"></a> +<a name="Changes-N15216"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15206">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15216">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -6898,9 +6902,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N15352"></a> +<a name="Changes-N15362"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15352">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15362">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -6933,9 +6937,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N15396"></a> +<a name="Changes-N153A6"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15396">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N153A6">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -7004,9 +7008,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N15455"></a> +<a name="Changes-N15465"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15455">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15465">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -7055,9 +7059,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N154C6"></a> +<a name="Changes-N154D6"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N154C6">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N154D6">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -7466,9 +7470,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N15A38"></a> +<a name="Changes-N15A48"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15A38">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15A48">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -7593,9 +7597,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N15BCC"></a> +<a name="Changes-N15BDC"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15BCC">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15BDC">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -7688,9 +7692,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N15CF1"></a> +<a name="Changes-N15D01"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15CF1">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N15D01">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8008,9 +8012,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N1613B"></a> +<a name="Changes-N1614B"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1613B">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1614B">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8119,9 +8123,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16299"></a> +<a name="Changes-N162A9"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16299">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N162A9">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8174,9 +8178,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16325"></a> +<a name="Changes-N16335"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16325">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16335">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8330,9 +8334,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N1650D"></a> +<a name="Changes-N1651D"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1650D">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1651D">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8398,9 +8402,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N165BD"></a> +<a name="Changes-N165CD"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N165BD">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N165CD">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8442,9 +8446,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16619"></a> +<a name="Changes-N16629"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16619">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16629">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8470,9 +8474,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N1663F"></a> +<a name="Changes-N1664F"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1663F">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1664F">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8506,9 +8510,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16680"></a> +<a name="Changes-N16690"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16680">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16690">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8542,9 +8546,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N166BE"></a> +<a name="Changes-N166CE"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N166BE">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N166CE">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8582,9 +8586,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16711"></a> +<a name="Changes-N16721"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16711">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16721">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8614,9 +8618,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16746"></a> +<a name="Changes-N16756"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16746">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16756">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8642,9 +8646,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N1676C"></a> +<a name="Changes-N1677C"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1676C">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1677C">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8694,9 +8698,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N167DD"></a> +<a name="Changes-N167ED"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N167DD">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N167ED">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8850,9 +8854,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N169E6"></a> +<a name="Changes-N169F6"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N169E6">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N169F6">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8895,9 +8899,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16A3C"></a> +<a name="Changes-N16A4C"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16A3C">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16A4C">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -8947,9 +8951,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16A9E"></a> +<a name="Changes-N16AAE"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16A9E">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16AAE">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9042,9 +9046,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16B90"></a> +<a name="Changes-N16BA0"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16B90">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16BA0">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9077,9 +9081,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16BCE"></a> +<a name="Changes-N16BDE"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16BCE">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16BDE">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9130,9 +9134,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16C3C"></a> +<a name="Changes-N16C4C"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16C3C">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16C4C">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9161,9 +9165,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16C6E"></a> +<a name="Changes-N16C7E"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16C6E">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16C7E">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9192,9 +9196,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16CA0"></a> +<a name="Changes-N16CB0"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16CA0">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16CB0">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9239,9 +9243,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16D02"></a> +<a name="Changes-N16D12"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16D02">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16D12">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9266,9 +9270,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16D28"></a> +<a name="Changes-N16D38"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16D28">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16D38">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9309,9 +9313,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16D72"></a> +<a name="Changes-N16D82"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16D72">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16D82">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9336,9 +9340,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16D98"></a> +<a name="Changes-N16DA8"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16D98">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16DA8">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9363,9 +9367,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16DBE"></a> +<a name="Changes-N16DCE"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16DBE">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16DCE">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9390,9 +9394,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16DE4"></a> +<a name="Changes-N16DF4"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16DE4">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16DF4">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9435,9 +9439,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16E2E"></a> +<a name="Changes-N16E3E"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E2E">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E3E">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9462,9 +9466,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16E54"></a> +<a name="Changes-N16E64"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E54">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16E64">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9515,9 +9519,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16EB6"></a> +<a name="Changes-N16EC6"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16EB6">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16EC6">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9544,9 +9548,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16EDC"></a> +<a name="Changes-N16EEC"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16EDC">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16EEC">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9589,9 +9593,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16F32"></a> +<a name="Changes-N16F42"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F32">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F42">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9634,9 +9638,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16F7C"></a> +<a name="Changes-N16F8C"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F7C">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16F8C">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9667,9 +9671,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16FAE"></a> +<a name="Changes-N16FBE"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FAE">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FBE">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9694,9 +9698,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16FD4"></a> +<a name="Changes-N16FE4"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FD4">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FE4">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9721,9 +9725,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N16FFA"></a> +<a name="Changes-N1700A"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N16FFA">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N1700A">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9748,9 +9752,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N17020"></a> +<a name="Changes-N17030"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17020">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17030">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -9775,9 +9779,9 @@ if (VERSION > 3) { </h3> </div> -<a name="Changes-N17046"></a> +<a name="Changes-N17056"></a> <div class="h4"> -<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17046">#</a> +<h4>Changes<a title="Permanent link" class="headerlink" href="#Changes-N17056">#</a> </h4> </div> <table class="ForrestTable" cellspacing="1" cellpadding="4"> Modified: poi/site/publish/changes.rss URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1787231&r1=1787230&r2=1787231&view=diff ============================================================================== --- poi/site/publish/changes.rss (original) +++ poi/site/publish/changes.rss Thu Mar 16 18:53:48 2017 @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd"> <rss version="0.91"><channel><title>Apache POI Changes</title><link>https://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language> +<item><title>XSSF: add(bug 60826)</title><link>https://poi.apache.org/changes.html</link><description>add by POI Developers (bug 60826) - XSSF: Add initial streaming, read-only support for xlsb files</description></item> <item><title>XSSF: fix(bug 51519)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 51519) - XSSF: Allow user to select or ignore phonetic strings in shared strings table</description></item> <item><title>XSLF: fix(bug 60662)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 60662) - XSLF: Slide import delete unrecognized elements in group shape</description></item> <item><title>XSLF: fix(bug 60715)</title><link>https://poi.apache.org/changes.html</link><description>fix by POI Developers (bug 60715) - XSLF: Blank layout was not found</description></item> Modified: poi/site/publish/index.html URL: http://svn.apache.org/viewvc/poi/site/publish/index.html?rev=1787231&r1=1787230&r2=1787231&view=diff ============================================================================== --- poi/site/publish/index.html (original) +++ poi/site/publish/index.html Thu Mar 16 18:53:48 2017 @@ -266,6 +266,12 @@ if (VERSION > 3) { </h3> </div> + + +<p>The Apache POI project is participating in Google Summer of Code as a project under the Apache Software Foundation. Pick an area of POI that you would like to see developed further and apply to be a GSoC Student. We will happily mentor individuals even if they are not ultimately enrolled as a GSoC Student by Google. <a href="https://community.apache.org/gsoc.html">Read more...</a> +</p> + + <!-- latest beta release, if newer than latest final release --> <a name="02+February+2017+-+POI+3.16+beta+2+available"></a> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
