summaryrefslogtreecommitdiffstats
path: root/src/java
Commit message (Expand)AuthorAgeFilesLines
...
* This supposidly makes japanese text work.Andrew C. Oliver2002-06-261-7/+33
* first cut support for sheet references. Writing works fine, reading also work...Avik Sengupta2002-06-255-23/+63
* oops forgot a change I made for suckyviewerAndrew C. Oliver2002-06-221-0/+66
* Minor changes of no consequence. Just checking in because I'm doing a releas...Glen Stampoultzis2002-06-201-3/+4
* more data for more functionsAvik Sengupta2002-06-171-78/+352
* fix for bug 9908, gracefully warn and write back for unknown ptg in namerecordAvik Sengupta2002-06-171-105/+122
* Various changes. SST refactoring which I'm not sure is worth it because I'm ...Glen Stampoultzis2002-06-154-199/+383
* Add util method to check date formatting in Excel, submitted by Jason HoffmanAvik Sengupta2002-06-131-0/+40
* additional classes handled, submitted by Jason HoffmanAvik Sengupta2002-06-121-4/+15
* fix for bug 9802, we write simple sum ptg, tho we can also read attr ptg. try...Avik Sengupta2002-06-123-5/+6
* A fix for the bug that remained uncaught because I didn't write a testcase th...Glen Stampoultzis2002-06-121-1/+2
* Some more hex reading utilitiesGlen Stampoultzis2002-06-121-35/+141
* compile under jdk1.2.2Avik Sengupta2002-06-125-6/+6
* pretty printing from AttrPtg, submitted by Werner FroidevauxAvik Sengupta2002-06-111-6/+33
* Removed runtime dependency from commons logging.Nicola Ken Barozzi2002-06-116-137/+848
* dont want these any more, they have been refactored to AbstractFunctionPtg/Fu...Avik Sengupta2002-06-112-655/+0
* More formula enhancements, particularly for fixed args tFunc 0x21/41/61. Also...Avik Sengupta2002-06-1111-177/+873
* Merged from 1.5 (SST fixes).Glen Stampoultzis2002-06-096-181/+546
* fix to bug 9518, submitted by Shawn LaubachAvik Sengupta2002-06-061-5/+5
* Merged from 1.5 branch.Glen Stampoultzis2002-06-028-825/+1064
* Framework to set the class of a tokenAvik Sengupta2002-05-2719-142/+337
* Patches from Werner FroidevauxAndrew C. Oliver2002-05-263-20/+146
* Bugzilla Bug 9426 - Drew Varner (who needs to start remembering to add himsel...Andrew C. Oliver2002-05-262-8/+130
* fix for bug 9114, reported and fix pointed by Tal MoshaiovAvik Sengupta2002-05-211-3/+7
* Fixed tests for legend and implemented testresult for bitfieldsAndrew C. Oliver2002-05-191-74/+74
* New record for graphingAndrew C. Oliver2002-05-191-0/+190
* oops forgot oneAndrew C. Oliver2002-05-191-0/+3
* We've got just about all the important graph records for a bar graph.Andrew C. Oliver2002-05-191-0/+3
* Finished my work converting HPSF to use the org.apache.poi.util.LittleEndianAndrew C. Oliver2002-05-195-43/+52
* Forgot to check in support functions for yet ANOTHER way that Excel handles s...Andrew C. Oliver2002-05-191-164/+212
* probably nothingAndrew C. Oliver2002-05-191-1/+1
* Object Link recordAndrew C. Oliver2002-05-191-1/+1
* new plot area recordAndrew C. Oliver2002-05-191-0/+166
* new recordsAndrew C. Oliver2002-05-191-0/+3
* new object link record (graphing)Andrew C. Oliver2002-05-181-0/+258
* supports new added graphing record typesAndrew C. Oliver2002-05-181-0/+6
* finally figured out how to get the strings in here to work... Excel has an EN...Andrew C. Oliver2002-05-181-0/+260
* fixes for series textAndrew C. Oliver2002-05-181-67/+80
* patch 9085Andrew C. Oliver2002-05-172-0/+72
* Added new record types to biff viewerAndrew C. Oliver2002-05-111-252/+168
* implemented tick record (grphing thing) --Andrew C. Oliver2002-05-111-0/+486
* see the src/records/definitions/axis_options_record.xml for the detailsAndrew C. Oliver2002-05-111-0/+542
* Added UIntAndrew C. Oliver2002-05-111-347/+337
* SurgeryAndrew C. Oliver2002-05-117-625/+139
* surgeryAndrew C. Oliver2002-05-1118-2261/+2908
* patch applied from Sivan Kievit - please put in @author tags in the futureAndrew C. Oliver2002-05-101-2/+3
* great patch by craig@adaptivetrade.com (Craig Kelley) --Andrew C. Oliver2002-05-1019-86/+204
* New record for charts and corresponding BIFFViewer and unit testAndrew C. Oliver2002-05-082-0/+198
* Added SC window magnification...fixed error on res001 that has been bugging me.Andrew C. Oliver2002-05-081-0/+214
* finishing Libin's work.Andrew C. Oliver2002-05-074-3/+28