poi/src/java/org/apache/poi/sl/usermodel
Javen O'Neal 430ea9abfd bug 58190: add @since annotations to SlideShow.addPicture and findPicture
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760633 13f79535-47bb-0310-9956-ffa450edef68
2016-09-14 05:41:40 +00:00
..
AutoNumberingScheme.java forbidden apis fixes 2015-08-29 18:01:26 +00:00
AutoShape.java Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074 2015-08-26 21:25:58 +00:00
Background.java Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074 2015-08-26 21:25:58 +00:00
ColorStyle.java #56519 - XSLFSlide.draw is not working with text embeded in PPTX 2015-08-09 22:44:13 +00:00
ConnectorShape.java Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074 2015-08-26 21:25:58 +00:00
FillStyle.java merge trunk to common sl branch 2015-07-19 19:00:32 +00:00
FontCollection.java #57963 Move the WP and SL interface definitions to core from scratchpad, so the OOXML classes can work without scratchpad 2015-05-28 11:06:18 +00:00
FreeformShape.java Regression fixes for H/XSLF and HWMF 2016-02-24 22:43:51 +00:00
GraphicalFrame.java #56004 - Support for WMF rendering 2016-01-16 00:11:01 +00:00
GroupShape.java In preparation for table rendering, added table row heights and column widths to common sl. 2015-11-21 15:54:01 +00:00
Hyperlink.java bug 59873: javadoc fix 2016-07-17 09:48:36 +00:00
Insets2D.java sonar fixes 2015-09-30 23:06:39 +00:00
Line.java Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074 2015-08-26 21:25:58 +00:00
LineDecoration.java #54210 When saving PPT to PNG, some text is rendered backwards 2015-11-14 02:44:07 +00:00
MasterSheet.java Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074 2015-08-26 21:25:58 +00:00
Notes.java Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074 2015-08-26 21:25:58 +00:00
PaintStyle.java #56519 - XSLFSlide.draw is not working with text embeded in PPTX 2015-08-09 22:44:13 +00:00
PictureData.java - #58216 - provide picture-shape resize that maintains the aspect ratio 2015-09-21 00:09:45 +00:00
PictureShape.java Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074 2015-08-26 21:25:58 +00:00
PlaceableShape.java Regression fixes for H/XSLF and HWMF 2016-02-24 22:43:51 +00:00
Placeholder.java #56570 - RecordType has repeat by code type 3009 2015-12-31 22:10:17 +00:00
PresetColor.java findbugs fixes - ME_MUTABLE_ENUM_FIELD 2016-06-19 01:06:55 +00:00
RectAlign.java javadoc fixes 2015-10-12 23:10:02 +00:00
Resources.java #57963 Move the WP and SL interface definitions to core from scratchpad, so the OOXML classes can work without scratchpad 2015-05-28 11:06:18 +00:00
Shadow.java - #58216 - provide picture-shape resize that maintains the aspect ratio 2015-09-21 00:09:45 +00:00
Shape.java #59056 - Render individual slideshow shapes 2016-02-29 23:59:49 +00:00
ShapeContainer.java javadoc fix 2015-08-26 22:26:39 +00:00
ShapeType.java merge trunk to common sl branch 2015-07-19 19:00:32 +00:00
Sheet.java Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074 2015-08-26 21:25:58 +00:00
SimpleShape.java #41047 - Support hyperlinks in HSLF shapes and textruns 2016-01-24 00:12:10 +00:00
Slide.java Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074 2015-08-26 21:25:58 +00:00
SlideShow.java bug 58190: add @since annotations to SlideShow.addPicture and findPicture 2016-09-14 05:41:40 +00:00
SlideShowFactory.java Refactor some common code from the various Document-Factories into a helper class 2016-03-12 11:37:32 +00:00
StrokeStyle.java Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 2015-10-29 01:05:27 +00:00
TableCell.java #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to a PNG/SVG image 2016-06-04 22:53:00 +00:00
TableShape.java #58733 - New AIOOBE in getCell while iterating through a table in PPT 2015-12-14 22:49:04 +00:00
TextBox.java Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 2015-10-29 01:05:27 +00:00
TextParagraph.java #58144 - Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007 2016-05-13 23:50:39 +00:00
TextRun.java #41047 - Support hyperlinks in HSLF shapes and textruns 2016-01-24 00:12:10 +00:00
TextShape.java #59327 - Setting text direction on a table cell has no effect 2016-05-04 22:09:10 +00:00
VerticalAlignment.java if ever combined, VerticalAlignment and HorizontalAlignment would likely end up at org.apache.poi.common.usermodel 2016-07-17 20:27:57 +00:00