aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hssf/model/TextboxShape.java
Commit message (Expand)AuthorAgeFilesLines
* #59170 - Remove deprecated classes (POI 3.15) - o.a.p.hssf.model.*Shape class...Andreas Beeker2016-07-031-168/+0
* FindBugs - DLS_DEAD_LOCAL_STOREAndreas Beeker2015-08-151-2/+1
* Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyleNick Burch2013-08-231-2/+0
* added few improvementsEvgeniy Berlog2012-07-231-0/+1
* Bug 51332 - Fixed internal IDs of shapes generated by HSSFPatriarch when ther...Yegor Kozlov2011-06-221-1/+2
* fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed ...Yegor Kozlov2009-06-071-1/+1
* Fix for bug 45964 - support for link formulas in Text ObjectsJosh Micich2008-10-101-9/+5
* make sure all hslf classes use POI loggersYegor Kozlov2008-04-141-0/+5
* Add accessors to horizontal and vertical alignment in HSSFTextboxYegor Kozlov2008-03-141-2/+2
* Some more fixes for javadoc warningsNick Burch2007-06-291-1/+0
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-2/+2
* New licence changes.Glen Stampoultzis2004-04-091-0/+17
* Ported the drawing stuff from the rel_2_branch. Given the effort this took I...Glen Stampoultzis2004-04-091-0/+151