| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 1 | -1123/+0 |
* | [bug-63046] Use Log4j 2 for logging | Marius Volkhart | 2021-02-21 | 1 | -7/+6 |
* | Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional) | Andreas Beeker | 2020-12-12 | 1 | -3/+3 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-05-05 | 1 | -2/+5 |
* | #64088 - SlideShow rendering fixes | Andreas Beeker | 2020-01-19 | 1 | -58/+32 |
* | try to avoid casting to int | PJ Fanning | 2019-09-14 | 1 | -3/+2 |
* | #63541 - NullPointerException from XSLFSimpleShape.getAnchor for empty xfrm tags | Andreas Beeker | 2019-09-11 | 1 | -1/+1 |
* | #62953 - Rendering of FreeformShapes with formula fails | Andreas Beeker | 2018-12-09 | 1 | -1/+0 |
* | #62587 - repeated call to XSLFSheet.removeShape leads to java.lang.IllegalArg... | Andreas Beeker | 2018-08-11 | 1 | -10/+28 |
* | Bug 62092 - Text not extracted from grouped text shapes in HSLF | Andreas Beeker | 2018-04-18 | 1 | -11/+0 |
* | Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa... | Dominik Stadler | 2017-04-17 | 1 | -2/+2 |
* | #60625 - Rendering issue with background and shape overlayed by image | Andreas Beeker | 2017-02-12 | 1 | -23/+31 |
* | #60625 - Rendering issue with background and shape overlayed by image | Andreas Beeker | 2017-02-08 | 1 | -12/+56 |
* | whitespace; +svn:eol-style=native | Javen O'Neal | 2016-07-07 | 1 | -1084/+1084 |
* | Findbugs-JDK8: log ignored exception | Javen O'Neal | 2016-07-07 | 1 | -4/+9 |
* | #59702 - Setting background color in slide master | Andreas Beeker | 2016-06-18 | 1 | -215/+354 |
* | #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to ... | Andreas Beeker | 2016-06-04 | 1 | -5/+3 |
* | #58217 - XSLF: support alpha channel on solid colors (fill, line, text) | Andreas Beeker | 2016-05-22 | 1 | -33/+35 |
* | #41047 - Support hyperlinks in HSLF shapes and textruns | Andreas Beeker | 2016-01-24 | 1 | -1/+21 |
* | #56570 - RecordType has repeat by code type 3009 | Andreas Beeker | 2015-12-31 | 1 | -1/+6 |
* | In preparation for table rendering, added table row heights and column widths... | Andreas Beeker | 2015-11-21 | 1 | -8/+8 |
* | Common sl unification - copy first paragraph / textrun properties on XSLFText... | Andreas Beeker | 2015-10-29 | 1 | -37/+81 |
* | - #58216 - provide picture-shape resize that maintains the aspect ratio | Andreas Beeker | 2015-09-21 | 1 | -11/+35 |
* | common sl: reworked and unified generics definitions | Andreas Beeker | 2015-08-24 | 1 | -1/+2 |
* | #56519 - XSLFSlide.draw is not working with text embeded in PPTX | Andreas Beeker | 2015-08-09 | 1 | -8/+9 |
* | Improve error message slightly, add tests to verify things failing in Gump-bu... | Dominik Stadler | 2015-07-27 | 1 | -1/+1 |
* | merged common_sl branch to trunk | Andreas Beeker | 2015-07-24 | 1 | -392/+297 |
|\ |
|
| * | JUnit and rendering fixes | Andreas Beeker | 2015-07-12 | 1 | -26/+34 |
| * | added ASL header to drawing classes | Andreas Beeker | 2015-07-09 | 1 | -1/+1 |
| * | Snapshot commit - still lots of errors, xslf rendering works, started work on... | Andreas Beeker | 2015-03-19 | 1 | -6/+57 |
| * | committing intermediate results - xslf now compiles - hslf needs to be migrat... | Andreas Beeker | 2015-03-07 | 1 | -212/+210 |
| * | initial commit - still lots of errors, but I need to switch to a clean trunk ... | Andreas Beeker | 2015-02-21 | 1 | -225/+56 |
|/ |
|
* | avoid NPE when setting line properties if linewidth is zero | Yegor Kozlov | 2012-07-02 | 1 | -3/+3 |
* | added methods to get/set preset shape geometry in XSLF | Yegor Kozlov | 2012-02-08 | 1 | -21/+14 |
* | improved rendering of groupped shapes in xslf | Yegor Kozlov | 2011-12-04 | 1 | -8/+9 |
* | more progress with XSLF: made some methods publis as suggested on poi-dev, mo... | Yegor Kozlov | 2011-11-24 | 1 | -15/+12 |
* | added missing definition of the upArrow shape, moved support for line decorat... | Yegor Kozlov | 2011-11-21 | 1 | -19/+275 |
* | more progress with PPTX2PNG | Yegor Kozlov | 2011-11-14 | 1 | -8/+0 |
* | improved rendering of indented text in XSLF, also improved import content fro... | Yegor Kozlov | 2011-11-10 | 1 | -2/+66 |
* | more progress with xlsf: support for gradient and texture fills, backgrounds,... | Yegor Kozlov | 2011-11-07 | 1 | -427/+194 |
* | more progress with PPTX2PNG: support for gradient and texture fill, also refa... | Yegor Kozlov | 2011-10-28 | 1 | -35/+196 |
* | support for preset shape geometries in xslf | Yegor Kozlov | 2011-10-26 | 1 | -18/+56 |
* | more progress with PPTX2PNG | Yegor Kozlov | 2011-10-24 | 1 | -7/+7 |
* | initial support for rendering pptx slides into images with a PPTX2PNG command... | Yegor Kozlov | 2011-10-21 | 1 | -90/+499 |
* | Remove incorrect svn:executable property from several Java source files | Nick Burch | 2011-09-04 | 1 | -0/+0 |
* | initial support for XSLF usermodel API | Yegor Kozlov | 2011-08-11 | 1 | -0/+268 |