summaryrefslogtreecommitdiffstats
path: root/src/testcases
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'REL_2_0_PRE3'.(no author)2003-07-2813-199/+769
* Fixed NameRecord deserialization when additional information (description) wa...Danny Mui2003-05-172-0/+102
* Fixes AreaReference when a Sheet name is providedDanny Mui2003-05-171-0/+23
* Made sure all row records for the sheet are aggregated since rows are skippedDanny Mui2003-05-091-0/+35
* Add the new testcase to the testsuite.Danny Mui2003-05-081-2/+4
* Patch to support reading in Shared FormulasDanny Mui2003-05-082-0/+120
* FormulaParser patch to address:Danny Mui2003-05-071-8/+31
* PR 13292, size of FuncPtgAvik Sengupta2003-05-061-3/+5
* removed non-multiplatform/1.3.x unit testAndrew C. Oliver2003-05-061-161/+0
* Addition of GreaterThan and LessThan in formulas (IF Functions)Avik Sengupta2003-05-042-1/+42
* line feeds are goodAndrew C. Oliver2003-05-011-1/+161
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-30120-280/+120
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947Andrew C. Oliver2003-04-221-0/+161
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18090Andrew C. Oliver2003-04-111-0/+46
* FuncPtg stores 2 bytes of data where AbstractFuncPtg says it is 4 bytes long....Danny Mui2003-04-082-0/+105
* FormulaRecord patch (and testcase) to preserve Excel's NaN representation whe...Danny Mui2003-03-291-1/+35
* Add clone() to FormulaRecordAggregateAvik Sengupta2003-03-201-0/+34
* Further to bug 17491:set sheet order - now made accessible from usermodel, ru...Avik Sengupta2003-03-181-0/+103
* Support for the SUMIF formula and non-alpha string literalsDanny Mui2003-03-173-14/+87
* FormulaParser changes to support IF function(s)Danny Mui2003-03-152-8/+183
* Added remove and another PrintArea setting method and documentation updateDanny Mui2003-03-071-0/+58
* Fixed bug 17373 - incorrect handling of continue records after unknown record...Avik Sengupta2003-03-072-0/+103
* Print Area PatchDanny Mui2003-03-067-21/+509
* fix for bug 14729 - cant merge more than 1027 times.Avik Sengupta2003-03-011-0/+79
* testcase for changing sheet orderAvik Sengupta2003-03-011-0/+101
* fixed clone sheet bug. Thanks to:Avik Sengupta2003-03-011-0/+85
* Fix for bug #15019. NullPointerException in shiftRows. Added the test case ...Shawn Laubach2003-02-092-83/+179
* Support for freezepanes / split panes / header rows and columns on printouts....Glen Stampoultzis2003-02-065-11/+542
* PR: 16145 - tests delete their output filesAvik Sengupta2003-01-262-2/+0
* added new files for custom palette patchAvik Sengupta2003-01-022-0/+283
* PR 15743: Add support for custom palettes: Submitted by Brian SandersAvik Sengupta2003-01-021-0/+4
* PR:15677Avik Sengupta2003-01-011-0/+21
* Some reformatting only.Glen Stampoultzis2002-12-261-65/+66
* PR:15324- styles in formula cells; submitted by Danny MuiAvik Sengupta2002-12-251-0/+56
* PR:15537 - set active cell in sheet; submitted by Brian SandersAvik Sengupta2002-12-251-0/+48
* Resubmitted test data file with -kb set.Rainer Klute2002-12-201-0/+0
* File was checked in without -kb. I will check it back in in a second.Rainer Klute2002-12-201-0/+0
* PR:15037 - Unit Tests for 1904 date windowing; submitted by Dan ShermanAvik Sengupta2002-12-124-0/+57
* HPSF: Reading Unicode properties are supported now.Rainer Klute2002-12-104-5/+180
* test for ModelFactoryAndrew C. Oliver2002-11-231-0/+153
* Nothing to see hereGlen Stampoultzis2002-11-141-168/+162
* event record factoryAndrew C. Oliver2002-11-111-0/+176
* javadoc'd fixed the email address (whoops)Andrew C. Oliver2002-11-101-2/+3
* new testsuite for HSSFAndrew C. Oliver2002-11-101-0/+148
* think I may have fixed the encoding thing... maybe..... I hope..Andrew C. Oliver2002-11-081-2/+10
* unit test for date formulaAndrew C. Oliver2002-10-241-0/+37
* 'AI' record support.Glen Stampoultzis2002-10-201-13/+82
* javadoc'd it.Andrew C. Oliver2002-10-091-0/+5
* totally needs some javadoc (working on it now) .. This is TestHSSFCellAndrew C. Oliver2002-10-091-0/+144
* Some changes to record generationGlen Stampoultzis2002-10-092-7/+81