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.
Greg Woolsey c844803b66 Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color 7 years ago
..
benchmark github-54: when adding a picture to an XSSFWorkbook, reduce memory consumption by 100x and increase speed by 10x based on OpenJDK JMH benchmarking. Thanks to Tim Helmstedt! This closes #54. 7 years ago
dev fix forbidden-apis-check error 7 years ago
extractor Test for another type of xml-bomb 7 years ago
openxml4j Adjust checking for Zip-Bomb errors so it also works on JDK >= 8 7 years ago
poifs/crypt 60881 -- fix unit test to use assumeTrue thanks to Javen's recommendation. 7 years ago
sl #60998 - HSLFTable.setRowHeight sets row height incorrect 7 years ago
ss Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 years ago
util Convert all *.java files to use native end of line character(s) 7 years ago
xdgf #60973 XDGF Support for "PolylineTo" as well as existing alternate spelling "PolyLineTo" 7 years ago
xslf Use assertContains instead of assertTrue(text.contains) for better error messages on failure 7 years ago
xssf Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color 7 years ago
xwpf Use assertContains instead of assertTrue(text.contains) for better error messages on failure 7 years ago
TestDetectAsOOXML.java Refactor some common code from the various Document-Factories into a helper class 8 years ago
TestEmbeded.java sonar fixes 8 years ago
TestPOIXMLDocument.java SonarQube fixes 7 years ago
TestPOIXMLProperties.java bug 56154: rename setLastModifiedBy to setLastModifiedByUser 8 years ago
TestXMLPropertiesTextExtractor.java Use assertContains instead of assertTrue(text.contains) for better error messages on failure 7 years ago