aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hssf/model/DrawingManager2.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-99/+0
* remove some more deprecated codePJ Fanning2020-06-281-37/+0
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* Javadoc fixesNick Burch2017-07-311-1/+0
* #61363 - Unify escher shape id allocation Andreas Beeker2017-07-301-74/+40
* javadocs fixes (jdk8)Andreas Beeker2016-07-031-4/+24
* Fix Eclipse warnings, unnecessary casts, use generics, static access...Dominik Stadler2014-12-281-2/+2
* Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyleNick Burch2013-08-231-2/+0
* implemented creating shapes in new file using new modelEvgeniy Berlog2012-07-061-1/+4
* fixed bug #45720: cloneSheet breaks autofilters.Yegor Kozlov2008-09-071-3/+11
* Some more updates to the records->usermodel support for hssf shapes. Still no...Nick Burch2008-01-151-1/+12
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Moving to headGlen Stampoultzis2005-05-011-0/+130