poi/src/ooxml/java/org/apache/poi
Yegor Kozlov 034f4c5cf5 Bug 51098 - Error in calculating image width/height, if image fits into one cell
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128422 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 18:46:04 +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 Inside ExtractorFactory, support finding embedded OOXML documents and providing extractors for them 2010-12-16 07:39:21 +00:00
openxml4j Put more details in the error message for next time 2011-05-19 09:16:48 +00:00
ss/usermodel 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
util Various XWPF picture tweaks and more unit tests 2010-09-14 18:50:10 +00:00
xslf Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (problem with self references) 2011-05-27 14:35:44 +00:00
xssf Bug 51098 - Error in calculating image width/height, if image fits into one cell 2011-05-27 18:46:04 +00:00
xwpf Fix bug #47147 - XWPF table cells adding extra paragraph - test from Stefan Stern 2011-05-27 14:48:22 +00:00
POIXMLDocument.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
POIXMLDocumentPart.java Fix inconsistent indent 2011-04-08 20:29:49 +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 Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1 2010-06-22 13:59:44 +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