Author: nick
Date: Thu Jul 31 15:11:48 2014
New Revision: 1614917

URL: http://svn.apache.org/r1614917
Log:
Republish JavaDocs and changelog

Modified:
    poi/site/publish/apidocs/index-all.html
    
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html
    
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/package-summary.html
    poi/site/publish/changes.html
    poi/site/publish/changes.rss
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/publish/apidocs/index-all.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1614917&r1=1614916&r2=1614917&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Thu Jul 31 15:11:48 2014
@@ -77044,7 +77044,9 @@ the order they are declared.</div>
 <div class="block">Construct a XSSFRow.</div>
 </dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html" 
title="class in org.apache.poi.xssf.usermodel.helpers"><span 
class="strong">XSSFRowShifter</span></a> - Class in <a 
href="./org/apache/poi/xssf/usermodel/helpers/package-summary.html">org.apache.poi.xssf.usermodel.helpers</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Helper for shifting rows up or down</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html#XSSFRowShifter(org.apache.poi.xssf.usermodel.XSSFSheet)">XSSFRowShifter(XSSFSheet)</a></span>
 - Constructor for class org.apache.poi.xssf.usermodel.helpers.<a 
href="./org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html" title="class 
in org.apache.poi.xssf.usermodel.helpers">XSSFRowShifter</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xssf/dev/XSSFSave.html" title="class in 
org.apache.poi.xssf.dev"><span class="strong">XSSFSave</span></a> - Class in <a 
href="./org/apache/poi/xssf/dev/package-summary.html">org.apache.poi.xssf.dev</a></dt>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html?rev=1614917&r1=1614916&r2=1614917&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html
 Thu Jul 31 15:11:48 2014
@@ -96,8 +96,7 @@
 <br>
 <pre>public final class <span class="strong">XSSFRowShifter</span>
 extends java.lang.Object</pre>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Yegor Kozlov</dd></dl>
+<div class="block">Helper for shifting rows up or down</div>
 </li>
 </ul>
 </div>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/package-summary.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/package-summary.html?rev=1614917&r1=1614916&r2=1614917&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/package-summary.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/helpers/package-summary.html
 Thu Jul 31 15:11:48 2014
@@ -92,7 +92,9 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../../org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html"
 title="class in org.apache.poi.xssf.usermodel.helpers">XSSFRowShifter</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Helper for shifting rows up or down</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../../org/apache/poi/xssf/usermodel/helpers/XSSFSingleXmlCell.html"
 title="class in 
org.apache.poi.xssf.usermodel.helpers">XSSFSingleXmlCell</a></td>

Modified: poi/site/publish/changes.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1614917&r1=1614916&r2=1614917&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Jul 31 15:11:48 2014
@@ -257,6 +257,9 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56502";>56502</a> - When 
shifting XSSF rows with formula cells, if the formula can't be parsed, log + 
leave it unchanged rather than failing</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56527";>56527</a> - 
Avoid NPE from XSSFHyperLink when setting the cell it references on a new 
link</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: 
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1614917&r1=1614916&r2=1614917&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Thu Jul 31 15:11:48 2014
@@ -1,3 +1,3 @@
 <?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>POI 
Changes</title><link>http://poi.apache.org/changes.html</link><description>POI 
Changes</description><language>en-us</language><item><title> fix(bug 
56527)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56527) - Avoid NPE from XSSFHyperLink when setting the 
cell it references on a new link</description></item><item><title> fix(bug 
53984)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 53984) - If an unsupported BofRecord is found for a 
sheet, warn and skip rather than breaking</description></item><item><title> 
fix(bug 
53984)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 53984) - Support the ColInfoRecord coming after the 
cells, rather than before as is normal</description></item><item><title> 
fix(bug 
56132)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56
 132) - Allow XSSF formula evaluation to also skip missing external workbook 
references, if requested, in line with existing HSSF 
support</description></item><item><title> add(bug 
56020)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56020) - XSSF support for creating Pivot 
Tables</description></item><item><title> add(bug 
55906)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 55906) - Formula Evaluator support for multi-sheet 
references for those functions which support them, eg 
SUM(Sheet1:Sheet3!A1:B2)</description></item><item><title> add(bug 
56023)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56023) - Allow XSSF event model to find + return 
comments, and use this for the event based .xlsx text extractor. Required 
backwards-incompatible updates to 
XSSFSheetXMLHandler.SheetContentsHandler</description></item><item><title> 
fix(bug 56194)</ti
 tle><link>http://poi.apache.org/changes.html</link><description> fix by POI 
