/[Apache-SVN]
ViewVC logotype

Revision 1028283


Jump to revision: Previous Next
Author: maxcom
Date: Thu Oct 28 13:02:43 2010 UTC (13 years, 7 months ago)
Changed paths: 16
Log Message:
    Ensure that XWPFParagraph.getDocument() is not null
    (Null getDocument() causes NPE when looking for comments in XWPFWordExtractorDecorator)


Changed paths

Path Details
Directorypoi/trunk/src/ooxml/java/org/apache/poi/POIXMLDocumentPart.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/POIXMLFactory.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFactory.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel/IBody.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFComment.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFDocument.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFFactory.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFFooter.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFHeader.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFParagraph.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFTableCell.java modified , text changed
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/TestPOIXMLDocument.java modified , text changed
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFHeader.java modified , text changed
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFTable.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26