summaryrefslogtreecommitdiffstats
path: root/src/testcases
Commit message (Expand)AuthorAgeFilesLines
* First go at performance refactor. Most unit tests working, some have to be r...Andrew C. Oliver2003-01-051-103/+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
* custom data formats patch: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=...Andrew C. Oliver2002-08-152-2/+31
* writing string formulas now workAvik Sengupta2002-08-032-0/+34
* String record addedGlen Stampoultzis2002-07-291-0/+106
* Backing out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cg...Andrew C. Oliver2002-07-281-43/+0
* Test case for bound sheet record... it seems okay.Glen Stampoultzis2002-07-271-0/+96
* First HPSF test cases added.Rainer Klute2002-07-223-0/+501
* from russia with love (LOL)Andrew C. Oliver2002-07-211-0/+43
* First shot for HPSF test cases.Rainer Klute2002-07-181-0/+0
* More refactoring of SSTGlen Stampoultzis2002-07-171-15/+11
* More testing... you can never have enough... :)Glen Stampoultzis2002-07-151-1/+42
* test case for the sheetreferences classAndrew C. Oliver2002-07-151-0/+86
* moved to o.a.p.h.model packageAndrew C. Oliver2002-07-151-74/+0
* moved from o.a.p.h.record.formula packageAndrew C. Oliver2002-07-151-0/+76
* Refactoring for names, and tests. More to follow. Only publicly viewable chan...Avik Sengupta2002-07-011-0/+10
* Somes tests for the record size calculation class... My initial attempt and ...Glen Stampoultzis2002-06-271-0/+155
* better support for sheet functions.... more refactoring after i have written ...Avik Sengupta2002-06-261-4/+4