poi/src/java/org/apache/poi/hpsf
Dominik Stadler 511c2544a8 Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791720 13f79535-47bb-0310-9956-ffa450edef68
2017-04-17 20:13:52 +00:00
..
extractor #60331 - Remove deprecated classes - deprecate Mutable* property classes 2016-11-27 20:19:18 +00:00
wellknown javadocs fixes (jdk8) 2016-07-03 18:25:05 +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 EmbeddedExtractor (for *SSF) - added OOXML support 2017-01-05 01:10:45 +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
Currency.java add license header; organize imports 2011-10-22 02:07:18 +00:00
CustomProperties.java #60331 - Remove deprecated classes - deprecate Mutable* property classes 2016-11-27 20:19:18 +00:00
CustomProperty.java #60331 - Remove deprecated classes - deprecate Mutable* property classes 2016-11-27 20:19:18 +00:00
Date.java add license header; organize imports 2011-10-22 02:07:18 +00:00
Decimal.java fix findbugs issues 2016-06-13 03:48:30 +00:00
DocumentSummaryInformation.java #60331 - Remove deprecated classes - deprecate Mutable* property classes 2016-11-27 20:19:18 +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 fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
HPSFPropertiesOnlyDocument.java SonarCube fix - make members private 2016-12-01 23:46:27 +00:00
HPSFRuntimeException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
IllegalPropertySetDataException.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
IllegalVariantTypeException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
IndirectPropertyName.java Removed HDF API 2015-09-28 21:26:06 +00:00
MarkUnsupportedException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
MissingSectionException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
MutableProperty.java #60331 - Remove deprecated classes - deprecate Mutable* property classes 2016-11-27 20:19:18 +00:00
MutablePropertySet.java #60331 - Remove deprecated classes - deprecate Mutable* property classes 2016-11-27 20:19:18 +00:00
MutableSection.java #60331 - Remove deprecated classes - deprecate Mutable* property classes 2016-11-27 20:19:18 +00:00
NoFormatIDException.java #60331 - Remove deprecated classes - deprecate Mutable* property classes 2016-11-27 20:19:18 +00:00
NoPropertySetStreamException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
NoSingleSectionException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
Property.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
PropertySet.java bug 59893: commit the changes from attachment 34068 that were unrelated to available() 2017-02-17 08:39:05 +00:00
PropertySetFactory.java #60331 - Remove deprecated classes - deprecate Mutable* property classes 2016-11-27 20:19:18 +00:00
ReadingNotSupportedException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
Section.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
SpecialPropertySet.java #60331 - Remove deprecated classes - deprecate Mutable* property classes 2016-11-27 20:19:18 +00:00
SummaryInformation.java javadocs fix 2016-11-28 01:18:48 +00:00
Thumbnail.java fixing javadocs errors (in JDK8) 2016-06-12 21:28:13 +00:00
TypeWriter.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
TypedPropertyValue.java fixes sonar/findbugs issues 2015-11-02 23:46:57 +00:00
UnexpectedPropertySetTypeException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +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 fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
Util.java #60331 - Remove deprecated classes - deprecate Mutable* property classes 2016-11-27 20:19:18 +00:00
Variant.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
VariantBool.java findbugs fixes 2016-06-12 00:12:22 +00:00
VariantSupport.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
VariantTypeException.java fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +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 fixing javadocs errors (in JDK8) 2016-06-12 20:19:59 +00:00
package.html Removed RCS tags from src/java javadocs 2009-06-04 23:07:15 +00:00