poi/src/ooxml/java/org/apache/poi/xslf/usermodel
Andreas Beeker 24c0b83841 SonarQube fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777739 13f79535-47bb-0310-9956-ffa450edef68
2017-01-07 00:26:46 +00:00
..
DrawingParagraph.java Bug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph 2016-10-26 22:32:46 +00:00
DrawingTable.java Bug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph 2016-10-26 22:32:46 +00:00
DrawingTableCell.java Bug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph 2016-10-26 22:32:46 +00:00
DrawingTableRow.java Bug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph 2016-10-26 22:32:46 +00:00
DrawingTextBody.java fix javadocs 2016-10-26 22:37:34 +00:00
DrawingTextPlaceholder.java fix javadocs 2016-10-26 22:37:34 +00:00
SlideLayout.java more progress with xlsf: support for gradient and texture fills, backgrounds, improved drawing of preset shapes and many more updates ... 2011-11-07 09:12:16 +00:00
XMLSlideShow.java SonarQube fixes 2017-01-07 00:26:46 +00:00
XSLFAutoShape.java Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 2015-10-29 01:05:27 +00:00
XSLFBackground.java #59702 - Setting background color in slide master 2016-06-18 23:48:00 +00:00
XSLFChart.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00
XSLFColor.java bug 60526: Make loggers final and make throttled log actually work 2016-12-30 13:09:28 +00:00
XSLFCommentAuthors.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00
XSLFComments.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00
XSLFCommonSlideData.java Bug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph 2016-10-26 22:32:46 +00:00
XSLFConnectorShape.java #56570 - RecordType has repeat by code type 3009 2015-12-31 22:10:17 +00:00
XSLFDrawing.java In preparation for table rendering, added table row heights and column widths to common sl. 2015-11-21 15:54:01 +00:00
XSLFFactory.java #54916 - POI does not always read all the slides in pptx files 2016-01-10 20:44:17 +00:00
XSLFFreeformShape.java #59702 - Setting background color in slide master 2016-06-18 23:48:00 +00:00
XSLFGraphicFrame.java #56004 - Support for WMF rendering 2016-01-16 00:11:01 +00:00
XSLFGroupShape.java bug 60526: Make loggers final and make throttled log actually work 2016-12-30 13:09:28 +00:00
XSLFHyperlink.java bug 59873: add @Removal annotations for deprecated CreationHelper#createHyperlink(int) and Hyperlink static aliases to HyperlinkType enum values 2016-09-14 03:17:51 +00:00
XSLFLineBreak.java Regression fix for XSLF 2016-06-05 01:04:58 +00:00
XSLFMetroShape.java #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema packages 2015-11-21 19:37:26 +00:00
XSLFNotes.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00
XSLFNotesMaster.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00
XSLFPictureData.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00
XSLFPictureShape.java XSLF: do not display Master Slide objects by default 2016-03-28 22:52:01 +00:00
XSLFPropertiesDelegate.java #59702 - Setting background color in slide master 2016-06-18 23:48:00 +00:00
XSLFRelation.java findbugs fixes 2016-06-12 00:12:22 +00:00
XSLFShadow.java In preparation for table rendering, added table row heights and column widths to common sl. 2015-11-21 15:54:01 +00:00
XSLFShape.java Compiler/IDE warnings, unnecessary keywords, 2016-09-21 05:45:57 +00:00
XSLFShapeContainer.java common sl: reworked and unified generics definitions 2015-08-24 23:15:14 +00:00
XSLFSheet.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00
XSLFSimpleShape.java whitespace; +svn:eol-style=native 2016-07-07 02:27:13 +00:00
XSLFSlide.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00
XSLFSlideLayout.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00
XSLFSlideMaster.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00
XSLFSlideShow.java ignore external relations 2016-05-17 07:23:34 +00:00
XSLFSlideShowFactory.java - #58216 - provide picture-shape resize that maintains the aspect ratio 2015-09-21 00:09:45 +00:00
XSLFTable.java Bug 60373 - TableCell.getTextHeight() returns Null pointer Exception 2016-11-18 23:29:53 +00:00
XSLFTableCell.java Add a test to check for a NullPointerException in XSLFTableCell 2016-07-15 18:24:11 +00:00
XSLFTableRow.java bug 58191: Support merge cells within a table row; patch from Mark Olesen 2016-09-11 03:21:33 +00:00
XSLFTableStyle.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
XSLFTableStyles.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00
XSLFTextBox.java Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 2015-10-29 01:05:27 +00:00
XSLFTextParagraph.java +svn:eol-style=native 2016-08-15 16:08:11 +00:00
XSLFTextRun.java #59702 - Setting background color in slide master 2016-06-18 23:48:00 +00:00
XSLFTextShape.java Regression fix for XSLF 2016-06-05 01:04:58 +00:00
XSLFTheme.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00