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.
Yegor Kozlov 8e1d206e26 Bugs 54228,53672 - Fixed XSSF to read cells with missing R attribute 11 years ago
..
dev Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 15 years ago
extractor Add Word-to-Text converter and use it as replacement for WordExtractor 13 years ago
openxml4j Bug #53282 - Avoid exception when parsing OPC relationships with non-breaking spaces 11 years ago
ss/usermodel Add File based constructor to OPCPackage, alongside existing String one (which constructed a File from the string internally) 12 years ago
util removed svn:executable bit from project files 12 years ago
xslf Bug 54210 - Fixed rendering text in flipped shapes in PPT2PNG and PPTX2PNG 11 years ago
xssf Bugs 54228,53672 - Fixed XSSF to read cells with missing R attribute 11 years ago
xwpf fixed javadoc warnings 11 years ago
POIXMLDocument.java New PackagePart method getRelatedPart(PackageRelationship) to simplify navigation of relations between OPC Parts 12 years ago
POIXMLDocumentPart.java Fix bug #51850 - support creating comments in XSSF on an earlier slide when later ones already have them 12 years ago
POIXMLException.java Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting 15 years ago
POIXMLFactory.java Ensure that XWPFParagraph.getDocument() is not null 13 years ago
POIXMLProperties.java More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking... 14 years ago
POIXMLPropertiesTextExtractor.java Support more OOXML custom properties for text extraction 12 years ago
POIXMLRelation.java Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting 15 years ago
POIXMLTextExtractor.java Allow access from XSSFReader to sheet comments and headers/footers (related to bug #50076) 13 years ago