| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create tag 'REL_2_0_PRE3'. | (no author) | 2003-07-28 | 64 | -598/+2898 |
* | re-committing as binary file | Said Ryan Ackley | 2003-05-19 | 1 | -0/+0 |
* | re-committing as a binary file | Said Ryan Ackley | 2003-05-19 | 1 | -0/+0 |
* | contribution from Bob Otterberg | Said Ryan Ackley | 2003-05-19 | 1 | -0/+0 |
* | Updated project logo's | Glen Stampoultzis | 2003-05-18 | 4 | -0/+0 |
* | downloads using ext refereces | Glen Stampoultzis | 2003-05-18 | 2 | -1/+2 |
* | Fixed NameRecord deserialization when additional information (description) wa... | Danny Mui | 2003-05-17 | 3 | -11/+114 |
* | Fixes AreaReference when a Sheet name is provided | Danny Mui | 2003-05-17 | 3 | -40/+77 |
* | Added ability to copy row height during shift. Also gave the ability to rese... | Shawn Laubach | 2003-05-16 | 1 | -4/+32 |
* | Altered index to point to news service. | Glen Stampoultzis | 2003-05-11 | 1 | -29/+3 |
* | Fixed a mistake I made in the how to build section. | Glen Stampoultzis | 2003-05-11 | 1 | -28/+30 |
* | Added change list for new upcoming release. | Glen Stampoultzis | 2003-05-11 | 1 | -0/+20 |
* | Made sure all row records for the sheet are aggregated since rows are skipped | Danny Mui | 2003-05-09 | 3 | -7/+44 |
* | Added how to run build documentation | Glen Stampoultzis | 2003-05-09 | 2 | -0/+5 |
* | no message | Glen Stampoultzis | 2003-05-09 | 1 | -0/+143 |
* | 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 | 9 | -8/+363 |
* | FormulaParser patch to address: | Danny Mui | 2003-05-07 | 6 | -37/+500 |
* | PR 13292, size of FuncPtg | Avik Sengupta | 2003-05-06 | 1 | -3/+5 |
* | PR 13292, size of FuncPtg | Avik Sengupta | 2003-05-06 | 4 | -15/+49 |
* | Aid debugging unknown ptgs | Avik Sengupta | 2003-05-06 | 1 | -4/+5 |
* | removed non-multiplatform/1.3.x unit test | Andrew C. Oliver | 2003-05-06 | 1 | -161/+0 |
* | recognise new ptg | Avik Sengupta | 2003-05-05 | 1 | -0/+7 |
* | new ptg, doesnt do much yet | Avik Sengupta | 2003-05-05 | 1 | -0/+130 |
* | PR 19634: Compiling error in jdk1.3 | Avik Sengupta | 2003-05-05 | 1 | -1/+9 |
* | Addition of GreaterThan and LessThan in formulas (IF Functions) | Avik Sengupta | 2003-05-04 | 6 | -79/+490 |
* | bug 19528, new greek unicode mappings by eric pugh, simple enuf | Avik Sengupta | 2003-05-03 | 1 | -3/+13 |
* | Font names can sometimes be null.. We now accept this and can move on with | Andrew C. Oliver | 2003-05-02 | 1 | -1/+3 |
* | Fixed a small error in documentation | Glen Stampoultzis | 2003-05-01 | 2 | -2/+2 |
* | These should have been removed during the merge | Glen Stampoultzis | 2003-05-01 | 71 | -0/+0 |
* | These should have been removed during the merge. | Glen Stampoultzis | 2003-05-01 | 94 | -16355/+0 |
* | line feeds are good | Andrew C. Oliver | 2003-05-01 | 1 | -1/+161 |
* | fixed. Check for reversions. | Andrew C. Oliver | 2003-05-01 | 1 | -1/+405 |
* | unf*ck'd it. please stop doing this | Andrew C. Oliver | 2003-05-01 | 1 | -1/+129 |
* | unf*cking it...whoever is doing this please stop | Andrew C. Oliver | 2003-05-01 | 1 | -1/+208 |
* | Changed copyright from 2002 to 2003 | Glen Stampoultzis | 2003-04-30 | 489 | -3477/+489 |
* | Fixed line ending problems | Glen Stampoultzis | 2003-04-29 | 1 | -1/+184 |
* | Fixed some small build problems and rigged the failing HDF tests not to run. | Glen Stampoultzis | 2003-04-29 | 1 | -183/+1 |
* | Merged from BUILD_BRANCH. Note: There is one problem. The HDF testcases ar... | Glen Stampoultzis | 2003-04-24 | 177 | -138/+16052 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947 | Andrew C. Oliver | 2003-04-22 | 1 | -0/+161 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947 | Andrew C. Oliver | 2003-04-22 | 11 | -14/+34 |
* | Testing only | Glen Stampoultzis | 2003-04-15 | 1 | -0/+3 |
* | poi feed | Andrew C. Oliver | 2003-04-12 | 1 | -0/+11 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18090 | Andrew C. Oliver | 2003-04-11 | 2 | -2/+73 |
* | test cases...we can't run them yet, but I'll leave this to glen | Andrew C. Oliver | 2003-04-11 | 5 | -0/+183 |
* | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17208 | Andrew C. Oliver | 2003-04-11 | 5 | -395/+393 |
* | FuncPtg stores 2 bytes of data where AbstractFuncPtg says it is 4 bytes long.... | Danny Mui | 2003-04-08 | 3 | -1/+126 |
* | Easy to find dev releases on first page | Avik Sengupta | 2003-04-02 | 1 | -0/+10 |
* | Added Andy as author since much of this came from him. | Glen Stampoultzis | 2003-04-01 | 1 | -1/+2 |
* | Updated to reflect reality. | Glen Stampoultzis | 2003-04-01 | 1 | -3/+2 |