50 Commits (43c57c26c26d85a0e083d40b92e98a0f5efb34a2)

Author SHA1 Message Date
  PJ Fanning 43c57c26c2 [bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks to Mate Borcsok 5 years ago
  Andreas Beeker 8576537693 #62587 - repeated call to XSLFSheet.removeShape leads to java.lang.IllegalArgumentException: partName 5 years ago
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports 6 years ago
  Andreas Beeker d3fbc56fd0 #62393 - Inconsistent slide import behavior depending on Mac OS X Version 6 years ago
  Andreas Beeker 82774d4dc2 #62051 - Two shapes have the same shapeId within the same slide. 6 years ago
  Andreas Beeker e371ce46cc #62381 - Fix rendering of AutoShapes 6 years ago
  Andreas Beeker f395630abd Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
  Andreas Beeker 9968e86b14 #62096 - Add support for tabstops 6 years ago
  Andreas Beeker 704b41ab9a #61797 - Embed Excel / Ole objects into powerpoint 6 years ago
  Alain Béarez 3b8f806850 XDDF usermodel for Charts closes #68 on GitHub 6 years ago
  Andreas Beeker 910c91900a #60499 - Deleting a picture that is used twice on a slide corrupt the slide 6 years ago
  PJ Fanning 11a403469f remove some deprecated code slated for removal in 3.18 6 years ago
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 years ago
  PJ Fanning 66d83f98d7 remove some deprecated code slated for removal in 3.18 6 years ago
  Andreas Beeker 1c1c384c16 Add handling of alternate content elements 6 years ago
  Andreas Beeker b988f251ad #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 7 years ago
  Andreas Beeker e4575a0dfe Bug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph 7 years ago
  Andreas Beeker c47f676397 #54916 - POI does not always read all the slides in pptx files 8 years ago
  Andreas Beeker b9851d98b9 #56570 - RecordType has repeat by code type 3009 8 years ago
  Andreas Beeker 7d4b30cd72 XSLF: tables can now be removed from sheets/groups 8 years ago
  Andreas Beeker 9e45a9d9fd #58663 - Pictures cannot be removed from a slide 8 years ago
  Andreas Beeker 01a6730ea7 #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema packages 8 years ago
  Andreas Beeker f9c8f0826d Add support for HSLF metro blobs 8 years ago
  Andreas Beeker eb1e1a28e8 Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 8 years ago
  Andreas Beeker c7e9309e83 - #58216 - provide picture-shape resize that maintains the aspect ratio 8 years ago
  Andreas Beeker bc61534b92 common sl: reworked and unified generics definitions 8 years ago
  Andreas Beeker 9a8e3b8e2a #58204 - STYLE: ShapeContainer interface makes internal getShapesList() redundant 9 years ago
  Andreas Beeker ff4bbd9588 #58190 - The current picture handling uses raw integers for types and index, replace with enum and reference 9 years ago
  Andreas Beeker 72ce8545dd JUnit and rendering fixes 9 years ago
  Andreas Beeker b00e544e9b Fixed TextRun handling and various junit tests 9 years ago
  Andreas Beeker 7127adb1ab committing intermediate results - hslf is mostly migrated to common interface - junit tests partly fail - still a few compile errors - xslf drawing works - hslf drawing is not yet tested 9 years ago
  Andreas Beeker 9a85a2e76b Snapshot commit - still lots of errors, xslf rendering works, started work on hslf 9 years ago
  Andreas Beeker 7afac11f67 committing intermediate results - xslf now compiles - hslf needs to be migrated to common interface - drawing is not yet tested 9 years ago
  Andreas Beeker cb09b997c4 initial commit - still lots of errors, but I need to switch to a clean trunk for releasing and testing 9 years ago
  Yegor Kozlov 98a74d96d5 one more fix related to Bugzilla 54407 11 years ago
  Yegor Kozlov 7298228b91 Bugzilla 54407 - Avoid XmlValueDisconnectedException when merging slides 11 years ago
  Yegor Kozlov c15348c065 added common interface for containers of shapes in XSLF 12 years ago
  Yegor Kozlov 463c68c6b3 more progress with merging external slides 12 years ago
  Yegor Kozlov 99bd60879a improved rendering of groupped shapes in xslf 12 years ago
  Yegor Kozlov d22f43cd43 more progress with XSLF: made some methods publis as suggested on poi-dev, more tests 12 years ago
  Yegor Kozlov ef049ea258 Bugzilla 52209: fixed inserting multiple pictures to a group or slide in XSLF 12 years ago
  Yegor Kozlov dd654d9870 improved rendering of indented text in XSLF, also improved import content from external slides 12 years ago
  Yegor Kozlov de14b40a97 more progress with xlsf: support for gradient and texture fills, backgrounds, improved drawing of preset shapes and many more updates ... 12 years ago
  Yegor Kozlov b1cb335834 more progress with PPTX2PNG: support for gradient and texture fill, also refactored usages of colors in drawingML 12 years ago
  Yegor Kozlov 2490ebd2ff initial support for rendering pptx slides into images with a PPTX2PNG command-line utility 12 years ago
  Nick Burch 4b125e7ccd Start on XSLF notes master support, and add a XMLSlideShow basics test, along with making it easier to get to the common slide data via XSLFSheet 12 years ago
  Yegor Kozlov b26674fef5 support for tables and hyperlinks in XSLF 13 years ago
  Yegor Kozlov ccad96e6d9 initial support for XSLF usermodel API 13 years ago
  Nick Burch 2126583f46 Start on more XSLF support 16 years ago
  Nick Burch dbc9404830 Initial HSMF (outlook) support from Travis 17 years ago