aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hssf/usermodel/HSSFPalette.java
Commit message (Expand)AuthorAgeFilesLines
* Patch from Jeremy Michelson (with slight tweaks) - bug #48274 - fix erronious...Nick Burch2009-11-251-4/+26
* Fixing compiler warnings - unnecessary typecastsJosh Micich2009-08-181-47/+44
* Test to show that bug #45492 is invalidNick Burch2008-09-211-0/+9
* Fix bug 38921, where HSSFPalette.findSimilar() wasn't working properly, and a...Nick Burch2008-02-211-1/+3
* 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-5/+10
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-18/+17
* New licence changes.Glen Stampoultzis2004-04-091-52/+16
* Ported the drawing stuff from the rel_2_branch. Given the effort this took I...Glen Stampoultzis2004-04-091-1/+54
* MERGE from REL_2_BRANCH: Bug id 21086Avik Sengupta2003-07-271-1/+1
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* added new files for custom palette patchAvik Sengupta2003-01-021-0/+193