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
..
dev Exclude file for bug 59074 for some more tests 8 years ago
eventmodel Add some @Overrides suggested by Eclipse, generics and some warnings, 10 years ago
eventusermodel Ensure that the ThreadLocal-Biff-Password is reset correctly after each usage, we had some unit tests failing sporadically due to this 8 years ago
extractor Findbugs fixes 8 years ago
model bug 58636: upgrade anchor types from int to AnchorType enum 8 years ago
record bug 58043: provide some compatibility between HSSF and XSSF in regards to values for CellStyle.setRotation(). Also adjust JavaDoc to mention the remaining things to note 8 years ago
usermodel 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
util convert junit3 to junit4 8 years ago
HSSFITestDataProvider.java move trackColumnsForAutoSizingIfSXSSF into ITestDataProvider, replace ITestDataProvider.trackColumnsForAutosizing(Sheet, int...) with ITestDataProvider.trackAllColumnsForAutosizing(Sheet) to avoid cluttering unit tests with specific columns that will be autosized 8 years ago
HSSFTestDataSamples.java whitespace 8 years ago
HSSFTests.java Bug 35897 - Password protected files 10 years ago