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.
Yegor Kozlov 63f3987cb0 Bugzilla 53446 - Fixed some problems extracting PNGs 12 years ago
..
eventmodel Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
eventusermodel fixed a regression caused by not escaped dollar sumbols, see r1061288 and Bugzilla 49928 13 years ago
extractor force ASCII encoding when compiling sources, fixed unmappable characters for encoding ASCII 14 years ago
model Bugzilla 53414: properly update sheet dimensions when adding column 12 years ago
record optimized unused imports and removed deprecation warnings in poi-main 12 years ago
usermodel Bugzilla 53446 - Fixed some problems extracting PNGs 12 years ago
util moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
HSSFITestDataProvider.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
HSSFTestDataSamples.java Allow the passing of a File object to WorkbookFactory.create, which permits lower memory processing than the InputStream version 12 years ago
HSSFTests.java Removed unused Model, ModelFactory. ModelFactoryListener etc. 14 years ago