| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged REL_2_BRANCH to head. | Glen Stampoultzis | 2004-08-23 | 27 | -339/+460 |
* | Some tests were checkin to the wrong source tree | Glen Stampoultzis | 2004-04-19 | 6 | -0/+547 |
* | Some fixes to the branch. Lots left to do. Boolean records aren't supported... | Glen Stampoultzis | 2004-04-18 | 2 | -13/+15 |
* | This is a much more comprehensive test suite for ValueRecordsAggregate. All ... | Glen Stampoultzis | 2004-04-12 | 1 | -31/+176 |
* | New licence changes. | Glen Stampoultzis | 2004-04-09 | 85 | -3962/+1397 |
* | Moved some tests that were added to the wrong source branch. | Glen Stampoultzis | 2004-04-09 | 5 | -0/+293 |
* | Ported the drawing stuff from the rel_2_branch. Given the effort this took I... | Glen Stampoultzis | 2004-04-09 | 5 | -14/+220 |
* | On HEAD, checking in testcase for 25695. But it doesnt work for reason's unkn... | Avik Sengupta | 2004-01-01 | 2 | -0/+56 |
* | on head, missed the testcase for the formula parser changes | Avik Sengupta | 2004-01-01 | 1 | -1/+76 |
* | Really clone the merged regions...Thanks to Jason for pointing this out. | Danny Mui | 2003-11-17 | 1 | -0/+11 |
* | The cloned reference for merged cells did not create a new collection,
| Danny Mui | 2003-11-17 | 1 | -0/+78 |
* | Fix supplied for bug 24397 where some compilation got ambiguous classes. Exp... | Shawn Laubach | 2003-11-04 | 1 | -0/+13 |
* | fix for bug 16560. But the testcase in HEAD was already failing, so continues... | Avik Sengupta | 2003-10-30 | 1 | -2/+2 |
* | testcase for bug 18800 | Avik Sengupta | 2003-10-30 | 1 | -0/+18 |
* | Testcase for 24215. sync from branch | Avik Sengupta | 2003-10-30 | 2 | -216/+235 |
* | Testcases for bug 19599 - sync from branch | Avik Sengupta | 2003-10-28 | 3 | -1/+12 |
* | More double byte chars testcases. Sync from branch | Avik Sengupta | 2003-10-27 | 3 | -0/+19 |
* | Testcases.. Testcases! for bug 13224 and all double byte read errors | Avik Sengupta | 2003-10-27 | 6 | -1/+54 |
* | fix for 13921, sync from branch | Avik Sengupta | 2003-10-27 | 2 | -1/+21 |
* | Fixed the double byte bugs in SSTDeserializer. Testcases provided in bugs 155... | Jason Height | 2003-10-14 | 2 | -7/+7 |
* | testcase for concatenate, sync from branch | Avik Sengupta | 2003-10-13 | 1 | -0/+9 |
* | Testcase for 15375. Sync from Branch | Avik Sengupta | 2003-10-09 | 2 | -22/+148 |
* | continuation of prev commit - testcase for 14330. Sync from branch Will fail ... | Avik Sengupta | 2003-10-06 | 1 | -1/+13 |
* | tescase for bug 14330, syncing from branch, but testcases dont work in HEAD d... | Avik Sengupta | 2003-10-06 | 2 | -0/+0 |
* | testcase for bug 14460 | Avik Sengupta | 2003-10-06 | 2 | -1/+11 |
* | Testcase for bug 15353 | Avik Sengupta | 2003-10-06 | 1 | -1/+19 |
* | testcases for bug 23094 | Avik Sengupta | 2003-09-23 | 2 | -1/+22 |
* | Changed merged region tracking to use object pointers rather than
| Danny Mui | 2003-09-06 | 1 | -5/+26 |
* | Sync to REL_2_BR: HSSFCell.getStringValue now returns the formula result if i... | Avik Sengupta | 2003-08-31 | 1 | -0/+14 |
* | Syncing to REL_2_BR: Macro functions and related fixes, by Paul Krause bug id... | Avik Sengupta | 2003-08-31 | 3 | -8/+66 |
* | Add protect record to sheet. Sync from REL_2_BRANCH ..Thanks Rick Berman | Avik Sengupta | 2003-08-23 | 1 | -0/+22 |
* | Updates for the display of gridlines, formulas, and such because I forgot to ... | Shawn Laubach | 2003-08-22 | 1 | -2/+43 |
* | Testcase for bug 13769 .. thanks michael tosdevin | Avik Sengupta | 2003-07-31 | 2 | -1/+18 |
* | MERGE from REL_2_BRANCH: bug 15228 and related fixes | Avik Sengupta | 2003-07-27 | 2 | -0/+98 |
* | Adding changes recently added to release 2. Includes rewrite of margin code,... | Shawn Laubach | 2003-07-25 | 1 | -0/+2 |
* | Test case to check that the correct header and footer is found (reference bug... | Shawn Laubach | 2003-07-09 | 2 | -0/+126 |
* | When shifting rows, added ability to shift the merged regions entirely | Danny Mui | 2003-06-27 | 1 | -0/+21 |
* | Round 2 with removing merged regions. The MergedRecords array would be emptied | Danny Mui | 2003-06-27 | 1 | -0/+19 |
* | When removing one MergedRegion, the record was removed before it was ready, | Danny Mui | 2003-06-27 | 1 | -5/+33 |
* | Fixed support for Cloning SharedFormulas and FormulaAggregates leaving | Danny Mui | 2003-06-02 | 1 | -0/+83 |
* | Fixed NameRecord deserialization when additional information (description) wa... | Danny Mui | 2003-05-17 | 2 | -0/+102 |
* | Fixes AreaReference when a Sheet name is provided | Danny Mui | 2003-05-17 | 1 | -0/+23 |
* | Made sure all row records for the sheet are aggregated since rows are skipped | Danny Mui | 2003-05-09 | 1 | -0/+35 |
* | Add the new testcase to the testsuite. | Danny Mui | 2003-05-08 | 1 | -2/+4 |
* | Patch to support reading in Shared Formulas | Danny Mui | 2003-05-08 | 2 | -0/+120 |
* | FormulaParser patch to address: | Danny Mui | 2003-05-07 | 1 | -8/+31 |
* | PR 13292, size of FuncPtg | Avik Sengupta | 2003-05-06 | 1 | -3/+5 |
* | removed non-multiplatform/1.3.x unit test | Andrew C. Oliver | 2003-05-06 | 1 | -161/+0 |
* | Addition of GreaterThan and LessThan in formulas (IF Functions) | Avik Sengupta | 2003-05-04 | 2 | -1/+42 |
* | line feeds are good | Andrew C. Oliver | 2003-05-01 | 1 | -1/+161 |