poi/src/ooxml/java/org/apache/poi
Dominik Stadler 18d369ed86 Exclude TestUnfixedBugs from OOXMLLite to avoid confusing output in ant-build of ooxml-lite
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1517179 13f79535-47bb-0310-9956-ffa450edef68
2013-08-24 18:32:45 +00:00
..
dev Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 2009-03-18 18:54:01 +00:00
extractor Add Word-to-Text converter and use it as replacement for WordExtractor 2011-08-09 12:38:52 +00:00
openxml4j JavaDoc fixes from #54731 from Dominik Stadler 2013-06-12 16:32:24 +00:00
ss/usermodel Ensure the indenting is consistent within the file, and then make some minor updates to the JavaDocs (language, clarity etc) 2013-06-26 14:57:36 +00:00
util Exclude TestUnfixedBugs from OOXMLLite to avoid confusing output in ant-build of ooxml-lite 2013-08-24 18:32:45 +00:00
xslf one more fix related to Bugzilla 54407 2013-01-23 09:14:14 +00:00
xssf Some Eclipse warnings removed 2013-08-23 18:54:05 +00:00
xwpf Patch from Tim Allison from bug #55142 - Not all XWPF SDT block 2013-06-25 13:09:08 +00:00
POIXMLDocument.java New PackagePart method getRelatedPart(PackageRelationship) to simplify navigation of relations between OPC Parts 2011-09-19 21:40:39 +00:00
POIXMLDocumentPart.java fix some Eclipse warnings, adjust some unit tests slightly 2013-08-23 10:44:39 +00:00
POIXMLException.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
POIXMLFactory.java Ensure that XWPFParagraph.getDocument() is not null 2010-10-28 13:02:43 +00:00
POIXMLProperties.java More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking... 2010-06-29 11:07:27 +00:00
POIXMLPropertiesTextExtractor.java Support more OOXML custom properties for text extraction 2012-01-11 17:59:36 +00:00
POIXMLRelation.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
POIXMLTextExtractor.java Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. 2013-06-17 07:53:59 +00:00