| Commit message (Expand) | Author | Age | Files | Lines |
* | intial check in | Said Ryan Ackley | 2002-06-14 | 1 | -0/+104 |
* | Added comments | Said Ryan Ackley | 2002-06-14 | 3 | -16/+162 |
* | Add util method to check date formatting in Excel, submitted by Jason Hoffman | Avik Sengupta | 2002-06-13 | 2 | -49/+53 |
* | Fixed typo | Glen Stampoultzis | 2002-06-13 | 1 | -1/+1 |
* | sorry, fixed | Avik Sengupta | 2002-06-12 | 1 | -1/+1 |
* | additional classes handled, submitted by Jason Hoffman | Avik Sengupta | 2002-06-12 | 1 | -4/+15 |
* | another typo | Avik Sengupta | 2002-06-12 | 1 | -1/+1 |
* | some more details on the faq | Avik Sengupta | 2002-06-12 | 1 | -7/+30 |
* | typo | Avik Sengupta | 2002-06-12 | 1 | -1/+1 |
* | oops forgot this yesterday, the new case studies page | Andrew C. Oliver | 2002-06-12 | 1 | -0/+66 |
* | fix for bug 9802, we write simple sum ptg, tho we can also read attr ptg. try... | Avik Sengupta | 2002-06-12 | 4 | -5/+12 |
* | A fix for the bug that remained uncaught because I didn't write a testcase th... | Glen Stampoultzis | 2002-06-12 | 1 | -1/+2 |
* | 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 |
* | Some more hex reading utilities | Glen Stampoultzis | 2002-06-12 | 1 | -35/+141 |
* | New FAQ - thanks Avik! | Glen Stampoultzis | 2002-06-12 | 1 | -0/+17 |
* | compile under jdk1.2.2 | Avik Sengupta | 2002-06-12 | 6 | -7/+7 |
* | added spanish translation start | Andrew C. Oliver | 2002-06-12 | 12 | -0/+1084 |
* | added spanish translation news | Andrew C. Oliver | 2002-06-12 | 2 | -52/+14 |
* | New alternative | Glen Stampoultzis | 2002-06-12 | 1 | -0/+9 |
* | pretty printing from AttrPtg, submitted by Werner Froidevaux | Avik Sengupta | 2002-06-11 | 1 | -6/+33 |
* | Removed runtime dependency from commons logging. | Nicola Ken Barozzi | 2002-06-11 | 7 | -125/+848 |
* | not needed | Avik Sengupta | 2002-06-11 | 1 | -223/+0 |
* | dont want these any more, they have been refactored to AbstractFunctionPtg/Fu... | Avik Sengupta | 2002-06-11 | 2 | -655/+0 |
* | updated tests without ReferenceUtil | Avik Sengupta | 2002-06-11 | 1 | -6/+10 |
* | More formula enhancements, particularly for fixed args tFunc 0x21/41/61. Also... | Avik Sengupta | 2002-06-11 | 11 | -177/+873 |
* | first go at "getting involved" | Andrew C. Oliver | 2002-06-09 | 2 | -259/+85 |
* | updates for POI around the web | Andrew C. Oliver | 2002-06-09 | 1 | -0/+32 |
* | Merged from 1.5 (SST fixes). | Glen Stampoultzis | 2002-06-09 | 15 | -833/+1343 |
* | fix to bug 9518, submitted by Shawn Laubach | Avik Sengupta | 2002-06-06 | 1 | -5/+5 |
* | Merged from 1.5 branch. | Glen Stampoultzis | 2002-06-02 | 12 | -1111/+1401 |
* | documentation for formula | Avik Sengupta | 2002-05-28 | 2 | -0/+91 |
* | test for parsing strings, submitted by Werner Froidevaux | Avik Sengupta | 2002-05-28 | 1 | -0/+10 |
* | Fixed some links. | Glen Stampoultzis | 2002-05-28 | 1 | -36/+36 |
* | Poi vote page. | Glen Stampoultzis | 2002-05-28 | 1 | -6/+12 |
* | Framework to set the class of a token | Avik Sengupta | 2002-05-27 | 20 | -142/+339 |
* | Patches from Werner Froidevaux | Andrew C. Oliver | 2002-05-26 | 3 | -20/+146 |
* | Bugzilla Bug 9426 - Drew Varner (who needs to start remembering to add himsel... | Andrew C. Oliver | 2002-05-26 | 2 | -8/+130 |
* | 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 | 2 | -3/+37 |
* | Fixed tests for legend and implemented testresult for bitfields | Andrew C. Oliver | 2002-05-19 | 4 | -124/+153 |
* | new test for new graphing record | Andrew C. Oliver | 2002-05-19 | 1 | -0/+110 |
* | New record for graphing | Andrew C. Oliver | 2002-05-19 | 1 | -0/+190 |
* | more graphing records | Andrew C. Oliver | 2002-05-19 | 2 | -24/+55 |
* | oops forgot one | Andrew C. Oliver | 2002-05-19 | 1 | -0/+3 |
* | We've got just about all the important graph records for a bar graph. | Andrew C. Oliver | 2002-05-19 | 1 | -0/+3 |
* | Finished my work converting HPSF to use the org.apache.poi.util.LittleEndian | Andrew C. Oliver | 2002-05-19 | 6 | -50/+67 |
* | Forgot to check in support functions for yet ANOTHER way that Excel handles s... | Andrew C. Oliver | 2002-05-19 | 1 | -164/+212 |