You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andreas Beeker 57aa67b524 XSLF: do not display Master Slide objects by default 8 years ago
..
DrawingParagraph.java initial support for XSLF usermodel API 13 years ago
DrawingTable.java remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 8 years ago
DrawingTableCell.java Add missing license headers 14 years ago
DrawingTableRow.java remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 8 years ago
DrawingTextBody.java remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 8 years ago
DrawingTextPlaceholder.java XLSF text extraction improvements relating to TIKA-712 12 years ago
SlideLayout.java more progress with xlsf: support for gradient and texture fills, backgrounds, improved drawing of preset shapes and many more updates ... 12 years ago
XMLSlideShow.java Bug 55791: Avoid using an existing file-name when creating a new slide, it could still be left over from previous partial removal 8 years ago
XSLFAutoShape.java Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 8 years ago
XSLFBackground.java #56570 - RecordType has repeat by code type 3009 8 years ago
XSLFChart.java #54916 - POI does not always read all the slides in pptx files 8 years ago
XSLFColor.java HSLF: Add support for system colors 8 years ago
XSLFCommentAuthors.java #54916 - POI does not always read all the slides in pptx files 8 years ago
XSLFComments.java #54916 - POI does not always read all the slides in pptx files 8 years ago
XSLFCommonSlideData.java remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 8 years ago
XSLFConnectorShape.java #56570 - RecordType has repeat by code type 3009 8 years ago
XSLFDrawing.java In preparation for table rendering, added table row heights and column widths to common sl. 8 years ago
XSLFFactory.java #54916 - POI does not always read all the slides in pptx files 8 years ago
XSLFFontManager.java fixed javadoc warnings 12 years ago
XSLFFreeformShape.java Regression fixes for H/XSLF and HWMF 8 years ago
XSLFGraphicFrame.java #56004 - Support for WMF rendering 8 years ago
XSLFGroupShape.java XSLF: tables can now be removed from sheets/groups 8 years ago
XSLFHyperlink.java Regression fixes for H/XSLF and HWMF 8 years ago
XSLFImageRenderer.java Avoid NullPointerException if an image cannot be read 9 years ago
XSLFLineBreak.java improved support for line breaks in XSLF 12 years ago
XSLFMetroShape.java #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema packages 8 years ago
XSLFNotes.java #54916 - POI does not always read all the slides in pptx files 8 years ago
XSLFNotesMaster.java #54916 - POI does not always read all the slides in pptx files 8 years ago
XSLFPictureData.java XSLF - fixed NPE when adding pictures with existing non-picture media files (e.g. movies) 8 years ago
XSLFPictureShape.java XSLF: do not display Master Slide objects by default 8 years ago
XSLFRelation.java #54916 - POI does not always read all the slides in pptx files 8 years ago
XSLFRenderingHint.java fixed javadoc warnings 12 years ago
XSLFShadow.java In preparation for table rendering, added table row heights and column widths to common sl. 8 years ago
XSLFShape.java #59056 - Render individual slideshow shapes 8 years ago
XSLFShapeContainer.java common sl: reworked and unified generics definitions 8 years ago
XSLFSheet.java #54916 - POI does not always read all the slides in pptx files 8 years ago
XSLFSimpleShape.java #41047 - Support hyperlinks in HSLF shapes and textruns 8 years ago
XSLFSlide.java XSLF: do not display Master Slide objects by default 8 years ago
XSLFSlideLayout.java XSLF: do not display Master Slide objects by default 8 years ago
XSLFSlideMaster.java #54916 - POI does not always read all the slides in pptx files 8 years ago
XSLFSlideShow.java remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 8 years ago
XSLFSlideShowFactory.java - #58216 - provide picture-shape resize that maintains the aspect ratio 8 years ago
XSLFTable.java #58733 - New AIOOBE in getCell while iterating through a table in PPT 8 years ago
XSLFTableCell.java Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 8 years ago
XSLFTableRow.java remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 8 years ago
XSLFTableStyle.java initial support for table styles in XSLF 12 years ago
XSLFTableStyles.java #54916 - POI does not always read all the slides in pptx files 8 years ago
XSLFTextBox.java Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 8 years ago
XSLFTextParagraph.java Findbugs fixes 8 years ago
XSLFTextRun.java Regression fixes for H/XSLF and HWMF 8 years ago
XSLFTextShape.java #41047 - Support hyperlinks in HSLF shapes and textruns 8 years ago
XSLFTheme.java #54916 - POI does not always read all the slides in pptx files 8 years ago