| Commit message (Expand) | Author | Age | Files | Lines |
* | better support for sheet functions.... more refactoring after i have written ... | Avik Sengupta | 2002-06-26 | 1 | -4/+4 |
* | first cut support for sheet references. Writing works fine, reading also work... | Avik Sengupta | 2002-06-25 | 2 | -5/+41 |
* | Various changes. SST refactoring which I'm not sure is worth it because I'm ... | Glen Stampoultzis | 2002-06-15 | 2 | -64/+34 |
* | fix for bug 9802, we write simple sum ptg, tho we can also read attr ptg. try... | Avik Sengupta | 2002-06-12 | 1 | -0/+6 |
* | A testcase that I should have added before. | Glen Stampoultzis | 2002-06-12 | 2 | -3/+87 |
* | Split out SSTDeserializer specific classes. | Glen Stampoultzis | 2002-06-12 | 2 | -47/+129 |
* | Use the new 'sections' feature | Glen Stampoultzis | 2002-06-12 | 1 | -21/+18 |
* | Refinement of test data | Glen Stampoultzis | 2002-06-12 | 5 | -16/+24 |
* | compile under jdk1.2.2 | Avik Sengupta | 2002-06-12 | 1 | -1/+1 |
* | not needed | Avik Sengupta | 2002-06-11 | 1 | -223/+0 |
* | updated tests without ReferenceUtil | Avik Sengupta | 2002-06-11 | 1 | -6/+10 |
* | Merged from 1.5 (SST fixes). | Glen Stampoultzis | 2002-06-09 | 7 | -652/+667 |
* | Merged from 1.5 branch. | Glen Stampoultzis | 2002-06-02 | 4 | -286/+337 |
* | test for parsing strings, submitted by Werner Froidevaux | Avik Sengupta | 2002-05-28 | 1 | -0/+10 |
* | Framework to set the class of a token | Avik Sengupta | 2002-05-27 | 1 | -0/+2 |
* | sorry, license! | Avik Sengupta | 2002-05-21 | 1 | -0/+54 |
* | fix for bug 9114, reported and fix pointed by Tal Moshaiov | Avik Sengupta | 2002-05-21 | 1 | -0/+30 |
* | Fixed tests for legend and implemented testresult for bitfields | Andrew C. Oliver | 2002-05-19 | 1 | -41/+58 |
* | new test for new graphing record | Andrew C. Oliver | 2002-05-19 | 1 | -0/+110 |
* | new Test for plot area record | Andrew C. Oliver | 2002-05-19 | 1 | -0/+106 |
* | New object link record (graphing) -- unit test | Andrew C. Oliver | 2002-05-18 | 1 | -0/+118 |
* | finally figured out how to get the strings in here to work... Excel has an EN... | Andrew C. Oliver | 2002-05-18 | 1 | -0/+122 |
* | implemented tick record (grphing thing) -- | Andrew C. Oliver | 2002-05-11 | 1 | -0/+149 |
* | see the src/records/definitions/axis_options_record.xml for the details | Andrew C. Oliver | 2002-05-11 | 1 | -0/+150 |
* | great patch by craig@adaptivetrade.com (Craig Kelley) -- | Andrew C. Oliver | 2002-05-10 | 3 | -2/+82 |
* | New record for charts and corresponding BIFFViewer and unit test | Andrew C. Oliver | 2002-05-08 | 1 | -0/+105 |
* | Added SC window magnification...fixed error on res001 that has been bugging me. | Andrew C. Oliver | 2002-05-08 | 1 | -0/+107 |
* | created unit test for sup book record | Andrew C. Oliver | 2002-05-06 | 1 | -0/+125 |
* | committing patches supplied by Matthew McClain for bug 8757. This will handle... | Avik Sengupta | 2002-05-06 | 1 | -3/+33 |
* | absolute refs in area references, plus some tests | Avik Sengupta | 2002-05-05 | 3 | -1/+123 |
* | Absolute vs relative references now work .. refactored ReferenceUtils in the ... | Avik Sengupta | 2002-05-04 | 2 | -1/+149 |
* | fixed the tests, but they still work | Avik Sengupta | 2002-05-03 | 1 | -2/+2 |
* | adding test for formula parser | Avik Sengupta | 2002-05-02 | 1 | -0/+64 |
* | Charting, charting, charting... getting there... bit by bit. | Glen Stampoultzis | 2002-05-01 | 3 | -0/+387 |
* | wow... I thought I was doing test first....but um...it turns out it already w... | Andrew C. Oliver | 2002-05-01 | 1 | -0/+89 |
* | probably nothing | Andrew C. Oliver | 2002-05-01 | 1 | -0/+2 |
* | oops left off avik's test case | Andrew C. Oliver | 2002-05-01 | 1 | -24/+73 |
* | sum formula test | Andrew C. Oliver | 2002-04-30 | 1 | -21/+63 |
* | More work from avik | Andrew C. Oliver | 2002-04-30 | 1 | -0/+39 |
* | must have missed a commit yesterday...oops | Andrew C. Oliver | 2002-04-30 | 1 | -0/+66 |
* | Some testing related stuff. The first shot at a sanity tester for XLS record... | Glen Stampoultzis | 2002-04-29 | 3 | -28/+218 |
* | reference tests | Andrew C. Oliver | 2002-04-28 | 1 | -5/+160 |
* | added test for ReferenceUtil | Andrew C. Oliver | 2002-04-28 | 1 | -0/+157 |
* | tests parenthesis | Andrew C. Oliver | 2002-04-28 | 1 | -1/+9 |
* | test first...glen will love it.. . test for concat operator... also added so... | Andrew C. Oliver | 2002-04-28 | 1 | -1/+58 |
* | comments. | Andrew C. Oliver | 2002-04-28 | 1 | -26/+33 |
* | Fixed up some imports. | Glen Stampoultzis | 2002-04-28 | 1 | -8/+2 |
* | Removed reference to deprecated call. | Glen Stampoultzis | 2002-04-28 | 1 | -2/+1 |
* | Merge from 1.5 branch | Glen Stampoultzis | 2002-04-28 | 1 | -11/+22 |
* | Test Suite for formulas now verifies and includes exponents | Andrew C. Oliver | 2002-04-28 | 1 | -8/+104 |