summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move poi to top levelREL_1_10Joe Schaefer2007-06-250-0/+0
* This commit was manufactured by cvs2svn to create tag 'REL_1_10'.(no author)2003-02-220-0/+0
* Recent changesGlen Stampoultzis2003-02-221-0/+5
* Bug 17222: Workbook corruption when using sheet.addRow()Avik Sengupta2003-02-211-0/+4
* *** empty log message ***Rainer Klute2003-02-201-25/+25
* Fixed misnamed method - thanks Marcantonio.Glen Stampoultzis2003-02-161-1/+1
* Fixed a bug reading timestamps wrongly sometimes, placing the files'Rainer Klute2003-02-131-2/+2
* Received comments about no documentation. Added a blurb in the quick-guide.Shawn Laubach2003-02-121-0/+21
* Fix for bug #15019. NullPointerException in shiftRows. Added the test case ...Shawn Laubach2003-02-093-83/+180
* Typo corrected. (More corrections are welcome.)Rainer Klute2003-02-071-1/+1
* Support for freezepanes / split panes / header rows and columns on printouts....Glen Stampoultzis2003-02-0626-181/+2277
* removed per sam. Against policy (LGPL). (Autodownloads if you need it anyhow)Andrew C. Oliver2003-02-051-0/+0
* Completed the third main section of the HPSF HOW-TO.Rainer Klute2003-02-054-127/+370
* More HPSF documentationRainer Klute2003-02-022-8/+166
* HPSF sample program showing how to read custom property sets.Rainer Klute2003-02-021-0/+161
* More HPSF documentation.Rainer Klute2003-02-021-10/+128
* *** empty log message ***Rainer Klute2003-02-011-0/+109
* Formatting fixed.Rainer Klute2003-02-0113-961/+698
* Wording and grammar fixed.Rainer Klute2003-02-011-9/+6
* - Started to document the reading of general property set streams.Rainer Klute2003-01-303-129/+177
* Illegal Javadoc tag "@created" removed.Rainer Klute2003-01-2913-21/+4
* Comment improved.Rainer Klute2003-01-291-1/+5
* Ironed the german translation a little bit. And I noticed that the introductoryRainer Klute2003-01-292-113/+145
* Example JSP page using POI/HSSF, submitted by brian westrichAvik Sengupta2003-01-261-0/+100
* PR: 16145 - tests delete their output filesAvik Sengupta2003-01-262-2/+0
* Updated centibuild descriptor to use centiepde task.Nicola Ken Barozzi2003-01-141-19/+13
* removed debug outputAvik Sengupta2003-01-091-1/+1
* MAke nags come from Gump, not meNicola Ken Barozzi2003-01-081-1/+1
* Moved HSSFChart to it's correct place.Glen Stampoultzis2003-01-081-0/+0
* Bug 15766 fixed.Rainer Klute2003-01-033-0/+3
* added new files for custom palette patchAvik Sengupta2003-01-023-0/+476
* PR 15743: Add support for custom palettes: Submitted by Brian SandersAvik Sengupta2003-01-025-9/+236
* Changing the work dirs so that junit can find the generated interim classesNicola Ken Barozzi2003-01-011-2/+2
* Enable unit test run in Gump.Nicola Ken Barozzi2003-01-011-1/+1
* PR:15677Avik Sengupta2003-01-014-3/+51
* Bug 15720Rainer Klute2002-12-301-4/+4
* Not using inherit for Ant.Nicola Ken Barozzi2002-12-301-2/+7
* ant-embed is no more, the move to main branch is almost finished.Nicola Ken Barozzi2002-12-291-1/+1
* One-line file properly split into many lines.Rainer Klute2002-12-281-1/+0
* Fixed double spacingGlen Stampoultzis2002-12-281-18/+12
* Typo fixed.Rainer Klute2002-12-271-1/+1
* Some cleanupGlen Stampoultzis2002-12-271-5/+5
* Empty private constructor not needed when alternative constructor is available.Glen Stampoultzis2002-12-271-18/+2
* new faq on cell stylesAvik Sengupta2002-12-271-17/+83
* Some reformatting only.Glen Stampoultzis2002-12-261-65/+66
* Some reformatting only.Glen Stampoultzis2002-12-261-73/+88
* Some reformatting only.Glen Stampoultzis2002-12-261-67/+75
* Costin added the patch from Centipede to the embed proposal and the ant mainNicola Ken Barozzi2002-12-261-70/+2
* PR:15324- styles in formula cells; submitted by Danny MuiAvik Sengupta2002-12-252-1/+59
* PR:15537 - set active cell in sheet; submitted by Brian SandersAvik Sengupta2002-12-253-1/+127