Developers (bug 56194) - HPSF thumbnail format tags are Int not 
UInt</description></item><item><title> fix(bug 
56735)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56735) - Allow a system wide setting of where Temp files 
(eg for SXSSF) go, via TempFile / 
TempFileCreationStrategy</description></item><item><title> fix(bug 
56683)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56683) - Have XMLBeans request UTF-8 for strings by 
default, to avoid issues on the odd platform where that isn't already the 
case</description></item><item><title> fix(bug 
54443)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 54443) - Correct HSSFOptimiser logic for the case where 
the to-keep style wasn't previously in use</description></item><item><title> 
add(bug 56737)</title><link>http://poi.a
 pache.org/changes.html</link><description> add by POI Developers (bug 56737) - 
XSSF support for evaluating formula references to other 
Workbooks</description></item><item><title> fix(bug 
56688)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56688) - Fix border cases in EDATE function: handle 
RefEval and BlankEval and also return #VALUE, not #REF in case of 
error</description></item><item><title> add(bug 
56744)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56744) - Initial support for XSSF External Links tables, 
which hold references to other workbooks referenced by formulas and 
names</description></item><item><title> fix(bug 
56702)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56702) - If a cell is of type numeric but has an empty 
&lt;v/&gt; tag, return as 0</description></item><item><title> fix(bug 
56537)</title><link>http://poi.apache.or
 g/changes.html</link><description> fix by POI Developers (bug 56537) - Make 
Workbook be Closeable, so you can call close() to explicitly free the file 
based resources when you're done</description></item><item><title> fix(bug 
54771)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 54771) - Read text from SDTs at the table cell level, 
including (sometimes) Cover Page, Table of Contents and 
Bibliography</description></item><item><title> fix(bug 
56556)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56556) - Change how ColumnHelper finds CTCol instances, 
to speed up the more common use case when most are wanted for 
reading</description></item><item><title> fix(bug 
56572)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56572) - HSSFCell should follow XSSF, and allow setting 
a null-style to return to the default style</description></item><item><title
 > fix(bug 
 > 56563)</title><link>http://poi.apache.org/changes.html</link><description> 
 > fix by POI Developers (bug 56563) - Fix multithreading bug when reading 2 
 > similar files</description></item><item><title> fix(bug 
 > 53691)</title><link>http://poi.apache.org/changes.html</link><description> 
 > fix by POI Developers (bug 53691) - Fix a copy/paste error in 
 > CFRuleRecord.clone() </description></item><item><title> fix(bug 
 > 56170)</title><link>http://poi.apache.org/changes.html</link><description> 
 > fix by POI Developers (bug 56170) - Fix a problem with cells in workbooks 
 > becoming disconnected</description></item><item><title> fix(bug 
 > 56514)</title><link>http://poi.apache.org/changes.html</link><description> 
 > fix by POI Developers (bug 56514) - Add missing null-check if simple shape 
 > does not</description></item><item><title> fix(bug 
 > 56325)</title><link>http://poi.apache.org/changes.html</link><description> 
 > fix by POI Developers (bug 56325) - Bug 54400 introduced a problem when 
 > removing a sheet wit
 h named ranges</description></item><item><title> fix(bug 
47251)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 47251) - NoteRecord can sometimes be double-padded if 
there's no author set</description></item><item><title> fix(bug 
54034)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 54034) - Handle date format strings in an iso8601 style 
format, with a T in them</description></item><item><title> fix(bug 
56274)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56274) - Correct SXSSF writing of tables when creating 
from a template</description></item><item><title> fix(bug 
56468)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56468) - Writing a workbook more than once corrupts the 
file</description></item><item><title> fix(bug 
53983)</title><link>http://poi.apache.org/changes.html</link><description> 
 fix by POI Developers (bug 53983) - Outlook sometimes stores a codepage of 
ANSI when it means 1252, detect and alias</description></item><item><title> 
add(bug 
56486)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56486) - Add XOR obfuscation/decryption support to 
HSSF</description></item><item><title> add(bug 
56269)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56269) - DateFormat - Rounding of 
fractionals</description></item><item><title> fix(bug 
56482)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56482) - Excel 2007 and later allows for more than 3 
Conditional Formatting rules per sheet, so change our hard limit to logging a 
compatibility warning</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - Add NPOIFS in-place write support, including updating the conte
 nts of existing entries</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - Complete NPOIFS write 
