poi/src/java/org/apache/poi/ddf
Andreas Beeker 0ea9f5fff9 Test and fix for bug #46441
Use generics on Shape.getEscherChild() and SimpleShape.getClientDataRecord() to minimize casting
Unify access to Shape.getEscherOptRecord()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649152 13f79535-47bb-0310-9956-ffa450edef68
2015-01-02 22:57:05 +00:00
..
AbstractEscherOptRecord.java added features: 2012-07-28 10:21:40 +00:00
DefaultEscherRecordFactory.java improved aggregating drawing records in documents with charts, 2012-06-19 21:00:04 +00:00
EscherArrayProperty.java Test and fix for bug #46441 2015-01-02 22:57:05 +00:00
EscherBSERecord.java Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree 2012-05-02 14:00:46 +00:00
EscherBitmapBlip.java Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree 2012-05-02 14:00:46 +00:00
EscherBlipRecord.java Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree 2012-05-02 14:00:46 +00:00
EscherBoolProperty.java added features: 2012-07-28 10:21:40 +00:00
EscherChildAnchorRecord.java Fix Eclipse warnings, unnecessary casts, use generics, static access... 2014-12-28 09:06:12 +00:00
EscherClientAnchorRecord.java Added such improvements: 2012-06-18 20:59:32 +00:00
EscherClientDataRecord.java Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree 2012-05-02 14:00:46 +00:00
EscherColorRef.java Test and fix for bug #46441 2015-01-02 22:57:05 +00:00
EscherComplexProperty.java polishing BiffDrawingToXml: more readable output and removed unnecessary tags 2012-05-05 08:25:08 +00:00
EscherContainerRecord.java performance issue logging calls are expensive because of the objects created when assembling the log messages. Using the check() method of the logging sub-system can prevent object creation 2014-03-31 15:54:52 +00:00
EscherDgRecord.java Fix Eclipse warnings, unnecessary casts, use generics, static access... 2014-12-28 09:06:12 +00:00
EscherDggRecord.java Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree 2012-05-02 14:00:46 +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 performance issue logging calls are expensive because of the objects created when assembling the log messages. Using the check() method of the logging sub-system can prevent object creation 2014-03-31 15:54:52 +00:00
EscherOptRecord.java Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree 2012-05-02 14:00:46 +00:00
EscherPictBlip.java Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree 2012-05-02 14:00:46 +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 Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree 2012-05-02 14:00:46 +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 added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added tests 2012-06-22 09:37:17 +00:00
EscherRecord.java fixed javadoc warnings 2012-11-16 12:00:02 +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 added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added tests 2012-06-22 09:37:17 +00:00
EscherSpRecord.java Fix Eclipse warnings, unnecessary casts, use generics, static access... 2014-12-28 09:06:12 +00:00
EscherSpgrRecord.java Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree 2012-05-02 14:00:46 +00:00
EscherSplitMenuColorsRecord.java Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree 2012-05-02 14:00:46 +00:00
EscherTertiaryOptRecord.java fix compiler warning about encoding 2011-08-09 13:31:04 +00:00
EscherTextboxRecord.java polishing BiffDrawingToXml: more readable output and removed unnecessary tags 2012-05-05 08:25:08 +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 Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree 2012-05-02 14:00:46 +00:00
package.html More license headers 2010-05-24 14:15:27 +00:00