poi/src/java/org/apache/poi/ddf
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
..
AbstractEscherOptRecord.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
DefaultEscherRecordFactory.java Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ... 2016-07-17 21:18:07 +00:00
EscherArrayProperty.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
EscherBSERecord.java javadocs / java warnings (jdk8) fixes 2016-06-07 23:38:05 +00:00
EscherBitmapBlip.java SonarCube fix - make members private 2016-12-04 23:49:49 +00:00
EscherBlipRecord.java SonarCube fix - make members private 2016-12-04 23:49:49 +00:00
EscherBoolProperty.java SonarCube fix - make members private 2016-12-04 23:49:49 +00:00
EscherChildAnchorRecord.java javadocs / java warnings (jdk8) fixes 2016-06-06 23:33:00 +00:00
EscherClientAnchorRecord.java javadocs / java warnings (jdk8) fixes 2016-06-06 23:33:00 +00:00
EscherClientDataRecord.java javadocs / java warnings (jdk8) fixes 2016-06-06 23:33:00 +00:00
EscherColorRef.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
EscherComplexProperty.java Revert previous changes enough to restore the case in the commoncrawl-corpus which is failing now, add a unit-test for this case, enable one disabled unit-test 2017-02-05 22:34:40 +00:00
EscherContainerRecord.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
EscherDgRecord.java javadocs / java warnings (jdk8) fixes 2016-06-06 23:33:00 +00:00
EscherDggRecord.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
EscherDump.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
EscherMetafileBlip.java SonarCube fix - make members private 2016-12-04 23:49:49 +00:00
EscherOptRecord.java SonarCube fix - make members private 2016-12-04 23:49:49 +00:00
EscherPictBlip.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
EscherProperties.java #60998 - HSLFTable.setRowHeight sets row height incorrect 2017-04-17 17:13:23 +00:00
EscherProperty.java javadocs / java warnings (jdk8) fixes 2016-06-07 23:38:05 +00:00
EscherPropertyFactory.java Fix typo to "length", closes #51 2017-03-19 20:30:04 +00:00
EscherPropertyMetaData.java Code cleanup via IntelliJ: Remove unnecessary semicolon 2016-04-06 19:49:47 +00:00
EscherRGBProperty.java SonarCube fix - make members private 2016-12-04 23:49:49 +00:00
EscherRecord.java Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ... 2016-07-17 21:18:07 +00:00
EscherRecordFactory.java javadoc fixes (jdk8) 2016-06-22 22:26:08 +00:00
EscherSerializationListener.java javadoc fixes (jdk8) 2016-06-22 22:26:08 +00:00
EscherShapePathProperty.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherSimpleProperty.java SonarCube fix - make members private 2016-12-04 23:49:49 +00:00
EscherSpRecord.java javadocs / java warnings (jdk8) fixes 2016-06-06 23:33:00 +00:00
EscherSpgrRecord.java javadocs / java warnings (jdk8) fixes 2016-06-06 23:33:00 +00:00
EscherSplitMenuColorsRecord.java javadocs / java warnings (jdk8) fixes 2016-06-06 23:33:00 +00:00
EscherTertiaryOptRecord.java javadocs / java warnings (jdk8) fixes 2016-06-06 23:33:00 +00:00
EscherTextboxRecord.java javadocs / java warnings (jdk8) fixes 2016-06-06 23:33:00 +00:00
NullEscherSerializationListener.java javadocs / java warnings (jdk8) fixes 2016-06-06 23:33:00 +00:00
UnknownEscherRecord.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
package.html More license headers 2010-05-24 14:15:27 +00:00