aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hssf/usermodel/HSSFFont.java
Commit message (Expand)AuthorAgeFilesLines
* more refactoring of common ss testsYegor Kozlov2009-03-291-0/+7
* Refactoring Record.serialize methodsJosh Micich2008-11-191-12/+2
* Merged revisions 618680-620582 via svnmerge from Ugo Cei2008-02-131-1/+24
* Make HSSF* classes compile with JDK 1.4 interfaces.Ugo Cei2008-01-241-94/+0
* HSSF* classes implement same interfaces as XSSF* classes.Ugo Cei2008-01-241-1/+2
* Improve the javadocs for font and fill related colourings, and add another te...Nick Burch2008-01-021-1/+1
* Yet more javadoc fixesNick Burch2007-06-291-1/+0
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Bug 38486: Added handling of special 0x40 (64 dec) color.Jason Height2006-07-241-2/+2
* Allow fetching and changing the character set, eg to support wingdings fonts ...Nick Burch2006-06-161-0/+43
* - Ironed out a whole bunch of Javadoc issues. Not that the documentation is a...Rainer Klute2005-01-021-3/+3
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-7/+7
* New licence changes.Glen Stampoultzis2004-04-091-52/+15
* Ported the drawing stuff from the rel_2_branch. Given the effort this took I...Glen Stampoultzis2004-04-091-0/+8
* More Javadoc issues fixed. "ant javadoc" now runs without any complaints. How...Rainer Klute2003-12-061-3/+3
* Removed parameter types from @param statements - Javadoc knows about the type...Rainer Klute2003-12-051-2/+2
* bug 17374 - typo in HSSFFontAvik Sengupta2003-10-271-1/+1
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* removed ties to deprecated HSSFColorConstants classAndrew C. Oliver2002-04-271-1/+0
* Initial revisionAndrew C. Oliver2002-01-311-0/+390