| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 707486,707519,707525,707534,707541-707542,707551,707585,7077... | Josh Micich | 2008-10-26 | 1 | -14/+1 |
* | merged 696075,696084 from trunk - (Fix for bug 45805 - 16-bit signed/unsigned... | Josh Micich | 2008-09-17 | 1 | -8/+5 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-27 | 1 | -1/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-04 | 1 | -189/+249 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-20 | 2 | -97/+226 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-06 | 1 | -7/+8 |
* | XSSFSheet addMergedRegion + Region class moved to org.apache.poi.ss.util.Regi... | Paolo Mottadelli | 2008-04-06 | 1 | -1/+1 |
* | Merged revisions 627779-634630 via svnmerge from | Ugo Cei | 2008-03-08 | 5 | -16/+17 |
* | Add standard licence header for contrib directory | Mark Thomas | 2007-01-15 | 4 | -1/+69 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 24 | -120/+144 |
* | eliminated usage of a deprecated method
| Sean Sullivan | 2006-04-18 | 1 | -1/+1 |
* | eliminated usage of a deprecated method
| Sean Sullivan | 2006-04-18 | 1 | -1/+1 |
* | fixed ArrayIndexOutOfBoundsException in the format(short, double) method
| Sean Sullivan | 2006-04-18 | 1 | -1/+1 |
* | * Writing support added to the SummaryInformation and DocumentSummaryInformat... | Rainer Klute | 2006-03-03 | 3 | -8/+16 |
* | Ruby Bindings for POI - initial checkin | Avik Sengupta | 2005-02-18 | 8 | -0/+1131 |
* | - Compiling POI now includes the example classes. | Rainer Klute | 2005-01-25 | 1 | -0/+47 |
* | Removed unused log4j dependency. | Glen Stampoultzis | 2004-07-11 | 1 | -6/+3 |
* | *** empty log message *** | Rainer Klute | 2004-06-22 | 2 | -10/+26 |
* | New licence changes. | Glen Stampoultzis | 2004-04-09 | 22 | -1032/+339 |
* | Ported the drawing stuff from the rel_2_branch. Given the effort this took I... | Glen Stampoultzis | 2004-04-09 | 1 | -0/+65 |
* | More Javadoc issues fixed. "ant javadoc" now runs without any complaints. How... | Rainer Klute | 2003-12-06 | 1 | -4/+0 |
* | Removed some of the Javadoc errors. Fellow developers, please run "ant javado... | Rainer Klute | 2003-12-04 | 4 | -4/+4 |
* | HPSF: new testcase to check the new codepage support - plus a fix to correct ... | Rainer Klute | 2003-12-03 | 1 | -4/+0 |
* | Javadoc fixes | Rainer Klute | 2003-09-13 | 3 | -19/+27 |
* | @author modified | Rainer Klute | 2003-09-04 | 7 | -6/+15 |
* | *** empty log message *** | Rainer Klute | 2003-07-28 | 2 | -11/+4 |
* | Bug 21775 | Rainer Klute | 2003-07-26 | 1 | -7/+18 |
* | bug 19528, new greek unicode mappings by eric pugh, simple enuf | Avik Sengupta | 2003-05-03 | 1 | -3/+13 |
* | Changed copyright from 2002 to 2003 | Glen Stampoultzis | 2003-04-30 | 10 | -10/+10 |
* | Merged from BUILD_BRANCH. Note: There is one problem. The HDF testcases ar... | Glen Stampoultzis | 2003-04-24 | 8 | -75/+1 |
* | Small bug fixes with respect to hex decoding. | Rainer Klute | 2003-02-22 | 3 | -5/+21 |
* | Moved HSSFChart to it's correct place. | Glen Stampoultzis | 2003-01-08 | 1 | -818/+0 |
* | Some charting work (this is not currently working so don't expect much). | Glen Stampoultzis | 2002-12-16 | 1 | -0/+818 |
* | Support for ε to Unicode translation added (bug 15142). | Rainer Klute | 2002-12-11 | 1 | -6/+4 |
* | Some changes to record generation | Glen Stampoultzis | 2002-10-09 | 1 | -1/+2 |
* | This library seems to be required by beanutils. | Glen Stampoultzis | 2002-09-30 | 1 | -0/+0 |
* | Fixed the double spacing found in this file. | Glen Stampoultzis | 2002-09-29 | 1 | -224/+247 |
* | convience contrib http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12102 - E... | Andrew C. Oliver | 2002-09-20 | 4 | -0/+534 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11070 | Andrew C. Oliver | 2002-07-27 | 1 | -7/+13 |
* | renamed to SheetViewer in honor of Jason Height's fine work to make it not | Andrew C. Oliver | 2002-07-21 | 5 | -43/+39 |
* | renamed suckyviewer to sheetviewer | Andrew C. Oliver | 2002-07-21 | 1 | -0/+37 |
* | suckyviewer has been renamed to sheetviewer | Andrew C. Oliver | 2002-07-21 | 1 | -37/+0 |
* | Patch to sucky viewer... which is slowly getting less sucky. ;-) | Glen Stampoultzis | 2002-07-20 | 8 | -87/+1037 |
* | Broken HPSF usage of POI's general little-endian classes fixed. | Rainer Klute | 2002-07-17 | 3 | -12/+49 |
* | Awesome work from Jason Height http://nagoya.apache.org/bugzilla/show_bug.cgi... | Andrew C. Oliver | 2002-07-15 | 2 | -209/+295 |
* | this should have committed before... dunno why it iddn't | Andrew C. Oliver | 2002-07-05 | 2 | -91/+52 |
* | new class from Jason Height | Andrew C. Oliver | 2002-07-05 | 1 | -0/+140 |
* | fixed double borders (how far to draw line 2 if no vs a border), dashdot look... | Andrew C. Oliver | 2002-07-04 | 1 | -6/+153 |
* | double border | Andrew C. Oliver | 2002-07-04 | 1 | -0/+51 |
* | made hair border render correctly | Andrew C. Oliver | 2002-07-04 | 1 | -22/+46 |