poi/src/java/org/apache/poi/ddf
Sergey Vladimirov c84263efdf fix compiler warning about encoding
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155359 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 13:31:04 +00:00
..
AbstractEscherOptRecord.java exctract common properties record code into AbstractEscherOptRecord 2011-07-29 07:01:39 +00:00
DefaultEscherRecordFactory.java add EscherTertiaryOptRecord support 2011-07-28 11:44:50 +00:00
EscherArrayProperty.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherBSERecord.java Fixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing metafiles, see Bugzilla 47143 2009-06-20 11:17:30 +00:00
EscherBitmapBlip.java removed '@version $Id:$' tags (all were in javadoc comments) 2009-06-01 21:07:20 +00:00
EscherBlipRecord.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherBlipWMFRecord.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherBoolProperty.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherChildAnchorRecord.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherClientAnchorRecord.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherClientDataRecord.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherComplexProperty.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherContainerRecord.java child of ContainerRecord is not only SpContainer; use generics to preserve source-compatibility 2011-07-28 14:21:26 +00:00
EscherDgRecord.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherDggRecord.java Fixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing metafiles, see Bugzilla 47143 2009-06-20 11:17:30 +00:00
EscherDump.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherMetafileBlip.java Fixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing metafiles, see Bugzilla 47143 2009-06-20 11:17:30 +00:00
EscherOptRecord.java exctract common properties record code into AbstractEscherOptRecord 2011-07-29 07:01:39 +00:00
EscherPictBlip.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherProperties.java add additional escher properties names from 2.3.4. Group Shape 2011-07-28 12:05:09 +00:00
EscherProperty.java bug 50401 - fixed EscherProperty to return property name instead of 'unknown' for complex properties 2011-07-21 11:00:41 +00:00
EscherPropertyFactory.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherPropertyMetaData.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherRGBProperty.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherRecord.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherRecordFactory.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherSerializationListener.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +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 Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherSpRecord.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherSpgrRecord.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherSplitMenuColorsRecord.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
EscherTertiaryOptRecord.java fix compiler warning about encoding 2011-08-09 13:31:04 +00:00
EscherTextboxRecord.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
NullEscherSerializationListener.java Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 2009-05-19 19:21:12 +00:00
UnknownEscherRecord.java prevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579 2010-07-27 15:24:25 +00:00
package.html More license headers 2010-05-24 14:15:27 +00:00