aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hssf/eventmodel
Commit message (Expand)AuthorAgeFilesLines
* Should have been submitted with c700203 (Refactoring row-blocks record readin...Josh Micich2008-09-291-16/+16
* Patch 44894 - refactoring duplicate logic from EventRecordFactory to RecordFa...Josh Micich2008-08-042-421/+58
* Inspired by bug #44958 - Record level support for Data Tables. (No formula pa...Nick Burch2008-07-131-1/+2
* Comment support from bug 41198, patch from YegorNick Burch2007-01-011-1/+3
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-224-20/+24
* bug 23631: support for getting the current pane information in excelJason Height2006-08-291-1/+2
* Added explicit RecordFormatException when a FilePass record (indicating that ...Jason Height2006-08-271-1/+4
* Exception Chaining: Added support for java 1.4 style exception chaining. Beli...Jason Height2006-07-241-3/+1
* Added patch (along with fixes to it so that the unit tests work) for bug 37637Jason Height2006-01-031-2/+0
* Major landing of the following changes:Jason Height2005-08-181-50/+11
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-234-8/+4
* New licence changes.Glen Stampoultzis2004-04-094-208/+63
* Patch to support reading in Shared FormulasDanny Mui2003-05-081-5/+8
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-304-4/+4
* Fixed bug 17373 - incorrect handling of continue records after unknown record...Avik Sengupta2003-03-071-4/+4
* model factory/event factoryAndrew C. Oliver2002-11-233-7/+285
* event record factoryAndrew C. Oliver2002-11-117-733/+515
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch byAndrew C. Oliver2002-09-021-0/+18
* Fixes to chart handling and to a hidden bug to do with where the beginning of...Glen Stampoultzis2002-08-211-11/+11
* Added preliminary support for Palletes. Still need to write add/remove/changeAndrew C. Oliver2002-07-251-0/+1
* made the exception meaningfulAndrew C. Oliver2002-07-211-2/+4
* wrong package name for HSSFUserException?Andrew C. Oliver2002-04-272-2/+2
* wrong package names?Andrew C. Oliver2002-04-272-2/+1
* looks like I had stuff locally that I forgot to commit (oops) . Thsi patch f...Andrew C. Oliver2002-04-274-81/+409
* package docsAndrew C. Oliver2002-03-101-0/+23
* Javadoc fixesGlen Stampoultzis2002-02-192-7/+7
* Initial revisionAndrew C. Oliver2002-01-313-0/+425