support</description></item><item><title> fix(bug 
56447)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56447) - NPOIFS fixes for 2+gb files loaded via File 
(InputStream is limited to 2gb due to ByteBuffer 
limits)</description></item><item><title> fix(bug 
56450)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56450) - Avoid a NPE if a comment has no associated 
NoteRecord (but we still don't know where it 
belongs)</description></item><item><title> fix(bug 
56437)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56437) - Streaming write support in 
NPOIFS</description></item><item><title> fix(bug 
56315)</title><link>http://poi.apache.org/changes.html</link><description> fix b
 y POI Developers (bug 56315) - Fix floating point rounding problems with ROUND 
function</description></item><item><title> fix(bug 
55594)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55594) - Fix SXSSF encodings on EBCIDIC platforms, by 
setting the required encoding explicitly</description></item><item><title> 
fix(bug 
56278)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56278) - Support loading .xlsx files with no Styles 
Table</description></item><item><title> fix(bug 
56195)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56195) - Replace System.err in XSSFSheetXMLHandler with 
propert logging</description></item><item><title> fix(bug 
56169)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56169) - Fix NPE during export to XML with 
xs:all</description></item><item><title> fix(bug 55923)</title><l
 ink>http://poi.apache.org/changes.html</link><description> fix by POI 
Developers (bug 55923) - Fix compare/sorting of nodes in exported 
XML</description></item><item><title> fix(bug 
55926)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55926) - Handle numeric formula values when exporting to 
XML</description></item><item><title> fix(bug 
55927)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55927) - Handle date types when exporting to 
XML</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - Stop being compatible to JDK 1.5, we now require JDK 
6</description></item><item><title> fix(bug 
56011)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56011) - Use default style if the cell style attribute 
is not present</description></item><item><title> add</title><link>http://po
 i.apache.org/changes.html</link><description> add by POI Developers - Upgrade 
third party libs to latest versions: commons-logging, commons-codec, 
log4j</description></item><item><title> fix(bug 
56260)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56260) - Avoid warnings when a TextHeaderAtom is empty 
and has another straight after, or where there's a TextRulerAtom / 
MasterTextPropAtom / TextSpecInfoAtom before the Text Chars / 
Bytes</description></item><item><title> add(bug 
56075)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56075) - Add Change Tracking support to 
XWPF</description></item><item><title> add(bug 
56077)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56077) - Add password hash function to 
HWPF</description></item><item><title> add(bug 
56076)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Devel
 opers (bug 56076) - Add document protection with password support to 
XWPF</description></item><item><title> fix(bug 
55026)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55026) - Support OOXML ContentTypes which include 
parameters</description></item><item><title> fix(bug 
55732)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55732) - PPT can't open, fails with "Couldn't 
instantiate ... StyleTextProp9Atom"</description></item><item><title> fix(bug 
56138)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56138) - HSPF code page strings can be zero 
length</description></item><item><title> add(bug 
53130)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 53130) - SXSSF Shared Strings option 
support</description></item><item><title> fix(bug 
55902)</title><link>http://poi.apache.org/changes.html</link><desc
 ription> fix by POI Developers (bug 55902) - Mixed fonts issue with Chinese 
characters (unable to form images from ppt)</description></item><item><title> 
add(bug 
56022)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56022) - XSSF Event Text Extractor header/footer 
support</description></item><item><title> fix(bug 
53282)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 53282) - Hyperlink with a non-breaking space throws 
java.lang.IllegalStateException</description></item><item><title> fix(bug 
55802)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55802) - Special Letters not exported 
correct</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - Expose the StyleIndex of HWPF 
CharacterRuns</description></item><item><title> fix(bug 
51891)</title><link>http://poi.apache.org/
 changes.html</link><description> fix by POI Developers (bug 51891) - Fix 
StringIndexOutOfBoundsException : Ole10Native.&lt;init&gt; (parsing word 
file)</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>POI 
Changes</title><link>http://poi.apache.org/changes.html</link><description>POI 
Changes</description><language>en-us</language><item><title> fix(bug 
56502)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56502) - When shifting XSSF rows with formula cells, if 
the formula can't be parsed, log + leave it unchanged rather than 
failing</description></item><item><title> fix(bug 
56527)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56527) - Avoid NPE from XSSFHyperLink when setting the 
cell it references on a new link</description></item><item><title> fix(bug 
53984)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 53984) - If an unsupported BofRecord is found for a 
sheet, warn and skip rather than breaking</description></item><item><title> 
fix(bug 53984)</title><link>http://poi.apache.org/changes.html</link><des
 cription> fix by POI Developers (bug 53984) - Support the ColInfoRecord coming 
