aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hssf/usermodel/HSSFPatriarch.java
Commit message (Expand)AuthorAgeFilesLines
* small tweak to fix compiler error after r884918 (differences in @Override rul...Josh Micich2009-11-271-3/+2
* improved work with cell comments in XSSF, also added support for cell comment...Yegor Kozlov2009-11-271-0/+5
* fixed compiler warnings. added some TODO commentsJosh Micich2009-02-131-45/+39
* common ss interfaces for drawing, clientacnhor and picture, also some refacto...Yegor Kozlov2008-11-121-5/+10
* 1. moved ooxml enums into interfaces-jdk15, they are common and should be in ...Yegor Kozlov2008-10-281-2/+1
* Merged revisions 642878-642946 via svnmerge from Nick Burch2008-04-051-24/+24
* HSSF* classes implement same interfaces as XSSF* classes.Ugo Cei2008-01-241-2/+2
* Some more updates to the records->usermodel support for hssf shapes. Still no...Nick Burch2008-01-151-0/+6
* Make a start on processing shapes on a sheet out of a record. For now, doesn'...Nick Burch2008-01-091-2/+50
* HSSFPicture.resize() - a handy method to reset a picture to its original widt...Yegor Kozlov2007-10-011-0/+1
* Comment support from bug 41198, patch from YegorNick Burch2007-01-011-0/+15
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Added image support for POI. See the quick guide for details. Sponsored thr...Glen Stampoultzis2005-05-011-0/+17
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-3/+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/+159