poi/src/java/org/apache/poi/hpsf
Yegor Kozlov 133c0d7c0b Bug 52628 - Replace System.err info messages with a POILogger
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1410318 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 12:21:49 +00:00
..
extractor optimized unused imports and removed deprecation warnings in poi-main 2012-03-05 09:44:20 +00:00
wellknown Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 2009-10-08 22:29:41 +00:00
Array.java add license header; organize imports 2011-10-22 02:07:18 +00:00
Blob.java add license header; organize imports 2011-10-22 02:07:18 +00:00
ClassID.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
ClipboardData.java replace exception with warning 2011-10-29 22:00:42 +00:00
CodePageString.java Demote the HPSF CodePageString null check from an exception to a Warning, as we seem to be hitting it incorrectly (see bug #52258 for details) 2011-11-28 17:38:29 +00:00
Constants.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
Currency.java add license header; organize imports 2011-10-22 02:07:18 +00:00
CustomProperties.java Remove some generics warnings from the HPSF custom properties and sections parts 2010-01-13 15:42:53 +00:00
CustomProperty.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
Date.java add license header; organize imports 2011-10-22 02:07:18 +00:00
Decimal.java add license header; organize imports 2011-10-22 02:07:18 +00:00
DocumentSummaryInformation.java Remove some generics warnings from the HPSF custom properties and sections parts 2010-01-13 15:42:53 +00:00
Filetime.java add license header; organize imports 2011-10-22 02:07:18 +00:00
GUID.java add license header; organize imports 2011-10-22 02:07:18 +00:00
HPSFException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
HPSFRuntimeException.java Bug 52628 - Replace System.err info messages with a POILogger 2012-11-16 12:21:49 +00:00
IllegalPropertySetDataException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
IllegalVariantTypeException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
IndirectPropertyName.java add license header; organize imports 2011-10-22 02:07:18 +00:00
MarkUnsupportedException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
MissingSectionException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
MutableProperty.java rollback 2011-10-02 00:48:49 +00:00
MutablePropertySet.java -warning 2011-10-02 08:58:21 +00:00
MutableSection.java Remove some generics warnings from the HPSF custom properties and sections parts 2010-01-13 15:42:53 +00:00
NoFormatIDException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
NoPropertySetStreamException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
NoSingleSectionException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
Property.java Bugzilla 52385,52337,52338: avoid trancated array and vector data when reading OLE properties 2012-02-15 07:49:25 +00:00
PropertySet.java optimized unused imports and removed deprecation warnings in poi-main 2012-03-05 09:44:20 +00:00
PropertySetFactory.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
ReadingNotSupportedException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
Section.java Remove some generics warnings from the HPSF custom properties and sections parts 2010-01-13 15:42:53 +00:00
SpecialPropertySet.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
SummaryInformation.java Fixed compiler warnings - unnecessary else 2009-08-18 16:50:24 +00:00
Thumbnail.java Fixed compiler warnings - unnecessary else 2009-08-18 16:50:24 +00:00
TypeWriter.java reuse code from LittleEndian class 2011-10-21 21:19:39 +00:00
TypedPropertyValue.java Bugzilla 52385,52337,52338: avoid trancated array and vector data when reading OLE properties 2012-02-15 07:49:25 +00:00
UnexpectedPropertySetTypeException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
UnicodeString.java some files has strange property values... try to handle them. 2011-10-22 02:23:19 +00:00
UnsupportedVariantTypeException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
Util.java Fixing compiler warnings - unnecessary typecasts 2009-08-18 05:29:53 +00:00
Variant.java add classes that will replace VariantSupport class just a bit later 2011-10-21 23:45:01 +00:00
VariantBool.java add license header; organize imports 2011-10-22 02:07:18 +00:00
VariantSupport.java Bug 52628 - Replace System.err info messages with a POILogger 2012-11-16 12:21:49 +00:00
VariantTypeException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
Vector.java optimized unused imports and removed deprecation warnings in poi-main 2012-03-05 09:44:20 +00:00
VersionedStream.java keep rat-check quiet, also started writing xslf docs 2011-11-07 13:22:04 +00:00
WritingNotSupportedException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
package.html Removed RCS tags from src/java javadocs 2009-06-04 23:07:15 +00:00