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 15550d5d8c Patch from Jon Scharff from bug #57826 - If a XSSF shape has a buFont but no bullet character, mirror Excel and treat as un-bulleted 9 years ago
..
extractor Detect OOXML-strict, and give more helpful exceptions for them 9 years ago
openxml4j More missing core properties unit tests, covering read-write without checks, and encryption 9 years ago
poifs/crypt More missing core properties unit tests, covering read-write without checks, and encryption 9 years ago
ss Bug 56579: Throw exception if max string length of 32767 chars is exceeded in XSSF and SXSSF. 9 years ago
util fixed missing licence header 13 years ago
xslf Add a (disabled) unit test showing the incorrect ordering problem of parts - bug #57552 9 years ago
xssf Patch from Jon Scharff from bug #57826 - If a XSSF shape has a buFont but no bullet character, mirror Excel and treat as un-bulleted 9 years ago
xwpf #57829 Avoid XmlValueDisconnectedException when removing a XWPFRun from a XWPFParagraph by removing from IRuns as well 9 years ago
TestDetectAsOOXML.java Add missing close() of resources in both production code and tests 9 years ago
TestEmbeded.java optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
TestPOIXMLDocument.java Add missing close() of resources in both production code and tests 9 years ago
TestPOIXMLProperties.java Add getters for the common xml extended properties 9 years ago
TestXMLPropertiesTextExtractor.java Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. 11 years ago