You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Burch a120845220 Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags 14 years ago
..
dev Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 15 years ago
extractor Properly close internal InputStream in ExtractorFactory#createExtractor(File), see Bugzilla 49147 14 years ago
openxml4j Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138 14 years ago
ss/usermodel Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 15 years ago
util always copy all declared inner classes and interfaces when generating poi-ooxml-schemas, see Bugzilla 48572 14 years ago
xslf Add missing license headers 14 years ago
xssf Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags 14 years ago
xwpf avoid creating unnecessary temp files, tighten up usage of temp files in unit tests 14 years ago
POIXMLDocument.java Avoid creating temporary files when opening OPC packages from input stream 14 years ago
POIXMLDocumentPart.java createHeader/Footer methods + tests 15 years ago
POIXMLException.java Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting 15 years ago
POIXMLFactory.java fixes and misc refactorings suggested by Intellij 15 years ago
POIXMLProperties.java Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added accessors to CoreProperties.Keywords. See Bugzilla 49146 and 49153 14 years ago
POIXMLPropertiesTextExtractor.java fixing compiler warnings - unused imports, declared exceptions not thrown 15 years ago
POIXMLRelation.java Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting 15 years ago
POIXMLTextExtractor.java fixing compiler warnings - unused imports, declared exceptions not thrown 15 years ago