44 커밋 (4a3ea104fe275e0d0f8d094f7bd1f6da57562d64)

작성자 SHA1 메시지 날짜
  Andreas Beeker 4a3ea104fe #62037 - SlideNames should not be null but have a default as if accessed by VBA 6 년 전
  Andreas Beeker a276d5d3f6 #62319 - handle slide layouts in extractor 6 년 전
  Andreas Beeker e816131759 #62319 - Decommission XSLF-/PowerPointExtractor 6 년 전
  Andreas Beeker f395630abd Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 년 전
  Alain Béarez 3b8f806850 XDDF usermodel for Charts closes #68 on GitHub 6 년 전
  Andreas Beeker 37e4c32065 #61671 - XSLFSlide does not contain isHidden and setHidden like HSLFSlide does 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 5ca0b239bf Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 년 전
  Andreas Beeker a002b7287e #60625 - Rendering issue with background and shape overlayed by image 7 년 전
  Andreas Beeker b988f251ad #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 7 년 전
  Andreas Beeker d64fea0cfe Bug 55714 - Background image ignored on slide copy 7 년 전
  Javen O'Neal 4eb247b528 add @NotImplemented annotation to methods that are not implemented 8 년 전
  Andreas Beeker 57aa67b524 XSLF: do not display Master Slide objects by default 8 년 전
  Andreas Beeker cddbdbee41 #57031 - Out of Memory when extracting text from attached files 8 년 전
  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 01a6730ea7 #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema packages 8 년 전
  Andreas Beeker eb1e1a28e8 Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 8 년 전
  Dominik Stadler e62cac4f71 Use the default XmlOptions for all the invocations of the XmlBeans XML parsing 8 년 전
  Andreas Beeker bc61534b92 common sl: reworked and unified generics definitions 8 년 전
  Andreas Beeker c619525118 #56519 - XSLFSlide.draw is not working with text embeded in PPTX 9 년 전
  Andreas Beeker 72ce8545dd JUnit and rendering fixes 9 년 전
  Andreas Beeker a602060b48 Rendering of rotated group shapes fixed, other smaller fixes, defaulting to white transparent slide background 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 463c68c6b3 more progress with merging external slides 12 년 전
  Yegor Kozlov d22f43cd43 more progress with XSLF: made some methods publis as suggested on poi-dev, more tests 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 a88a80e615 Add XSLF access to slide comments, and fix some code comments 13 년 전
  Nick Burch a727217e9e Basic XSLF support for slide notes 13 년 전
  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 13 년 전
  Yegor Kozlov f294be3aaf more XSLF updates 13 년 전
  Yegor Kozlov ccad96e6d9 initial support for XSLF usermodel API 13 년 전
  Maxim Valyanskiy b1c8c26708 XSLF: text extraction from tables 14 년 전
  Yegor Kozlov 787da03838 added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 14 년 전
  Nick Burch 2126583f46 Start on more XSLF support 16 년 전