aboutsummaryrefslogtreecommitdiffstats
path: root/src/contrib
Commit message (Expand)AuthorAgeFilesLines
* * Writing support added to the SummaryInformation and DocumentSummaryInformat...Rainer Klute2006-03-033-8/+16
* Ruby Bindings for POI - initial checkinAvik Sengupta2005-02-188-0/+1131
* - Compiling POI now includes the example classes.Rainer Klute2005-01-251-0/+47
* Removed unused log4j dependency.Glen Stampoultzis2004-07-111-6/+3
* *** empty log message ***Rainer Klute2004-06-222-10/+26
* New licence changes.Glen Stampoultzis2004-04-0922-1032/+339
* Ported the drawing stuff from the rel_2_branch. Given the effort this took I...Glen Stampoultzis2004-04-091-0/+65
* More Javadoc issues fixed. "ant javadoc" now runs without any complaints. How...Rainer Klute2003-12-061-4/+0
* Removed some of the Javadoc errors. Fellow developers, please run "ant javado...Rainer Klute2003-12-044-4/+4
* HPSF: new testcase to check the new codepage support - plus a fix to correct ...Rainer Klute2003-12-031-4/+0
* Javadoc fixesRainer Klute2003-09-133-19/+27
* @author modifiedRainer Klute2003-09-047-6/+15
* *** empty log message ***Rainer Klute2003-07-282-11/+4
* Bug 21775Rainer Klute2003-07-261-7/+18
* bug 19528, new greek unicode mappings by eric pugh, simple enufAvik Sengupta2003-05-031-3/+13
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-3010-10/+10
* Merged from BUILD_BRANCH. Note: There is one problem. The HDF testcases ar...Glen Stampoultzis2003-04-248-75/+1
* Small bug fixes with respect to hex decoding.Rainer Klute2003-02-223-5/+21
* Moved HSSFChart to it's correct place.Glen Stampoultzis2003-01-081-818/+0
* Some charting work (this is not currently working so don't expect much).Glen Stampoultzis2002-12-161-0/+818
* Support for ε to Unicode translation added (bug 15142).Rainer Klute2002-12-111-6/+4
* Some changes to record generationGlen Stampoultzis2002-10-091-1/+2
* This library seems to be required by beanutils.Glen Stampoultzis2002-09-301-0/+0
* Fixed the double spacing found in this file.Glen Stampoultzis2002-09-291-224/+247
* convience contrib http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12102 - E...Andrew C. Oliver2002-09-204-0/+534
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11070Andrew C. Oliver2002-07-271-7/+13
* renamed to SheetViewer in honor of Jason Height's fine work to make it notAndrew C. Oliver2002-07-215-43/+39
* renamed suckyviewer to sheetviewerAndrew C. Oliver2002-07-211-0/+37
* suckyviewer has been renamed to sheetviewerAndrew C. Oliver2002-07-211-37/+0
* Patch to sucky viewer... which is slowly getting less sucky. ;-)Glen Stampoultzis2002-07-208-87/+1037
* Broken HPSF usage of POI's general little-endian classes fixed.Rainer Klute2002-07-173-12/+49
* Awesome work from Jason Height http://nagoya.apache.org/bugzilla/show_bug.cgi...Andrew C. Oliver2002-07-152-209/+295
* this should have committed before... dunno why it iddn'tAndrew C. Oliver2002-07-052-91/+52
* new class from Jason HeightAndrew C. Oliver2002-07-051-0/+140
* fixed double borders (how far to draw line 2 if no vs a border), dashdot look...Andrew C. Oliver2002-07-041-6/+153
* double borderAndrew C. Oliver2002-07-041-0/+51
* made hair border render correctlyAndrew C. Oliver2002-07-041-22/+46
* dashed bordersAndrew C. Oliver2002-07-041-0/+71
* Cleanup, more borders supportedAndrew C. Oliver2002-07-042-52/+158
* took a debug statement out that was screwing up url paramsAndrew C. Oliver2002-06-231-2/+0
* Fixed the problem with blank cells dirty rendering valuesAndrew C. Oliver2002-06-232-2/+6
* added minimal border support to sucky viewer (currently just ON or OFF)Andrew C. Oliver2002-06-232-3/+145
* A little more work to improve suckyviewerAndrew C. Oliver2002-06-223-3/+10
* forgot the xbuild for suckyviewer....here it isAndrew C. Oliver2002-06-221-0/+37
* Added Sucky Viewer for viewing XLS files with HSSFAndrew C. Oliver2002-06-223-0/+591
* Finished my work converting HPSF to use the org.apache.poi.util.LittleEndianAndrew C. Oliver2002-05-191-7/+15
* Fixed poibrowser build. It lacked the poi classes in classpath.Nicola Ken Barozzi2002-04-081-0/+1
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-043-58/+36
* Build root property was not being used.Glen Stampoultzis2002-03-311-2/+4
* Make POI use commons.logging, make log4j optional and clean structure to comp...Nicola Ken Barozzi2002-03-141-28/+0