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 2a292cb42d #64773 - Visual signatures for .xlsx/.docx 3 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 63290 - PPTX To Png changes font sizes and colors 4 years ago
XSLFAutoShape.java Fix initialization of text body when used in XSLF 4 years ago
XSLFBackground.java #64088 - SlideShow rendering fixes 4 years ago
XSLFChart.java #60656 - EMF image support in slideshows 5 years ago
XSLFColor.java #64241 - shade and tint calculation are based now on scRGB (opposed to HSL) colorspace 4 years ago
XSLFComment.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFCommentAuthors.java #62355 - unsplit packages - 3 - only imports 6 years ago
XSLFComments.java #62355 - unsplit packages - 3 - only imports 6 years ago
XSLFConnectorShape.java #62355 - unsplit packages - 3 - only imports 6 years ago
XSLFDrawing.java #60656 - EMF image support in slideshows 5 years ago
XSLFFactory.java #64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument factories 4 years ago
XSLFFontData.java #63028 - Provide font embedding for slideshows 5 years ago
XSLFFontInfo.java #63028 - Provide font embedding for slideshows 5 years ago
XSLFFreeformShape.java #62953 - Rendering of FreeformShapes with formula fails 5 years ago
XSLFGradientPaint.java #64088 - SlideShow rendering fixes 4 years ago
XSLFGraphicFrame.java Retrieve chart from graphical frame 4 years ago
XSLFGroupShape.java #62587 - repeated call to XSLFSheet.removeShape leads to java.lang.IllegalArgumentException: partName 5 years ago
XSLFHyperlink.java remove some deprecated code 3 years ago
XSLFLineBreak.java Convert all *.java files to use native end of line character(s) 7 years ago
XSLFMetroShape.java Replace manual close with try-with-resources 4 years ago
XSLFNotes.java #64088 - SlideShow rendering fixes 4 years ago
XSLFNotesMaster.java #64088 - SlideShow rendering fixes 4 years ago
XSLFObjectData.java Fix Javadocs 5 years ago
XSLFObjectShape.java #64773 - Visual signatures for .xlsx/.docx 3 years ago
XSLFPictureData.java Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
XSLFPictureShape.java #64773 - Visual signatures for .xlsx/.docx 3 years ago
XSLFPlaceholderDetails.java #64773 - Visual signatures for .xlsx/.docx 3 years ago
XSLFPropertiesDelegate.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 years ago
XSLFRelation.java #64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument factories 4 years ago
XSLFShadow.java #64088 - SlideShow rendering fixes 4 years ago
XSLFShape.java #64773 - Visual signatures for .xlsx/.docx 3 years ago
XSLFShapeContainer.java common sl: reworked and unified generics definitions 8 years ago
XSLFSheet.java Make SlideLayout bullets accessible 4 years ago
XSLFSimpleShape.java #64411 - Provide JigSaw modules 4 years ago
XSLFSlide.java #64088 - SlideShow rendering fixes 4 years ago
XSLFSlideLayout.java #64088 - SlideShow rendering fixes 4 years ago
XSLFSlideMaster.java #64088 - SlideShow rendering fixes 4 years ago
XSLFSlideShow.java [bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts (getAllEmbedds is retained but deprecated) 6 years ago
XSLFSlideShowFactory.java #64411 - Provide JigSaw modules 3 years ago
XSLFTabStop.java #62096 - Add support for tabstops 6 years ago
XSLFTable.java next version will be 5.0.0 4 years ago
XSLFTableCell.java Access table cell border style as line properties 4 years ago
XSLFTableRow.java Insert a new row in XSLFTable 4 years ago
XSLFTableStyle.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 years ago
XSLFTableStyles.java #64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument factories 4 years ago
XSLFTextBox.java Fix initialization of text body when used in XSLF 4 years ago
XSLFTextParagraph.java 63290 - PPTX To Png changes font sizes and colors 4 years ago
XSLFTextRun.java #64693 - POI HwmfGraphics cannot read the embedded document title 3 years ago
XSLFTextShape.java Sonar Fixes - code smells 4 years ago
XSLFTexturePaint.java #64088 - SlideShow rendering fixes 4 years ago
XSLFTheme.java #64088 - SlideShow rendering fixes 4 years ago