7393982224Finished my work converting HPSF to use the org.apache.poi.util.LittleEndian implementation. ClassID and poibrowser/PropertySetDescriptorRendeder are probably broken. I couldn't figure out what ClassID is meaning to do someone else who understands the code there will have to work on it.
Andrew C. Oliver
2002-05-19 18:09:26 +0000
13935d307fForgot to check in support functions for yet ANOTHER way that Excel handles strings (makes 3-4th way) PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-19 17:54:07 +0000
eef90ca3f3probably nothing PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-19 15:55:12 +0000
b8d575029dObject Link record PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-19 15:54:18 +0000
a108d90329new Test for plot area record PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-19 15:53:53 +0000
6102fd5e98new plot area record PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-19 15:53:38 +0000
7b8e69897bsupport for sizeless records (header only)
Andrew C. Oliver
2002-05-19 15:52:05 +0000
8e547247a8new records
Andrew C. Oliver
2002-05-19 15:51:48 +0000
55114e1551new support for sizeless records PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-19 15:51:29 +0000
3e5e8d0275new object link record (Graphign) PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-18 16:23:30 +0000
23bcf0f5b9New object link record (graphing) -- unit test PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-18 16:22:55 +0000
f988fbe0denew object link record (graphing) PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-18 16:22:10 +0000
fa78e9c938supports new added graphing record types PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-18 16:21:01 +0000
b4cfd3c852fixes to handle new string type PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-18 15:57:43 +0000
70ff48aa8afinally figured out how to get the strings in here to work... Excel has an ENTIRELY different (I think this makes like 3 or 4) to write strings for this record. Many Microsoft sucks at this programming stuff. PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-18 15:56:21 +0000
019c62ddddfixes for series text PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-18 15:54:29 +0000
45447a131bpatch 9085 PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-17 03:25:13 +0000
7fca77c9c4support series text PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-15 00:58:26 +0000
8db578bb83supports test expression PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-15 00:56:47 +0000
988200c2b2Support test expression PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-15 00:56:18 +0000
cda1a3eb5eadded support for in-lined test data
Andrew C. Oliver
2002-05-14 18:13:33 +0000
1e5961f2dfAdded new record types to biff viewer
Andrew C. Oliver
2002-05-11 19:13:42 +0000
d2672d5e76implemented tick record (grphing thing) -- PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-11 19:06:04 +0000
2dea29ad21see the src/records/definitions/axis_options_record.xml for the details PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-11 17:23:48 +0000
18fe61d9ffAxisOptionsRecord -- This here "Misc" record (like every other record in microsofts formats) defines various behaviors to do with Axis options. (graphing stuff) PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-11 17:22:34 +0000
49562f6301Added UInt PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-11 14:51:33 +0000
7ae47e6d37Surgery PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-11 14:48:00 +0000
46a9bd9bffsurgery PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-11 14:47:24 +0000
56015327feUpdating Checkstyle.cent to use Checkstyle 2.2 and added properties to conform to our coding conventions.
Nicola Ken Barozzi
2002-05-10 15:50:18 +0000
976e19fcc3patch applied from Sivan Kievit - please put in @author tags in the future PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-10 12:34:03 +0000
b7511eba7agreat patch by craig@adaptivetrade.com (Craig Kelley) -- Now rows are interperated properly as ushorts versus shorts (java ints)
Andrew C. Oliver
2002-05-10 03:01:11 +0000
c504a8ceb0Even more logo's. How are people ever going to choose...
Glen Stampoultzis
2002-05-09 13:56:08 +0000
324dbe8839New record for charts and corresponding BIFFViewer and unit test PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-08 01:46:11 +0000
e475ccfe2cAdded SC window magnification...fixed error on res001 that has been bugging me. PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-08 00:22:33 +0000
5bdb69f931finishing Libin's work.
Andrew C. Oliver
2002-05-07 23:38:06 +0000
646bb536bbWorkbook now works with new signature of SupBook Property - kludged to compile for HPSF PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-05-06 23:25:35 +0000
d730457ed7sup book record -- comments, some rearranging of the furniture.
Andrew C. Oliver
2002-05-06 22:50:57 +0000
15617dc8c9created unit test for sup book record
Andrew C. Oliver
2002-05-06 22:50:22 +0000
65aa73beb4committing patches supplied by Matthew McClain for bug 8757. This will handle most cases, since majority formulas expect value class params. Ptgs to be refactored for full functionality
Avik Sengupta
2002-05-06 18:23:24 +0000
9a6fc596ddabsolute refs in area references, plus some tests
Avik Sengupta
2002-05-05 16:55:41 +0000
94998b29f5Absolute vs relative references now work .. refactored ReferenceUtils in the bargain
Avik Sengupta
2002-05-04 15:45:05 +0000
0dd5e6e74dMake jdepend happy - removing test main method since package records should not depend on package usermodel
Avik Sengupta
2002-05-03 16:12:03 +0000
8ac8b510cffixed the tests, but they still work
Avik Sengupta
2002-05-03 15:47:20 +0000
1831910703I feel this has exited the purely experimental stage. While no means a production thing, we're in the development stage firmly forging forward.
Andrew C. Oliver
2002-05-02 00:49:56 +0000
950559e41aCharting, charting, charting... getting there... bit by bit.
Glen Stampoultzis
2002-05-01 08:02:19 +0000
46e32166e4wow... I thought I was doing test first....but um...it turns out it already works. Avik ROCKS!!!
Andrew C. Oliver
2002-05-01 01:41:51 +0000
fb5a020060Got them there functions rolling. Look at implementing the instantiation of the hash differently later
Andrew C. Oliver
2002-05-01 01:21:05 +0000
1ea726c701probably nothing
Andrew C. Oliver
2002-05-01 01:19:28 +0000
3d1b59dbb3oops left off avik's test case
Andrew C. Oliver
2002-05-01 01:11:05 +0000
f30f67e65ckilled per avik's instruction
Andrew C. Oliver
2002-04-30 23:01:33 +0000
0f5072657ejavadoc mostly PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-04-30 04:43:17 +0000
393cdb450e8589 applied PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-04-30 03:54:28 +0000
416f094bddapplied 8632 PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-04-30 03:51:03 +0000
f2a0d4f97afunctions + att (optimized functions) looking good. Just filling out big ol function table. Soon will support most excel functions with areas. need arrays next.
Andrew C. Oliver
2002-04-30 03:05:07 +0000
fc90730062sum formula test
Andrew C. Oliver
2002-04-30 02:12:25 +0000
32691debfdarea references are relative by default
Andrew C. Oliver
2002-04-30 02:02:01 +0000
453fe100c5got SUM working and some debug stuff.
Andrew C. Oliver
2002-04-30 01:05:49 +0000
b8802bb429Aviks patches for numbers mostly. PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-04-30 00:19:49 +0000
d83491053bMore work from avik
Andrew C. Oliver
2002-04-30 00:18:47 +0000
e01cb449a6avik's patches and stuff.
Andrew C. Oliver
2002-04-30 00:18:29 +0000
bc2ddf5c70must have missed a commit yesterday...oops
Andrew C. Oliver
2002-04-30 00:14:54 +0000
fdf9f51622Some testing related stuff. The first shot at a sanity tester for XLS record structure. Needs heaps more checks but it's a start.
Glen Stampoultzis
2002-04-29 11:10:29 +0000
b8d8aa4d86Little bug in BiffViewer.
Glen Stampoultzis
2002-04-29 11:09:04 +0000
f74b254a40Fix examples and updated documentation
Glen Stampoultzis
2002-04-29 11:08:22 +0000
263d320010Made Formula Record cough up some info useful for debugging, made functions get written, but they crash excel right now. Areas seem to basically work. I need to investigate further, at first glance, our xls looks the same as Excel's. Have to find out what its doing to make it crash like that. PR: Obtained from: Submitted by: Reviewed by:
Andrew C. Oliver
2002-04-29 01:25:28 +0000
bca318f1fcprematurely checking in to avoid compilation errors for others
Andrew C. Oliver
2002-04-29 00:33:28 +0000
f3a963cdfddoes range resolution...doh I meant to check this in awhile ago
Andrew C. Oliver
2002-04-29 00:25:21 +0000
91df898367deleted DummyFunctionPtg and renamed it to FunctionPtg (fixing to implement) Added Range creation to FormulaParser (sorry to steal all teh fun Avik, just i want to get this flying!) Made area ptg work. Boy that was some crappy stuff I did back in Oct/November for prelim formula stuff. What the heck was I thinking. Yuck!
Andrew C. Oliver
2002-04-28 23:43:35 +0000
7bd031a16bHandles reading other forms of Reference PTG
Andrew C. Oliver
2002-04-28 22:31:55 +0000
d0c85667dachanged ValueReferencePtg to REferencePtg -- will do ValueReferencePtg via subclass
Andrew C. Oliver
2002-04-28 22:22:47 +0000
a7ad9decb6Update to latest version of cents. Most notably: - added automagic cent that uses all available cents on common targets automagically - corrected forrest problems in rendering faqs, todos and changes (icons too) - corrected dist target
Nicola Ken Barozzi
2002-04-28 21:42:07 +0000
1e7eb23ac0changing to support > just ValueRef
Andrew C. Oliver
2002-04-28 21:35:57 +0000
c27829f72fRefactored documentation to have a consistent structure as for CCD: Community, Documentation, Code.
Nicola Ken Barozzi
2002-04-28 21:25:28 +0000
9ca7a15e0dUpdated Ant scripts to latest versions with numerous fixes.
Nicola Ken Barozzi
2002-04-28 21:12:06 +0000
9ae2f77f1dAdded stylesheet to show the ant build file targets.
Nicola Ken Barozzi
2002-04-28 21:11:34 +0000
97f0c9353cThese jars are used by the cents; they are now in the legal dir of each cent.
Nicola Ken Barozzi
2002-04-28 21:10:32 +0000