summaryrefslogtreecommitdiffstats
path: root/src/testcases/org
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* first cut support for sheet references. Writing works fine, reading also work...Avik Sengupta2002-06-252-5/+41
* Various changes. SST refactoring which I'm not sure is worth it because I'm ...Glen Stampoultzis2002-06-152-64/+34
* fix for bug 9802, we write simple sum ptg, tho we can also read attr ptg. try...Avik Sengupta2002-06-121-0/+6
* A testcase that I should have added before.Glen Stampoultzis2002-06-122-3/+87
* Split out SSTDeserializer specific classes.Glen Stampoultzis2002-06-122-47/+129
* Use the new 'sections' featureGlen Stampoultzis2002-06-121-21/+18
* Refinement of test dataGlen Stampoultzis2002-06-125-16/+24
* compile under jdk1.2.2Avik Sengupta2002-06-121-1/+1
* not neededAvik Sengupta2002-06-111-223/+0
* updated tests without ReferenceUtilAvik Sengupta2002-06-111-6/+10
* Merged from 1.5 (SST fixes).Glen Stampoultzis2002-06-097-652/+667
* Merged from 1.5 branch.Glen Stampoultzis2002-06-024-286/+337
* test for parsing strings, submitted by Werner FroidevauxAvik Sengupta2002-05-281-0/+10
* Framework to set the class of a tokenAvik Sengupta2002-05-271-0/+2
* sorry, license!Avik Sengupta2002-05-211-0/+54
* fix for bug 9114, reported and fix pointed by Tal MoshaiovAvik Sengupta2002-05-211-0/+30
* Fixed tests for legend and implemented testresult for bitfieldsAndrew C. Oliver2002-05-191-41/+58
* new test for new graphing recordAndrew C. Oliver2002-05-191-0/+110
* new Test for plot area recordAndrew C. Oliver2002-05-191-0/+106
* New object link record (graphing) -- unit testAndrew C. Oliver2002-05-181-0/+118
* finally figured out how to get the strings in here to work... Excel has an EN...Andrew C. Oliver2002-05-181-0/+122
* implemented tick record (grphing thing) --Andrew C. Oliver2002-05-111-0/+149