aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFShape.java
Commit message (Expand)AuthorAgeFilesLines
* Remove more deprecated classes and methodsPJ Fanning2017-09-231-28/+0
* Move my new unit conversions to the Units class, move and deprecate duplicate...Greg Woolsey2017-06-231-5/+29
* #60520 - Provide *SSF functionality via Common SSAndreas Beeker2016-12-311-22/+8
* Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, ...Nick Burch2009-11-031-1/+7
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and forma...Josh Micich2009-05-201-150/+151
* more cleanup and refactoring of the ooxml code:1. removed deprecated methods ...Yegor Kozlov2008-10-251-5/+0
* more progress on SpreadsheetML drawing layer;finished XSSFPicture, auto-sizin...Yegor Kozlov2008-10-171-32/+94
* Initial support for SpreadsheetML drawings,implemented XSSFPicture, added abi...Yegor Kozlov2008-10-101-0/+93