after the cells, rather than before as is 
normal</description></item><item><title> fix(bug 
56132)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56132) - Allow XSSF formula evaluation to also skip 
missing external workbook references, if requested, in line with existing HSSF 
support</description></item><item><title> add(bug 
56020)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56020) - XSSF support for creating Pivot 
Tables</description></item><item><title> add(bug 
55906)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 55906) - Formula Evaluator support for multi-sheet 
references for those functions which support them, eg 
SUM(Sheet1:Sheet3!A1:B2)</description></item><item><title> add(bug 
56023)</title><link>http://poi.apache.org/changes.html</link><description> add
  by POI Developers (bug 56023) - Allow XSSF event model to find + return 
comments, and use this for the event based .xlsx text extractor. Required 
backwards-incompatible updates to 
XSSFSheetXMLHandler.SheetContentsHandler</description></item><item><title> 
fix(bug 
56194)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56194) - HPSF thumbnail format tags are Int not 
UInt</description></item><item><title> fix(bug 
56735)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56735) - Allow a system wide setting of where Temp files 
(eg for SXSSF) go, via TempFile / 
TempFileCreationStrategy</description></item><item><title> fix(bug 
56683)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56683) - Have XMLBeans request UTF-8 for strings by 
default, to avoid issues on the odd platform where that isn't already the 
case</description></item><item><title> fix(bug 5
 4443)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 54443) - Correct HSSFOptimiser logic for the case where 
the to-keep style wasn't previously in use</description></item><item><title> 
add(bug 
56737)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56737) - XSSF support for evaluating formula references 
to other Workbooks</description></item><item><title> fix(bug 
56688)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56688) - Fix border cases in EDATE function: handle 
RefEval and BlankEval and also return #VALUE, not #REF in case of 
error</description></item><item><title> add(bug 
56744)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56744) - Initial support for XSSF External Links tables, 
which hold references to other workbooks referenced by formulas and 
names</description></item><item><title> f
 ix(bug 
56702)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56702) - If a cell is of type numeric but has an empty 
&lt;v/&gt; tag, return as 0</description></item><item><title> fix(bug 
56537)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56537) - Make Workbook be Closeable, so you can call 
close() to explicitly free the file based resources when you're 
done</description></item><item><title> fix(bug 
54771)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 54771) - Read text from SDTs at the table cell level, 
including (sometimes) Cover Page, Table of Contents and 
Bibliography</description></item><item><title> fix(bug 
56556)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56556) - Change how ColumnHelper finds CTCol instances, 
to speed up the more common use case when most are wanted for reading</d
 escription></item><item><title> fix(bug 
56572)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56572) - HSSFCell should follow XSSF, and allow setting 
a null-style to return to the default style</description></item><item><title> 
fix(bug 
56563)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56563) - Fix multithreading bug when reading 2 similar 
files</description></item><item><title> fix(bug 
53691)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 53691) - Fix a copy/paste error in CFRuleRecord.clone() 
</description></item><item><title> fix(bug 
56170)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56170) - Fix a problem with cells in workbooks becoming 
disconnected</description></item><item><title> fix(bug 
56514)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Develope
 rs (bug 56514) - Add missing null-check if simple shape does 
not</description></item><item><title> fix(bug 
56325)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56325) - Bug 54400 introduced a problem when removing a 
sheet with named ranges</description></item><item><title> fix(bug 
47251)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 47251) - NoteRecord can sometimes be double-padded if 
there's no author set</description></item><item><title> fix(bug 
54034)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 54034) - Handle date format strings in an iso8601 style 
format, with a T in them</description></item><item><title> fix(bug 
56274)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56274) - Correct SXSSF writing of tables when creating 
from a template</description></item><item><title> fix(bug 56468)
 </title><link>http://poi.apache.org/changes.html</link><description> fix by 
POI Developers (bug 56468) - Writing a workbook more than once corrupts the 
file</description></item><item><title> fix(bug 
53983)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 53983) - Outlook sometimes stores a codepage of ANSI 
when it means 1252, detect and alias</description></item><item><title> add(bug 
56486)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56486) - Add XOR obfuscation/decryption support to 
HSSF</description></item><item><title> add(bug 
56269)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56269) - DateFormat - Rounding of 
fractionals</description></item><item><title> fix(bug 
56482)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56482) - Excel 2007 and later allows for more than 3 
Conditional Formatt
 ing rules per sheet, so change our hard limit to logging a compatibility 
