aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFGraphicFrame.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-298/+0
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-4/+4
* Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)Andreas Beeker2020-12-121-2/+3
* Sonar fixes - a few "String literals should not be duplicated"Andreas Beeker2020-10-241-6/+8
* Retrieve chart from graphical frameAlain Béarez2019-12-071-4/+35
* IDE and JavaDoc fixes, move/remove some unfixed testsDominik Stadler2019-01-111-3/+1
* #62355 - unsplit packages - 3 - only importsAndreas Beeker2018-05-271-1/+1
* sonar fixesAndreas Beeker2018-05-231-1/+2
* [github-98] write data in respective Column in case of XDDFChart. Thanks to S...PJ Fanning2018-02-271-1/+1
* #61797 - Embed Excel / Ole objects into powerpointAndreas Beeker2017-12-311-3/+15
* XDDF usermodel for Charts closes #68 on GitHubAlain Béarez2017-11-261-6/+40
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-218/+218
* #56004 - Support for WMF renderingAndreas Beeker2016-01-161-9/+36
* In preparation for table rendering, added table row heights and column widths...Andreas Beeker2015-11-211-9/+11
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-10/+9
* Annotation for unimplemented drawing handlers.Andreas Beeker2015-07-251-0/+2
* merged common_sl branch to trunkAndreas Beeker2015-07-241-38/+15
|\
| * committing intermediate results - xslf now compiles - hslf needs to be migrat...Andreas Beeker2015-03-071-41/+13
| * initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-211-2/+4
|/
* Bugzilla 54407 - Avoid XmlValueDisconnectedException when merging slides Yegor Kozlov2013-01-221-0/+57
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-071-1/+1
* more progress with PPTX2PNG: support for gradient and texture fill, also refa...Yegor Kozlov2011-10-281-8/+2
* initial support for rendering pptx slides into images with a PPTX2PNG command...Yegor Kozlov2011-10-211-2/+82
* Remove incorrect svn:executable property from several Java source filesNick Burch2011-09-041-0/+0
* support for tables and hyperlinks in XSLFYegor Kozlov2011-08-171-9/+11
* initial support for XSLF usermodel APIYegor Kozlov2011-08-111-0/+79