48 Commits (5a18307eb051603509c8b8147f4dfdf0e8fe56b2)

Author SHA1 Message Date
  Andreas Beeker 5a18307eb0 63290 - PPTX To Png changes font sizes and colors 4 years ago
  Andreas Beeker d3de3636cf #64241 - XSLF - Wrong scheme colors used when rendering 4 years ago
  Andreas Beeker d20e85387e XSLF Performance - use XmlCursor instead of XQuery expression - handle AlternateContent elements uniformly 4 years ago
  Andreas Beeker 0fb322bb92 #64088 - SlideShow rendering fixes 4 years ago
  Andreas Beeker 1794ae97c1 #63918 - Fix texture fill - scale stretched images correctly 4 years ago
  PJ Fanning 1f6a3c99ae add null check 4 years ago
  PJ Fanning dc6a4a99e2 try to avoid casting to int 4 years ago
  Andreas Beeker 58eb1a8070 Bug 63580 - Fix texture paint handling 4 years ago
  Andreas Beeker dd6d090969 fix rendering of xslf shapes with no/external blip part 5 years ago
  Andreas Beeker 861988bac3 Bug 60656 - EMF image support in slideshows 5 years ago
  PJ Fanning d20bc98f70 [bug-63498] NPE when calling getShapeName on XSLFTableCell. Thanks to Mate Borcsok. 5 years ago
  Dominik Stadler a9b2a8b2bd Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check some more in integration tests 5 years ago
  Dominik Stadler 19884d0ca3 Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
  Alain Béarez 65b7c9e273 fix most alerts reported by LGTM on OOXML 5 years ago
  Andreas Beeker 1c4b3c24af #61589 - Importing content does not copy hyperlink address 5 years ago
  Andreas Beeker 82774d4dc2 #62051 - Two shapes have the same shapeId within the same slide. 6 years ago
  Andreas Beeker 7ddef62cc4 #61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape name 6 years ago
  Andreas Beeker f395630abd Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
  Andreas Beeker 732558a406 #60625 - Rendering issue with background and shape overlayed by image 7 years ago
  Javen O'Neal 7b38711979 Convert all *.java files to use native end of line character(s) 7 years ago
  Andreas Beeker a002b7287e #60625 - Rendering issue with background and shape overlayed by image 7 years ago
  Andreas Beeker 1690ec2d19 merge trunk to branch 7 years ago
  Dominik Stadler e6a2d46800 Compiler/IDE warnings, unnecessary keywords, 7 years ago
  Andreas Beeker ef0da84237 #59702 - Setting background color in slide master 8 years ago
  Andreas Beeker 65b2f6f23a #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to a PNG/SVG image 8 years ago
  Dominik Stadler 734cd9d484 Code cleanup via IntelliJ: Remove unnecessary semicolon 8 years ago
  Andreas Beeker 0423fae3b7 #59056 - Render individual slideshow shapes 8 years ago
  Andreas Beeker 50d98918d9 #56004 - Support for WMF rendering 8 years ago
  Andreas Beeker b9851d98b9 #56570 - RecordType has repeat by code type 3009 8 years ago
  Andreas Beeker eb1e1a28e8 Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 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 8 years ago
  Andreas Beeker f0acd2152f Javadoc fixes 9 years ago
  Andreas Beeker f7b8e88bda junit fixes 9 years ago
  Andreas Beeker 72ce8545dd JUnit and rendering fixes 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
  Nick Burch ef4388323a Don't use the degree symbol in comments, as it upsets the compiler, and causes the javadoc tool to error. Use the word degrees instead, much safer 10 years ago
  Yegor Kozlov 9d1409c7d3 Patch 53176 - Fixed auto shapes render problem in pptx files 10 years ago
  Yegor Kozlov 99bd60879a improved rendering of groupped shapes 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 7fed9e4936 Remove incorrect svn:executable property from several Java source files 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
  Yegor Kozlov 585c3d0e6f support for hyperlinks in SXSSF 13 years ago
  Yegor Kozlov a50e57e58f improved test coverage for SXSSF 13 years ago