warning</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - Add NPOIFS in-place write support, including updating the 
contents of existing entries</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - Complete NPOIFS write 
support</description></item><item><title> fix(bug 
56447)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56447) - NPOIFS fixes for 2+gb files loaded via File 
(InputStream is limited to 2gb due to ByteBuffer 
limits)</description></item><item><title> fix(bug 
56450)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56450) - Avoid a NPE if a comment has no associated 
NoteRecord (but we still don't know where it 
belongs)</description></item><item><title> f
 ix(bug 
56437)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56437) - Streaming write support in 
NPOIFS</description></item><item><title> fix(bug 
56315)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56315) - Fix floating point rounding problems with ROUND 
function</description></item><item><title> fix(bug 
55594)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55594) - Fix SXSSF encodings on EBCIDIC platforms, by 
setting the required encoding explicitly</description></item><item><title> 
fix(bug 
56278)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56278) - Support loading .xlsx files with no Styles 
Table</description></item><item><title> fix(bug 
56195)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56195) - Replace System.err in XSSFSheetXMLHandler
  with propert logging</description></item><item><title> fix(bug 
56169)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56169) - Fix NPE during export to XML with 
xs:all</description></item><item><title> fix(bug 
55923)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55923) - Fix compare/sorting of nodes in exported 
XML</description></item><item><title> fix(bug 
55926)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55926) - Handle numeric formula values when exporting to 
XML</description></item><item><title> fix(bug 
55927)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55927) - Handle date types when exporting to 
XML</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - Stop being compatible to JDK 1.5, we now require JDK 6<
 /description></item><item><title> fix(bug 
56011)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56011) - Use default style if the cell style attribute 
is not present</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - Upgrade third party libs to latest versions: commons-logging, 
commons-codec, log4j</description></item><item><title> fix(bug 
56260)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56260) - Avoid warnings when a TextHeaderAtom is empty 
and has another straight after, or where there's a TextRulerAtom / 
MasterTextPropAtom / TextSpecInfoAtom before the Text Chars / 
Bytes</description></item><item><title> add(bug 
56075)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56075) - Add Change Tracking support to 
XWPF</description></item><item><title> add(bug 56077
 )</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers (bug 56077) - Add password hash function to 
HWPF</description></item><item><title> add(bug 
56076)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56076) - Add document protection with password support 
to XWPF</description></item><item><title> fix(bug 
55026)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55026) - Support OOXML ContentTypes which include 
parameters</description></item><item><title> fix(bug 
55732)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55732) - PPT can't open, fails with "Couldn't 
instantiate ... StyleTextProp9Atom"</description></item><item><title> fix(bug 
56138)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 56138) - HSPF code page strings can be zero 
length</description></item><it
 em><title> add(bug 
53130)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 53130) - SXSSF Shared Strings option 
support</description></item><item><title> fix(bug 
55902)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55902) - Mixed fonts issue with Chinese characters 
(unable to form images from ppt)</description></item><item><title> add(bug 
56022)</title><link>http://poi.apache.org/changes.html</link><description> add 
by POI Developers (bug 56022) - XSSF Event Text Extractor header/footer 
support</description></item><item><title> fix(bug 
53282)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 53282) - Hyperlink with a non-breaking space throws 
java.lang.IllegalStateException</description></item><item><title> fix(bug 
55802)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 55802) - Special Letters not e
 xported correct</description></item><item><title> 
add</title><link>http://poi.apache.org/changes.html</link><description> add by 
POI Developers - Expose the StyleIndex of HWPF 
CharacterRuns</description></item><item><title> fix(bug 
51891)</title><link>http://poi.apache.org/changes.html</link><description> fix 
by POI Developers (bug 51891) - Fix StringIndexOutOfBoundsException : 
Ole10Native.&lt;init&gt; (parsing word 
file)</description></item></channel></rss>
\ No newline at end of file

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1614917&r1=1614916&r2=1614917&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Thu Jul 31 15:11:48 2014
@@ -37,6 +37,7 @@
     </devs>
 
     <release version="3.11-beta1" date="2014-??-??">
+        <action dev="PD" type="fix" fixes-bug="56502">When shifting XSSF rows 
with formula cells, if the formula can't be parsed, log + leave it unchanged 
rather than failing</action>
         <action dev="PD" type="fix" fixes-bug="56527">Avoid NPE from 
XSSFHyperLink when setting the cell it references on a new link</action>
         <action dev="PD" type="fix" fixes-bug="53984">If an unsupported 
BofRecord is found for a sheet, warn and skip rather than breaking</action>
         <action dev="PD" type="fix" fixes-bug="53984">Support the 
ColInfoRecord coming after the cells, rather than before as is normal</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to