aboutsummaryrefslogtreecommitdiffstats
path: root/src/contrib
Commit message (Expand)AuthorAgeFilesLines
* bug 59748: replace remaining Hashtable usages in contrib/poi-ruby and hssf ex...Javen O'Neal2016-06-251-4/+4
* fix eclipse warning - mostly generics cosmeticsAndreas Beeker2015-09-131-1348/+0
* Added Siddharths ExcelComparatorAndreas Beeker2015-08-081-0/+1348
* Various small Eclipse warning fixes, Dominik Stadler2013-08-141-3/+6
* repackaged poi-contrib to poi-main and poi-examples, excluded contrib from bu...Yegor Kozlov2010-10-0615-2348/+0
* more cleanup of deprecation warnings generated by javacYegor Kozlov2010-05-301-0/+1
* More license headersNick Burch2010-05-241-3/+18
* Enhanced SViewer to support most border types, cell formats, and conditional ...Yegor Kozlov2010-05-109-2001/+0
* Fix bug #49254 - Fix CellUtils.setFont to use the correct type internallyNick Burch2010-05-051-1/+1
* Remove old .cvsignore filesNick Burch2010-04-141-1/+0
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-084-12/+8
* Fixed compiler warnings - unnecessary elseJosh Micich2009-08-183-21/+17
* Bugzilla 9633 - added common code for setting borders of regions (patch from ...Josh Micich2009-06-104-375/+644
* removed '@version $Id:$' tags (all were in javadoc comments)Josh Micich2009-06-019-43/+4
* removed unused imports of deprecated classes, fixed javadoc errorsYegor Kozlov2009-04-111-1/+1
* Ditch poi 2.0 jar in the ruby contrib, and make it pull the one from dist ins...Nick Burch2009-03-312-3/+4
* Merged revisions 707486,707519,707525,707534,707541-707542,707551,707585,7077...Josh Micich2008-10-261-14/+1
* merged 696075,696084 from trunk - (Fix for bug 45805 - 16-bit signed/unsigned...Josh Micich2008-09-171-8/+5
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-271-1/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-041-189/+249
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-07-202-97/+226
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-05-061-7/+8
* XSSFSheet addMergedRegion + Region class moved to org.apache.poi.ss.util.Regi...Paolo Mottadelli2008-04-061-1/+1
* Merged revisions 627779-634630 via svnmerge from Ugo Cei2008-03-085-16/+17
* Add standard licence header for contrib directoryMark Thomas2007-01-154-1/+69
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-2224-120/+144
* eliminated usage of a deprecated method Sean Sullivan2006-04-181-1/+1
* eliminated usage of a deprecated method Sean Sullivan2006-04-181-1/+1
* fixed ArrayIndexOutOfBoundsException in the format(short, double) method Sean Sullivan2006-04-181-1/+1
* * 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