poi/src/ooxml/java/org/apache/poi
Nick Burch 5863a82a6e Fix and update JavaDoc entries, and correct areas with wildy inconsistent whitespace / style to the surrounding code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1492802 13f79535-47bb-0310-9956-ffa450edef68
2013-06-13 18:29:08 +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 Add File based constructor to OPCPackage, alongside existing String one (which constructed a File from the string internally) 2012-06-19 22:50:14 +00:00
util removed svn:executable bit from project files 2011-12-10 08:02:08 +00:00
xslf one more fix related to Bugzilla 54407 2013-01-23 09:14:14 +00:00
xssf Bugzilla 54625 - Register user-defined functions in instance scope instead of static 2013-03-03 16:16:12 +00:00
xwpf Fix and update JavaDoc entries, and correct areas with wildy inconsistent whitespace / style to the surrounding code 2013-06-13 18:29: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 bug #51850 - support creating comments in XSSF on an earlier slide when later ones already have them 2011-09-22 10:37:54 +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 Allow access from XSSFReader to sheet comments and headers/footers (related to bug #50076) 2010-11-22 15:16:45 +00:00