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 f395630abd Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 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 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFAutoShape.java Convert all *.java files to use native end of line character(s) 7 years ago
XSLFBackground.java Convert all *.java files to use native end of line character(s) 7 years ago
XSLFChart.java code cleaning according to code review recommendations (closes #93) 6 years ago
XSLFColor.java #60625 - Rendering issue with background and shape overlayed by image 7 years ago
XSLFComment.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFCommentAuthors.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 7 years ago
XSLFComments.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFConnectorShape.java Convert all *.java files to use native end of line character(s) 7 years ago
XSLFDrawing.java #61797 - Embed Excel / Ole objects into powerpoint 6 years ago
XSLFFactory.java #54916 - POI does not always read all the slides in pptx files 8 years ago
XSLFFreeformShape.java Convert all *.java files to use native end of line character(s) 7 years ago
XSLFGraphicFrame.java [github-98] write data in respective Column in case of XDDFChart. Thanks to Sandeep Tiwari. This closes #98 6 years ago
XSLFGroupShape.java #61797 - Embed Excel / Ole objects into powerpoint 6 years ago
XSLFHyperlink.java replace "".equals(string) with string.isEmpty() to avoid null strings silently evaluating to false; most code should probably check string for null if it is not already 6 years ago
XSLFLineBreak.java Convert all *.java files to use native end of line character(s) 7 years ago
XSLFMetroShape.java Convert all *.java files to use native end of line character(s) 7 years ago
XSLFNotes.java remove some deprecated code slated for removal in 3.18 6 years ago
XSLFNotesMaster.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFObjectData.java #61797 - Embed Excel / Ole objects into powerpoint 6 years ago
XSLFObjectShape.java #61797 - Embed Excel / Ole objects into powerpoint 6 years ago
XSLFPictureData.java Remove unnecessary initialization of members 6 years ago
XSLFPictureShape.java Convert all *.java files to use native end of line character(s) 7 years ago
XSLFPlaceholderDetails.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFPropertiesDelegate.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 years ago
XSLFRelation.java code cleaning according to code review recommendations (closes #93) 6 years ago
XSLFShadow.java Remove unnecessary local variables 6 years ago
XSLFShape.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFShapeContainer.java common sl: reworked and unified generics definitions 8 years ago
XSLFSheet.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFSimpleShape.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFSlide.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFSlideLayout.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFSlideMaster.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFSlideShow.java Remove unnecessary type arguments (Java 8) 6 years ago
XSLFSlideShowFactory.java Convert all *.java files to use native end of line character(s) 7 years ago
XSLFTabStop.java #62096 - Add support for tabstops 6 years ago
XSLFTable.java remove some deprecated methods 6 years ago
XSLFTableCell.java Remove unnecessary initialization of members 6 years ago
XSLFTableRow.java Remove unnecessary type arguments (Java 8) 6 years ago
XSLFTableStyle.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 years ago
XSLFTableStyles.java Remove unnecessary type arguments (Java 8) 6 years ago
XSLFTextBox.java Convert all *.java files to use native end of line character(s) 7 years ago
XSLFTextParagraph.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFTextRun.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFTextShape.java Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
XSLFTheme.java introduce XDDFShapeProperties as user model API (closes #72 from GitHub) 6 years ago