| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | This supposidly makes japanese text work. | Andrew C. Oliver | 2002-06-26 | 1 | -7/+33 |
* | first cut support for sheet references. Writing works fine, reading also work... | Avik Sengupta | 2002-06-25 | 5 | -23/+63 |
* | oops forgot a change I made for suckyviewer | Andrew C. Oliver | 2002-06-22 | 1 | -0/+66 |
* | Minor changes of no consequence. Just checking in because I'm doing a releas... | Glen Stampoultzis | 2002-06-20 | 1 | -3/+4 |
* | more data for more functions | Avik Sengupta | 2002-06-17 | 1 | -78/+352 |
* | fix for bug 9908, gracefully warn and write back for unknown ptg in namerecord | Avik Sengupta | 2002-06-17 | 1 | -105/+122 |
* | Various changes. SST refactoring which I'm not sure is worth it because I'm ... | Glen Stampoultzis | 2002-06-15 | 4 | -199/+383 |
* | Add util method to check date formatting in Excel, submitted by Jason Hoffman | Avik Sengupta | 2002-06-13 | 1 | -0/+40 |
* | additional classes handled, submitted by Jason Hoffman | Avik Sengupta | 2002-06-12 | 1 | -4/+15 |
* | fix for bug 9802, we write simple sum ptg, tho we can also read attr ptg. try... | Avik Sengupta | 2002-06-12 | 3 | -5/+6 |
* | A fix for the bug that remained uncaught because I didn't write a testcase th... | Glen Stampoultzis | 2002-06-12 | 1 | -1/+2 |
* | Some more hex reading utilities | Glen Stampoultzis | 2002-06-12 | 1 | -35/+141 |
* | compile under jdk1.2.2 | Avik Sengupta | 2002-06-12 | 5 | -6/+6 |
* | 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 | 6 | -137/+848 |
* | dont want these any more, they have been refactored to AbstractFunctionPtg/Fu... | Avik Sengupta | 2002-06-11 | 2 | -655/+0 |
* | More formula enhancements, particularly for fixed args tFunc 0x21/41/61. Also... | Avik Sengupta | 2002-06-11 | 11 | -177/+873 |
* | Merged from 1.5 (SST fixes). | Glen Stampoultzis | 2002-06-09 | 6 | -181/+546 |
* | 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 | 8 | -825/+1064 |
* | Framework to set the class of a token | Avik Sengupta | 2002-05-27 | 19 | -142/+337 |
* | 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 |
* | fix for bug 9114, reported and fix pointed by Tal Moshaiov | Avik Sengupta | 2002-05-21 | 1 | -3/+7 |
* | Fixed tests for legend and implemented testresult for bitfields | Andrew C. Oliver | 2002-05-19 | 1 | -74/+74 |
* | New record for graphing | Andrew C. Oliver | 2002-05-19 | 1 | -0/+190 |
* | 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 | 5 | -43/+52 |
* | Forgot to check in support functions for yet ANOTHER way that Excel handles s... | Andrew C. Oliver | 2002-05-19 | 1 | -164/+212 |
* | probably nothing | Andrew C. Oliver | 2002-05-19 | 1 | -1/+1 |
* | Object Link record | Andrew C. Oliver | 2002-05-19 | 1 | -1/+1 |
* | new plot area record | Andrew C. Oliver | 2002-05-19 | 1 | -0/+166 |
* | new records | Andrew C. Oliver | 2002-05-19 | 1 | -0/+3 |
* | new object link record (graphing) | Andrew C. Oliver | 2002-05-18 | 1 | -0/+258 |
* | supports new added graphing record types | Andrew C. Oliver | 2002-05-18 | 1 | -0/+6 |
* | finally figured out how to get the strings in here to work... Excel has an EN... | Andrew C. Oliver | 2002-05-18 | 1 | -0/+260 |
* | fixes for series text | Andrew C. Oliver | 2002-05-18 | 1 | -67/+80 |
* | patch 9085 | Andrew C. Oliver | 2002-05-17 | 2 | -0/+72 |
* | Added new record types to biff viewer | Andrew C. Oliver | 2002-05-11 | 1 | -252/+168 |
* | implemented tick record (grphing thing) -- | Andrew C. Oliver | 2002-05-11 | 1 | -0/+486 |
* | see the src/records/definitions/axis_options_record.xml for the details | Andrew C. Oliver | 2002-05-11 | 1 | -0/+542 |
* | Added UInt | Andrew C. Oliver | 2002-05-11 | 1 | -347/+337 |
* | Surgery | Andrew C. Oliver | 2002-05-11 | 7 | -625/+139 |
* | surgery | Andrew C. Oliver | 2002-05-11 | 18 | -2261/+2908 |
* | patch applied from Sivan Kievit - please put in @author tags in the future | Andrew C. Oliver | 2002-05-10 | 1 | -2/+3 |
* | great patch by craig@adaptivetrade.com (Craig Kelley) -- | Andrew C. Oliver | 2002-05-10 | 19 | -86/+204 |
* | New record for charts and corresponding BIFFViewer and unit test | Andrew C. Oliver | 2002-05-08 | 2 | -0/+198 |
* | Added SC window magnification...fixed error on res001 that has been bugging me. | Andrew C. Oliver | 2002-05-08 | 1 | -0/+214 |
* | finishing Libin's work. | Andrew C. Oliver | 2002-05-07 | 4 | -3/+28 |