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.
Dominik Stadler 2776cf6a59 Bug 55668: Try to avoid NullPointerException when chaning cell type and formula leads to null-string by seting the cell to BLANK instead 8 years ago
..
common/usermodel initial commit - still lots of errors, but I need to switch to a clean trunk for releasing and testing 9 years ago
ddf Regression fixes for H/XSLF and HWMF 8 years ago
dev Sonar fixes 8 years ago
hpsf Javadoc fix 8 years ago
hssf Bug 55668: Try to avoid NullPointerException when chaning cell type and formula leads to null-string by seting the cell to BLANK instead 8 years ago
poifs Escape spaces in the URL 8 years ago
sl Refactor some common code from the various Document-Factories into a helper class 8 years ago
ss #59170 - Remove deprecated classes (POI 3.15) - *Workbook.setRepeatingRowsAndColumns() 8 years ago
util Bug 57200: Do not try to delete the poifiles-tempdir as it can interfere when multiple applications are using SXSSF on the same machine. 8 years ago
wp/usermodel Add a XWPFRun equivalent of isHighlighted, and add to the common WP interface 8 years ago
EmptyFileException.java New EmptyFileException, and fix serial warning 9 years ago
EncryptedDocumentException.java New EmptyFileException, and fix serial warning 9 years ago
OldFileFormatException.java Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file 10 years ago
POIDocument.java Unit test for #58731 - not reproduced, and some javadocs 8 years ago
POIOLE2TextExtractor.java Move location where document is held and adjust constructors and class-hierarchy accordingly 9 years ago
POITextExtractor.java Handle some cases better where file handles were left open by the ExtractorFactory, mostly when opening files failed, but also when using the NPOIFSFileSystem for initialization. 8 years ago
UnsupportedFileFormatException.java Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file 10 years ago