| Commit message (Expand) | Author | Age | Files | Lines |
* | please go to the branch, oh please oh please oh please... I goofed apparentl... | Andrew C. Oliver | 2003-03-29 | 1 | -47/+109 |
* | forgot a file | Andrew C. Oliver | 2003-01-06 | 1 | -0/+627 |
* | First go at performance refactor. Most unit tests working, some have to be r... | Andrew C. Oliver | 2003-01-05 | 9 | -937/+1034 |
* | added new files for custom palette patch | Avik Sengupta | 2003-01-02 | 1 | -0/+193 |
* | PR 15743: Add support for custom palettes: Submitted by Brian Sanders | Avik Sengupta | 2003-01-02 | 3 | -9/+177 |
* | PR:15677 | Avik Sengupta | 2003-01-01 | 1 | -0/+27 |
* | Bug 15720 | Rainer Klute | 2002-12-30 | 1 | -4/+4 |
* | One-line file properly split into many lines. | Rainer Klute | 2002-12-28 | 1 | -1/+0 |
* | Fixed double spacing | Glen Stampoultzis | 2002-12-28 | 1 | -18/+12 |
* | Some cleanup | Glen Stampoultzis | 2002-12-27 | 1 | -5/+5 |
* | Empty private constructor not needed when alternative constructor is available. | Glen Stampoultzis | 2002-12-27 | 1 | -18/+2 |
* | Some reformatting only. | Glen Stampoultzis | 2002-12-26 | 1 | -73/+88 |
* | Some reformatting only. | Glen Stampoultzis | 2002-12-26 | 1 | -67/+75 |
* | PR:15324- styles in formula cells; submitted by Danny Mui | Avik Sengupta | 2002-12-25 | 1 | -1/+3 |
* | PR:15537 - set active cell in sheet; submitted by Brian Sanders | Avik Sengupta | 2002-12-25 | 2 | -1/+79 |
* | PR:15643 HSSFColor; submitted by Brian Sanders | Avik Sengupta | 2002-12-25 | 1 | -4/+254 |
* | Some charting work (this is not currently working so don't expect much). | Glen Stampoultzis | 2002-12-16 | 8 | -128/+213 |
* | RecalcIdRecord added (bug 13500). | Rainer Klute | 2002-12-11 | 2 | -5/+209 |
* | HPSF: Reading Unicode properties are supported now. | Rainer Klute | 2002-12-10 | 6 | -380/+613 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14375 | Andrew C. Oliver | 2002-11-28 | 3 | -14/+71 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14269 | Andrew C. Oliver | 2002-11-28 | 1 | -3/+11 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13500 | Andrew C. Oliver | 2002-11-28 | 2 | -7/+18 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13483 | Andrew C. Oliver | 2002-11-28 | 1 | -3/+4 |
* | patch from Dennis Doubleday http://nagoya.apache.org/bugzilla/show_bug.cgi?id... | Andrew C. Oliver | 2002-11-28 | 1 | -11/+14 |
* | preparations for event record factory | Andrew C. Oliver | 2002-11-23 | 1 | -0/+7 |
* | Changes for model factory/event factory (added model marker interface) | Andrew C. Oliver | 2002-11-23 | 3 | -3/+13 |
* | model factory/event factory | Andrew C. Oliver | 2002-11-23 | 3 | -7/+285 |
* | Opps. Looks like somewhere along the line a 1.4 dependancy was introduced. ... | Glen Stampoultzis | 2002-11-14 | 1 | -25/+14 |
* | event record factory | Andrew C. Oliver | 2002-11-11 | 11 | -8/+590 |
* | javadoc | Andrew C. Oliver | 2002-11-08 | 1 | -0/+3 |
* | think I may have fixed the encoding thing... maybe..... I hope.. | Andrew C. Oliver | 2002-11-08 | 2 | -1/+15 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11827 | Andrew C. Oliver | 2002-11-06 | 1 | -1/+1 |
* | Added paper size constants. | Shawn Laubach | 2002-10-24 | 1 | -0/+22 |
* | 'AI' record support. | Glen Stampoultzis | 2002-10-20 | 4 | -122/+234 |
* | minor code change (setError) to expose field 5 to whomever is using the low | Andrew C. Oliver | 2002-10-09 | 1 | -0/+7 |
* | Corrected bug in HSSFDataFormat and added alias for text format. Updated doc... | Shawn Laubach | 2002-10-09 | 1 | -18/+27 |
* | Some changes to record generation | Glen Stampoultzis | 2002-10-09 | 41 | -1370/+1649 |
* | Added ability to shift rows in a sheet. | Shawn Laubach | 2002-10-07 | 1 | -0/+47 |
* | Move self from developer list to committer list and update emails (so people ... | Shawn Laubach | 2002-10-05 | 15 | -15/+15 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13248 | Shawn Laubach | 2002-10-04 | 1 | -3/+26 |
* | Fixed code that adds a format record to keep indexes to xfpos and bspos corre... | Shawn Laubach | 2002-10-04 | 1 | -0/+2 |
* | fixed bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13092 NameRecord | Andrew C. Oliver | 2002-10-01 | 1 | -1/+2 |
* | you should now be able to check for date formats from the eventmodel | Andrew C. Oliver | 2002-10-01 | 1 | -14/+26 |
* | Bool formulas http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13078 | Andrew C. Oliver | 2002-10-01 | 3 | -2/+138 |
* | vba code no longer corrupted - http://nagoya.apache.org/bugzilla/show_bug.cgi... | Andrew C. Oliver | 2002-09-16 | 5 | -24/+150 |
* | Applied patch: http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id... | Glen Stampoultzis | 2002-09-13 | 1 | -1/+1 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12410 | Andrew C. Oliver | 2002-09-12 | 1 | -1/+1 |
* | jason height added to who we are page, patch from e. pugh: | Andrew C. Oliver | 2002-09-11 | 1 | -6/+9 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12349 | Andrew C. Oliver | 2002-09-11 | 1 | -0/+10 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12349 | Andrew C. Oliver | 2002-09-06 | 3 | -3/+11 |