poi/src/java/org/apache/poi/hpsf
Andreas Beeker acb219fbe1 fixes sonar/findbugs issues
add Date.toString() to forbidden-apis and fix occurrences

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1712181 13f79535-47bb-0310-9956-ffa450edef68
2015-11-02 23:46:57 +00:00
..
extractor Move location where document is held and adjust constructors and class-hierarchy accordingly 2015-05-17 21:26:31 +00:00
wellknown Fix some Forbidden APIs errors 2015-09-01 20:57:57 +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 Fix some Forbidden APIs errors 2015-09-01 21:46:30 +00:00
ClipboardData.java replace exception with warning 2011-10-29 22:00:42 +00:00
CodePageString.java Fix some Forbidden APIs errors 2015-09-01 21:46:30 +00:00
Constants.java Deprecate the old HPSF codepage Constants list, and change the code to use the new CodePageUtil class instead for their codepage work 2013-06-26 18:20:37 +00:00
Currency.java add license header; organize imports 2011-10-22 02:07:18 +00:00
CustomProperties.java Fix Eclipse warnings, unnecessary casts, use generics, static access... 2014-12-28 09:06:12 +00:00
CustomProperty.java house keeping - fixes for sonarqube blockers 2014-10-25 21:32:03 +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 Fix Eclipse warnings, unnecessary casts, use generics, static access... 2014-12-28 09:06:12 +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
HPSFPropertiesOnlyDocument.java #56791 More updates from OPOIFS to NPOIFS 2015-05-11 18:59:10 +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 Removed HDF API 2015-09-28 21:26:06 +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 Deprecate the old HPSF codepage Constants list, and change the code to use the new CodePageUtil class instead for their codepage work 2013-06-26 18:20:37 +00:00
MutablePropertySet.java File leak detector: Close streams in some tests 2014-05-04 08:05:32 +00:00
MutableSection.java FindBugs fixes 2015-10-31 23:13:35 +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 Fix some Forbidden APIs errors 2015-09-01 19:36:22 +00:00
PropertySet.java optimized unused imports and removed deprecation warnings in poi-main 2012-03-05 09:44:20 +00:00
PropertySetFactory.java Provide a convenience method for creating a PropertySet from a Directory + Entry 2014-04-28 14:19:13 +00:00
ReadingNotSupportedException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
Section.java sonar fixes 2015-10-04 00:35:30 +00:00
SpecialPropertySet.java Fix some Forbidden APIs errors 2015-09-01 21:46:30 +00:00
SummaryInformation.java Fix bug #55191 - Avoid a ClassCastException if a HPSF string property isn't directly stored as a string 2013-07-03 11:24:01 +00:00
Thumbnail.java Patch from thaichat04 from bug #56194 - HPSF thumbnail format tags are int not unit 2014-07-24 19:34:19 +00:00
TypeWriter.java reuse code from LittleEndian class 2011-10-21 21:19:39 +00:00
TypedPropertyValue.java fixes sonar/findbugs issues 2015-11-02 23:46:57 +00:00
UnexpectedPropertySetTypeException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
UnicodeString.java Fix bug #54233 - Some HPSF documents require UnicodeStrings to be 4-byte aligned, spot these from the otherwise invalid length 2013-06-25 23:49:24 +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 Fix Eclipse warnings, unnecessary casts, use generics, static access... 2014-12-28 09:06:12 +00:00
VariantBool.java add license header; organize imports 2011-10-22 02:07:18 +00:00
VariantSupport.java FindBugs fix 2014-02-13 23:34:11 +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