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 e79cc21802 avoid NPE when finding cell comments, Bugzilla 48846 14 years ago
..
dev Fix a couple of warnings 14 years ago
eventmodel Removed unused Model, ModelFactory. ModelFactoryListener etc. 14 years ago
eventusermodel Add patch from Jukka from bug #48617 + test - Optionally allow the overriding of the Locale used by DataFormatter to control how the default number and date formats should look 14 years ago
extractor Most of support suggested by Phil Varner on the list - ExtractorFactory can now be told to prefer Event Based extractors (current Excel only) on a per-thread or overall basis 14 years ago
model records.UnicodeString isn't actually a Record, just a common part that exists in many other records. As such, move it to records.common, which is where all the other record components live 14 years ago
record Apply patch from Trejkaz from bug #49050 - Improve performance of AbstractEscherHolderRecord when there are lots of Continue Records 14 years ago
usermodel avoid NPE when finding cell comments, Bugzilla 48846 14 years ago
util Apply patch from Trejkaz from bug #49050 - Improve performance of AbstractEscherHolderRecord when there are lots of Continue Records 14 years ago
OldExcelFormatException.java Base class for "old version" exceptions, and new HSLF detection + use of old versions exception 15 years ago
package.html removed unused imports of deprecated classes, fixed javadoc errors 15 years ago