poi/src/ooxml/java/org/apache/poi
Yegor Kozlov 436965d98b fixed XSSFSheet autoSizeColumn() to tolerate empty RichTextString, see Bugzilla 48332
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@887160 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 11:24:02 +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 reduced the number of compiler warnings generated by JDK 1.6.13 with -Xlint 2009-10-04 16:01:29 +00:00
openxml4j removed log4j calls from ooxml tests, also fixed misc bugs discovered when imlementing OOXMLLite 2009-11-16 15:33:45 +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 included poi-ooxml-schemas and poi-examples in the release cycle, also misc improvements in build.xml: merged scratchpad and main examples, improved cross-module classpath dependencies, removed obsolete targets 2009-11-21 15:30:54 +00:00
xslf added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 2009-12-03 16:50:34 +00:00
xssf fixed XSSFSheet autoSizeColumn() to tolerate empty RichTextString, see Bugzilla 48332 2009-12-04 11:24:02 +00:00
xwpf added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 2009-12-03 16:50:34 +00:00
POIXMLDocument.java Fixed unused imports compiler warnings (and some others) 2009-08-18 02:41:45 +00:00
POIXMLDocumentPart.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +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 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
POIXMLProperties.java Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 2009-10-08 22:29:41 +00:00
POIXMLPropertiesTextExtractor.java fixing compiler warnings - unused imports, declared exceptions not thrown 2009-08-22 05:50:32 +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 fixing compiler warnings - unused imports, declared exceptions not thrown 2009-08-22 05:50:32 +00:00