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.
Andreas Beeker f395630abd Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
..
benchmark Remove old XSSFPaswordHelper 7 years ago
dev Adjust to make forbidden-api-check succeed again 6 years ago
extractor Close resources in tests and in case of Exceptions and use try-with-resources. Close the socket-connection during encrpyting/decrypting as soon as it is not needed any more. 6 years ago
openxml4j Close resources in tests and in case of Exceptions and use try-with-resources. Close the socket-connection during encrpyting/decrypting as soon as it is not needed any more. 6 years ago
poifs/crypt Close resources in tests and in case of Exceptions and use try-with-resources. Close the socket-connection during encrpyting/decrypting as soon as it is not needed any more. 6 years ago
sl FindBugs fixes 6 years ago
ss fix error message 6 years ago
util Bug 61564: Try to get rid of the Java 9 illegal access warning now that we run Java 8 6 years ago
xddf/usermodel Add unit tests to include more required classes in poi-ooxml-schemas, add test for bug 62174 so additional schema-classes are included 6 years ago
xdgf Remove unnecessary type arguments (Java 8) 6 years ago
xslf Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
xssf [bug-62254] update offset function to support optional offset values 6 years ago
xwpf Add unit tests to include more required classes in poi-ooxml-schemas, add test for bug 62174 so additional schema-classes are included 6 years ago
TestDetectAsOOXML.java adjust tests, javadoc, ... 6 years ago
TestEmbeded.java sonar fixes 8 years ago
TestPOIXMLDocument.java #60499 - Deleting a picture that is used twice on a slide corrupt the slide 6 years ago
TestPOIXMLProperties.java Update some tests and IntelliJ warnings 6 years ago
TestXMLPropertiesTextExtractor.java Use assertContains instead of assertTrue(text.contains) for better error messages on failure 7 years ago