Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
PJ Fanning 4ad4d76241 [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 6 anos atrás
..
dev Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 anos atrás
extractor Deprecate methods with typos and provide new ones. 6 anos atrás
openxml4j #61942 - Refactor PackagePartName handling and add getUnusedPartIndex method 6 anos atrás
poifs/crypt [github-90] change default DSIG algorithm to SHA256. Thanks to Jörn Franke. This closes #90 6 anos atrás
ss #61940 - Replace ClassID statics with enum 6 anos atrás
util Change order of handling shape-types in copy() as FreeFormShape derives from AutoShape and thus would have not been copied correctly currently 6 anos atrás
xddf/usermodel [bug-57369] support for major and minor unit on XDDFChart axes 6 anos atrás
xdgf Fix some IntelliJ warnings in XDGF area 6 anos atrás
xslf #62096 - Add support for tabstops 6 anos atrás
xssf [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 6 anos atrás
xwpf #55953 Added methods to position a table 6 anos atrás
POIXMLDocument.java Remove unnecessary type arguments (Java 8) 6 anos atrás
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 anos atrás
POIXMLException.java Patch for Bug/Enhancement 55818 - add encryption support 10 anos atrás
POIXMLFactory.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 7 anos atrás
POIXMLProperties.java bug 56154: rename setLastModifiedBy to setLastModifiedByUser 8 anos atrás
POIXMLPropertiesTextExtractor.java use StringBuilder in more places 6 anos atrás
POIXMLRelation.java replace "String.indexOf(String) >= 1" with "String.contains(String)" 7 anos atrás
POIXMLTextExtractor.java add test case for bug 61701 and use StringBuilder in more places 6 anos atrás
POIXMLTypeLoader.java Various code cleanups, "final" for static methods is useless, for-loops, simplify boolean conditions, try-with-resource, javadoc, ... 6 anos atrás