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 4a3ea104fe #62037 - SlideNames should not be null but have a default as if accessed by VBA 6 years ago
..
dev OOXMLLite: IDE warnings and add an additional listener to print out progress during running tests 6 years ago
extractor #62319 - Decommission XSLF-/PowerPointExtractor 6 years ago
openxml4j Bug 62187 - commit Commons Compress unrelated changes 6 years ago
poifs/crypt Bug 62187 - commit Commons Compress unrelated changes 6 years ago
ss #61940 - Replace ClassID statics with enum 6 years ago
util OOXMLLite: improve progress output: count test-classes, not single test-methods 6 years ago
xddf/usermodel fix problematic javadoc 6 years ago
xdgf Fix some IntelliJ warnings in XDGF area 6 years ago
xslf #62037 - SlideNames should not be null but have a default as if accessed by VBA 6 years ago
xssf A few more places I should never have introduced Cell as a parameter, sine CellReference is all that is needed, faster, and allows for undefined cells. 6 years ago
xwpf use Integer.toString to convert ints to strings 6 years ago
POIXMLDocument.java Remove unnecessary type arguments (Java 8) 6 years ago
POIXMLDocumentPart.java [Bug 61972] Adding chart in Document of MS-Word File without reading Temp MS-Word File. Thanks to Sandeep Tiwari. This closes #91 6 years ago
POIXMLException.java Patch for Bug/Enhancement 55818 - add encryption support 10 years ago
POIXMLFactory.java Bug 62187 - commit Commons Compress unrelated changes 6 years ago
POIXMLProperties.java bug 56154: rename setLastModifiedBy to setLastModifiedByUser 8 years ago
POIXMLPropertiesTextExtractor.java use StringBuilder in more places 6 years ago
POIXMLRelation.java replace "String.indexOf(String) >= 1" with "String.contains(String)" 7 years ago
POIXMLTextExtractor.java #62319 - Decommission XSLF-/PowerPointExtractor 6 years ago
POIXMLTypeLoader.java remove some deprecated methods 6 years ago