Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Nick Burch 526abfe065 Apply suggestions from Uwe Schindler for more secure xml defaults for #54764 and #56164, for xml parsers which support them il y a 10 ans
..
dev Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) il y a 15 ans
extractor fix some Eclipse warnings, unnecessary null-check and missing close() in tests il y a 10 ans
openxml4j Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI temp file creation to the TempFile util class, and allow a system wide setting of where Temp files (eg for SXSSF) go, via TempFile / TempFileCreationStrategy il y a 10 ans
poifs/crypt/agile Another test for NPOIFS in-place writing support - probably the deletion of an entry causes the problem il y a 10 ans
ss/usermodel Bug 56537: Update javadoc to reflect the addition of Closeable to Workbook il y a 10 ans
util Apply suggestions from Uwe Schindler for more secure xml defaults for #54764 and #56164, for xml parsers which support them il y a 10 ans
xslf Fix some Eclipse identified warnings il y a 10 ans
xssf Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file il y a 10 ans
xwpf Fix bug #55196 - Correct XWPF createTOC handling of short style names il y a 10 ans
POIXMLDocument.java Partial fix for #56537 - Have Workbook offer a close() method, which in turn closes the NPOIFS or OPC resource from which it was loaded il y a 10 ans
POIXMLDocumentPart.java To avoid problems on strange platforms, tell xmlbeans to use UTF-8 for strings by default, for bug #56683 il y a 10 ans
POIXMLException.java Patch for Bug/Enhancement 55818 - add encryption support il y a 10 ans
POIXMLFactory.java Ensure that XWPFParagraph.getDocument() is not null il y a 13 ans
POIXMLProperties.java Bug 56468 - Writing a workbook more than once corrupts the file il y a 10 ans
POIXMLPropertiesTextExtractor.java Support more OOXML custom properties for text extraction il y a 12 ans
POIXMLRelation.java Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting il y a 15 ans
POIXMLTextExtractor.java Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. il y a 11 ans