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 8eaddd5fe2 bugzilla 52575: added an option to ignore missing workbook references in formula evaluator 12 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 Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Office produced ones do have 2 Core Properties, despite the specification explicitly forbidding this 12 years ago
ss/usermodel Add a NPOIFS constructor to WorkbookFactory, to match the regular POIFS one 12 years ago
util removed svn:executable bit from project files 12 years ago
xslf improved support for line breaks in XSLF 12 years ago
xssf bugzilla 52575: added an option to ignore missing workbook references in formula evaluator 12 years ago
xwpf Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix some indenting) 12 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