aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added ability to shift rows in a sheet.Shawn Laubach2002-10-073-1/+81
* Added test case to ensure that user defined formats get written to the file a...Shawn Laubach2002-10-041-1/+49
* Bool formulas http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13078Andrew C. Oliver2002-10-012-4/+30
* vba code no longer corrupted - http://nagoya.apache.org/bugzilla/show_bug.cgi...Andrew C. Oliver2002-09-161-6/+6
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12349Andrew C. Oliver2002-09-111-4/+5
* *read only* support for optimized ifs. meaning "if(A1=A3,A1,A2)" and stuff.Andrew C. Oliver2002-09-061-3/+13
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheetsAndrew C. Oliver2002-09-051-0/+16
* Added (test first) test case for if formulasAndrew C. Oliver2002-09-022-0/+33
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch byAndrew C. Oliver2002-09-023-7/+43
* oops it was ME that forgot to commit the added test data.... I must be flogg...Andrew C. Oliver2002-09-021-0/+0
* Removed the call to doubleToRawLongBits()Glen Stampoultzis2002-08-271-3/+0
* Fixes to chart handling and to a hidden bug to do with where the beginning of...Glen Stampoultzis2002-08-211-5/+20