poi/src/java/org/apache/poi/hpsf
Dominik Stadler 5173eca9ea Fix Eclipse warnings, unnecessary casts, use generics, static access...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648156 13f79535-47bb-0310-9956-ffa450edef68
2014-12-28 09:06:12 +00:00
..
extractor Fix Eclipse warnings, unnecessary casts, use generics, static access... 2014-12-28 09:06:12 +00:00
wellknown Fix Eclipse warnings, unnecessary casts, use generics, static access... 2014-12-28 09:06:12 +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 Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing word file) 2014-02-01 21:45:48 +00:00
ClipboardData.java replace exception with warning 2011-10-29 22:00:42 +00:00
CodePageString.java Patch and test from Jon Iles from bug #56138 - HPSF code page strings can be zero length 2014-02-16 19:35:55 +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 added ratted out Apache license to HPSFPropertiesOnlyDocument 2013-07-29 19:36:24 +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 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 Fix Eclipse warnings, unnecessary casts, use generics, static access... 2014-12-28 09:06:12 +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 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
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 Fix Eclipse warnings, unnecessary casts, use generics, static access... 2014-12-28 09:06:12 +00:00
SpecialPropertySet.java NDocumentOutputStream write logic 2014-04-25 23:34:09 +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 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 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