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 3e6d942b95 Add file that failed regression tests as a unit test. 7 years ago
..
dev Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 years ago
extractor Handle encrypted files with known password in integration tests 7 years ago
openxml4j Move one testcase with incorrect source location 7 years ago
poifs/crypt Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 years ago
ss Handle encrypted files with known password in integration tests 7 years ago
util bug 61170: add comment why we should catch exceptions in SAXHelper 7 years ago
xdgf Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 years ago
xslf #61169 - Text with Japanese characters overflows textbox 7 years ago
xssf Add file that failed regression tests as a unit test. 7 years ago
xwpf github-53: fix NPE when iterating over paragraphs in certain *.docx files. Thanks to Praful Kumar Vaishnav! This closes #53. 7 years ago
POIXMLDocument.java bug 60102: throw IOException when writing a closed document 7 years ago
POIXMLDocumentPart.java 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
POIXMLException.java Patch for Bug/Enhancement 55818 - add encryption support 10 years ago
POIXMLFactory.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 7 years ago
POIXMLProperties.java bug 56154: rename setLastModifiedBy to setLastModifiedByUser 8 years ago
POIXMLPropertiesTextExtractor.java javadoc fixes (jdk8) 8 years ago
POIXMLRelation.java replace "String.indexOf(String) >= 1" with "String.contains(String)" 7 years ago
POIXMLTextExtractor.java javadocs fixes (jdk8) 8 years ago
POIXMLTypeLoader.java Convert all *.java files to use native end of line character(s) 7 years ago