55 次程式碼提交 (e875bd81435bc7627e4eab9a18490583d2cee604)

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