31 Commits (57aa67b524f8cd6be482789764806f217c3496eb)

Author SHA1 Message Date
  Andreas Beeker 57aa67b524 XSLF: do not display Master Slide objects by default 8 years ago
  Andreas Beeker cddbdbee41 #57031 - Out of Memory when extracting text from attached files 8 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 01a6730ea7 #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema packages 8 years ago
  Andreas Beeker eb1e1a28e8 Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 8 years ago
  Dominik Stadler e62cac4f71 Use the default XmlOptions for all the invocations of the XmlBeans XML parsing 8 years ago
  Andreas Beeker bc61534b92 common sl: reworked and unified generics definitions 8 years ago
  Andreas Beeker c619525118 #56519 - XSLFSlide.draw is not working with text embeded in PPTX 9 years ago
  Andreas Beeker 72ce8545dd JUnit and rendering fixes 9 years ago
  Andreas Beeker a602060b48 Rendering of rotated group shapes fixed, other smaller fixes, defaulting to white transparent slide background 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 463c68c6b3 more progress with merging external slides 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 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 a88a80e615 Add XSLF access to slide comments, and fix some code comments 12 years ago
  Nick Burch a727217e9e Basic XSLF support for slide notes 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 f294be3aaf more XSLF updates 13 years ago
  Yegor Kozlov ccad96e6d9 initial support for XSLF usermodel API 13 years ago
  Maxim Valyanskiy b1c8c26708 XSLF: text extraction from tables 14 years ago
  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 years ago
  Nick Burch 2126583f46 Start on more XSLF support 16 years ago