49 Commitit (2a292cb42daa66f193e2c18aebd0c5d2e6ab365c)

Tekijä SHA1 Viesti Päivämäärä
  Andreas Beeker 2a292cb42d #64773 - Visual signatures for .xlsx/.docx 3 vuotta sitten
  Andreas Beeker 5a18307eb0 63290 - PPTX To Png changes font sizes and colors 4 vuotta sitten
  Andreas Beeker d3de3636cf #64241 - XSLF - Wrong scheme colors used when rendering 4 vuotta sitten
  Andreas Beeker d20e85387e XSLF Performance - use XmlCursor instead of XQuery expression - handle AlternateContent elements uniformly 4 vuotta sitten
  Andreas Beeker 0fb322bb92 #64088 - SlideShow rendering fixes 4 vuotta sitten
  Andreas Beeker 1794ae97c1 #63918 - Fix texture fill - scale stretched images correctly 4 vuotta sitten
  PJ Fanning 1f6a3c99ae add null check 4 vuotta sitten
  PJ Fanning dc6a4a99e2 try to avoid casting to int 4 vuotta sitten
  Andreas Beeker 58eb1a8070 Bug 63580 - Fix texture paint handling 4 vuotta sitten
  Andreas Beeker dd6d090969 fix rendering of xslf shapes with no/external blip part 5 vuotta sitten
  Andreas Beeker 861988bac3 Bug 60656 - EMF image support in slideshows 5 vuotta sitten
  PJ Fanning d20bc98f70 [bug-63498] NPE when calling getShapeName on XSLFTableCell. Thanks to Mate Borcsok. 5 vuotta sitten
  Dominik Stadler a9b2a8b2bd Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check some more in integration tests 5 vuotta sitten
  Dominik Stadler 19884d0ca3 Code-style: Unify how arrays are specified from C-style to normal Java-style 5 vuotta sitten
  Alain Béarez 65b7c9e273 fix most alerts reported by LGTM on OOXML 5 vuotta sitten
  Andreas Beeker 1c4b3c24af #61589 - Importing content does not copy hyperlink address 5 vuotta sitten
  Andreas Beeker 82774d4dc2 #62051 - Two shapes have the same shapeId within the same slide. 6 vuotta sitten
  Andreas Beeker 7ddef62cc4 #61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape name 6 vuotta sitten
  Andreas Beeker f395630abd Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 vuotta sitten
  Andreas Beeker 732558a406 #60625 - Rendering issue with background and shape overlayed by image 7 vuotta sitten
  Javen O'Neal 7b38711979 Convert all *.java files to use native end of line character(s) 7 vuotta sitten
  Andreas Beeker a002b7287e #60625 - Rendering issue with background and shape overlayed by image 7 vuotta sitten
  Andreas Beeker 1690ec2d19 merge trunk to branch 7 vuotta sitten
  Dominik Stadler e6a2d46800 Compiler/IDE warnings, unnecessary keywords, 7 vuotta sitten
  Andreas Beeker ef0da84237 #59702 - Setting background color in slide master 8 vuotta sitten
  Andreas Beeker 65b2f6f23a #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to a PNG/SVG image 8 vuotta sitten
  Dominik Stadler 734cd9d484 Code cleanup via IntelliJ: Remove unnecessary semicolon 8 vuotta sitten
  Andreas Beeker 0423fae3b7 #59056 - Render individual slideshow shapes 8 vuotta sitten
  Andreas Beeker 50d98918d9 #56004 - Support for WMF rendering 8 vuotta sitten
  Andreas Beeker b9851d98b9 #56570 - RecordType has repeat by code type 3009 8 vuotta sitten
  Andreas Beeker eb1e1a28e8 Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 8 vuotta sitten
  Andreas Beeker bc61534b92 common sl: reworked and unified generics definitions 8 vuotta sitten
  Andreas Beeker c619525118 #56519 - XSLFSlide.draw is not working with text embeded in PPTX 8 vuotta sitten
  Andreas Beeker f0acd2152f Javadoc fixes 8 vuotta sitten
  Andreas Beeker f7b8e88bda junit fixes 9 vuotta sitten
  Andreas Beeker 72ce8545dd JUnit and rendering fixes 9 vuotta sitten
  Andreas Beeker 9a85a2e76b Snapshot commit - still lots of errors, xslf rendering works, started work on hslf 9 vuotta sitten
  Andreas Beeker 7afac11f67 committing intermediate results - xslf now compiles - hslf needs to be migrated to common interface - drawing is not yet tested 9 vuotta sitten
  Andreas Beeker cb09b997c4 initial commit - still lots of errors, but I need to switch to a clean trunk for releasing and testing 9 vuotta sitten
  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 vuotta sitten
  Yegor Kozlov 9d1409c7d3 Patch 53176 - Fixed auto shapes render problem in pptx files 10 vuotta sitten
  Yegor Kozlov 99bd60879a improved rendering of groupped shapes in xslf 12 vuotta sitten
  Yegor Kozlov dd654d9870 improved rendering of indented text in XSLF, also improved import content from external slides 12 vuotta sitten
  Yegor Kozlov de14b40a97 more progress with xlsf: support for gradient and texture fills, backgrounds, improved drawing of preset shapes and many more updates ... 12 vuotta sitten
  Yegor Kozlov b1cb335834 more progress with PPTX2PNG: support for gradient and texture fill, also refactored usages of colors in drawingML 12 vuotta sitten
  Yegor Kozlov 2490ebd2ff initial support for rendering pptx slides into images with a PPTX2PNG command-line utility 12 vuotta sitten
  Nick Burch 7fed9e4936 Remove incorrect svn:executable property from several Java source files 12 vuotta sitten
  Yegor Kozlov b26674fef5 support for tables and hyperlinks in XSLF 12 vuotta sitten
  Yegor Kozlov ccad96e6d9 initial support for XSLF usermodel API 13 vuotta sitten
  Yegor Kozlov 585c3d0e6f support for hyperlinks in SXSSF 13 vuotta sitten