poi/src/scratchpad/src/org/apache/poi/hslf/model
Yegor Kozlov cee330b145 bugzilla 52244 - use correct text attributes when presentation has multiple TxMasterStyleAtoms of the same type
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295478 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 09:03:16 +00:00
..
textproperties Fix more HSLF generics warnings 2010-10-19 21:01:54 +00:00
ActiveXShape.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
AutoShape.java Fixed compiler warnings - unnecessary else 2009-08-18 16:50:24 +00:00
AutoShapes.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
Background.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
Comment.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
Fill.java Bugzilla 51731 - fixed painting shape outlines in HSLF 2012-02-22 11:44:21 +00:00
Freeform.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
HeadersFooters.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
Hyperlink.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
Line.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
MasterSheet.java Fixed unused imports compiler warnings (and some others) 2009-08-18 02:41:45 +00:00
MovieShape.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
Notes.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
OLEShape.java avoid exceptions when using POI in Tika, see BUgs 51771 and 51770 2011-09-12 10:19:50 +00:00
PPFont.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
PPGraphics2D.java removed deprecation warnings to keep javac quiet 2010-05-29 18:31:04 +00:00
Picture.java Fixed compiler warnings - unnecessary else 2009-08-18 16:50:24 +00:00
Placeholder.java Fixed unused imports compiler warnings (and some others) 2009-08-18 02:41:45 +00:00
Polygon.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
Shape.java Bugzilla 51731 - fixed painting shape outlines in HSLF 2012-02-22 11:44:21 +00:00
ShapeFactory.java replace getInstance() / getOptions() with getShapeType for EscherSpRecord 2011-08-31 13:14:09 +00:00
ShapeGroup.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
ShapeOutline.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
ShapePainter.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
ShapeTypes.java Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 2009-10-08 22:29:41 +00:00
Sheet.java Bugzilla 51803: fixed HSLF TextExtractor to extract content from master slide 2011-11-17 17:35:42 +00:00
SimpleShape.java Bugzilla 52078 - avoid OutOfMemoryError when rendering groupped pictures in HSLF 2012-02-25 09:40:16 +00:00
Slide.java Bugzilla 52599 - avoid duplicate text when rendering slides in HSLF 2012-02-22 13:23:31 +00:00
SlideMaster.java bugzilla 52244 - use correct text attributes when presentation has multiple TxMasterStyleAtoms of the same type 2012-03-01 09:03:16 +00:00
Table.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
TableCell.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
TextBox.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
TextPainter.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
TextRun.java Bugzilla 52599 - avoid duplicate text when rendering slides in HSLF 2012-02-22 13:23:31 +00:00
TextShape.java fix compilation error 2011-07-28 14:43:18 +00:00
TitleMaster.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00