Changes: [PJ Fanning] [bug-68987] support allowStoredEntriesWithDataDescriptor=true when reading zip data [PJ Fanning] javadoc issues [PJ Fanning] add back check for if dir already exists --- [...truncated 734.71 KB...] [junitlauncher] Running org.apache.poi.xssf.usermodel.helpers.TestHeade...
Changes: [PJ Fanning] woodstox upgrade --- [...truncated 3.12 MB...] SpotBugs ended with exit code 1 > Task :poi-ooxml:spotbugsMain M V EI2: new org.apache.poi.xssf.streaming.SXSSFCell(SXSSFRow, CellType) may expose internal representation by storing an externally mutable object ...
* @param hash the to be truncated/filled hash byte array * @param size the size of the returned byte array2 changes: 1 addition & 1 deletion 2 poi/src/main/java/org/apache/poi/sl/draw/DrawNothing.java Original file line numberDiff line numberDiff line change @@ -33,7 +33,7 @@...
* Sheet sheet = workbook.createSheet("My very long sheet name which is longer than 31 chars"); // will be truncated * assert 31 == sheet.getSheetName().length(); * assert "My very long sheet name which i" == sheet.getSheetName(); * * * * Except the ...
(res.isTruncated()) { 87 res = amazonS3Client.listNextBatchOfObjects(res); 88 objectListings.add(res); 89 } 90 return objectListings; 91 } 92 93 public static List<ObjectListing> listObjects(String bucketName, String keyPrefix) { 94 return listObjects(bucketName, keyPrefix, null); 95 }...
If there are more rows or columns in the DataFrame to write, they will be truncated. Make sure this is what you want. 'My Sheet'!B3:F35: Same as above, but with a specific sheet. MyTable[#All]: Table of data. Reading will return all rows and columns in this table. Writing will...
* Sheet sheet = workbook.createSheet("My very long sheet name which is longer than 31 chars"); // will be truncated * assert 31 == sheet.getSheetName().length(); * assert "My very long sheet name which i" == sheet.getSheetName(); * * * * Except the 3...
--- [...truncated 4.10 MB...] [0K[1morg.apache.poi.stress.TestAllFiles > handleExtracting(String, FileHandlerKnown, String, Class, String)[22m Extracting - #2378 spreadsheet/StructuredRefs-lots-with-lookups.xlsx XSSF[32m PASSED[31m (3m 53s)[m [0K[1morg.apache.poi.stress...
[...truncated 4.12 MB...] [0K[1morg.apache.poi.stress.TestAllFiles > handleFile(String, FileHandlerKnown, String, Class, String)[22m #2628 spreadsheet/github-321.xlsx XSSF[32m PASSED[m [0K[1morg.apache.poi.stress.TestAllFiles > handleFile(String, FileHandlerKnown, String, ...
[bug-67778] try to make formula eval involving external workbooks more robust [Tim Allison] Bug 67767 - bump max picture size [PJ Fanning] try harder to close zipArchive in ZipPackage (edge cases) --- [...truncated 425.26 KB...] AU src\documentation\content\xdocs\components\slideshow\ppt...