Commit Graph

  • 7393982224 Finished 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
  • 13935d307f Forgot 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
  • eef90ca3f3 probably nothing PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-19 15:55:12 +0000
  • b8d575029d Object Link record PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-19 15:54:18 +0000
  • a108d90329 new Test for plot area record PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-19 15:53:53 +0000
  • 6102fd5e98 new plot area record PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-19 15:53:38 +0000
  • 7b8e69897b support for sizeless records (header only) Andrew C. Oliver 2002-05-19 15:52:05 +0000
  • 8e547247a8 new records Andrew C. Oliver 2002-05-19 15:51:48 +0000
  • 55114e1551 new support for sizeless records PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-19 15:51:29 +0000
  • 3e5e8d0275 new object link record (Graphign) PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-18 16:23:30 +0000
  • 23bcf0f5b9 New object link record (graphing) -- unit test PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-18 16:22:55 +0000
  • f988fbe0de new object link record (graphing) PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-18 16:22:10 +0000
  • fa78e9c938 supports new added graphing record types PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-18 16:21:01 +0000
  • b4cfd3c852 fixes to handle new string type PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-18 15:57:43 +0000
  • 70ff48aa8a finally 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
  • 019c62dddd fixes for series text PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-18 15:54:29 +0000
  • 45447a131b patch 9085 PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-17 03:25:13 +0000
  • 7fca77c9c4 support series text PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-15 00:58:26 +0000
  • 8db578bb83 supports test expression PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-15 00:56:47 +0000
  • 988200c2b2 Support test expression PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-15 00:56:18 +0000
  • cda1a3eb5e added support for in-lined test data Andrew C. Oliver 2002-05-14 18:13:33 +0000
  • 1e5961f2df Added new record types to biff viewer Andrew C. Oliver 2002-05-11 19:13:42 +0000
  • d2672d5e76 implemented tick record (grphing thing) -- PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-11 19:06:04 +0000
  • 2dea29ad21 see 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
  • 18fe61d9ff AxisOptionsRecord -- 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
  • 49562f6301 Added UInt PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-11 14:51:33 +0000
  • 7ae47e6d37 Surgery PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-11 14:48:00 +0000
  • 46a9bd9bff surgery PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-11 14:47:24 +0000
  • 56015327fe Updating 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
  • 976e19fcc3 patch 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
  • b7511eba7a great 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
  • c504a8ceb0 Even more logo's. How are people ever going to choose... Glen Stampoultzis 2002-05-09 13:56:08 +0000
  • fdcaa73de6 More logo's Glen Stampoultzis 2002-05-09 13:38:52 +0000
  • 324dbe8839 New 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
  • e475ccfe2c Added 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
  • 5bdb69f931 finishing Libin's work. Andrew C. Oliver 2002-05-07 23:38:06 +0000
  • 646bb536bb Workbook 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
  • d730457ed7 sup book record -- comments, some rearranging of the furniture. Andrew C. Oliver 2002-05-06 22:50:57 +0000
  • 15617dc8c9 created unit test for sup book record Andrew C. Oliver 2002-05-06 22:50:22 +0000
  • 65aa73beb4 committing 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
  • 9a6fc596dd absolute refs in area references, plus some tests Avik Sengupta 2002-05-05 16:55:41 +0000
  • 94998b29f5 Absolute vs relative references now work .. refactored ReferenceUtils in the bargain Avik Sengupta 2002-05-04 15:45:05 +0000
  • 0dd5e6e74d Make jdepend happy - removing test main method since package records should not depend on package usermodel Avik Sengupta 2002-05-03 16:12:03 +0000
  • 8ac8b510cf fixed the tests, but they still work Avik Sengupta 2002-05-03 15:47:20 +0000
  • 8653f7bb40 More items. Rainer Klute 2002-05-03 07:29:58 +0000
  • 2ac503512a Enhancements from Drew for boolean properties. Plus doc change for DWord. Rainer Klute 2002-05-03 07:29:09 +0000
  • 14dada7c69 shawn's patches PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-03 04:56:42 +0000
  • 92ad59a0ab Shawn's patch PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-05-03 04:55:07 +0000
  • e0f12e5e84 Latest stylesheet for hdf type generation Said Ryan Ackley 2002-05-03 01:57:29 +0000
  • 0fbe862feb Made minor tweaks. Said Ryan Ackley 2002-05-03 01:56:53 +0000
  • c29d3ad640 latest generated type Said Ryan Ackley 2002-05-03 01:55:06 +0000
  • d58cc30447 Changed so it extends XML generated type Said Ryan Ackley 2002-05-03 01:53:51 +0000
  • 36bd0eaf60 Made it work with new XML generated types Said Ryan Ackley 2002-05-03 01:53:06 +0000
  • 3ed720db7a New FAQ. Glen Stampoultzis 2002-05-03 00:42:58 +0000
  • fcd67c04e8 Return type of getScale() fixed. Rainer Klute 2002-05-02 16:03:41 +0000
  • f4f812ecbb Before andy reports a bug :) Avik Sengupta 2002-05-02 12:57:40 +0000
  • f68bee6bfd adding test for formula parser Avik Sengupta 2002-05-02 12:52:13 +0000
  • 54a2c116c0 Correct return type for getLinksDirty() - but it is still unimplemented. Rainer Klute 2002-05-02 08:11:10 +0000
  • 283c1c24db Thumbnail docs. Rainer Klute 2002-05-02 08:00:40 +0000
  • 1831910703 I 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
  • 89d1187724 Added Survey Glen Stampoultzis 2002-05-01 23:24:32 +0000
  • 8961539973 Added Drew's thumbnail enhancements. Rainer Klute 2002-05-01 09:31:52 +0000
  • 15e71ecb67 Javadoc fix. Rainer Klute 2002-05-01 09:29:46 +0000
  • 950559e41a Charting, charting, charting... getting there... bit by bit. Glen Stampoultzis 2002-05-01 08:02:19 +0000
  • 46e32166e4 wow... 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
  • fb5a020060 Got them there functions rolling. Look at implementing the instantiation of the hash differently later Andrew C. Oliver 2002-05-01 01:21:05 +0000
  • 1ea726c701 probably nothing Andrew C. Oliver 2002-05-01 01:19:28 +0000
  • 3d1b59dbb3 oops left off avik's test case Andrew C. Oliver 2002-05-01 01:11:05 +0000
  • b065e8de26 Avik's patches http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8665 Andrew C. Oliver 2002-04-30 23:22:27 +0000
  • f30f67e65c killed per avik's instruction Andrew C. Oliver 2002-04-30 23:01:33 +0000
  • 0f5072657e javadoc mostly PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-04-30 04:43:17 +0000
  • 393cdb450e 8589 applied PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-04-30 03:54:28 +0000
  • 416f094bdd applied 8632 PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-04-30 03:51:03 +0000
  • f2a0d4f97a functions + 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
  • fc90730062 sum formula test Andrew C. Oliver 2002-04-30 02:12:25 +0000
  • 32691debfd area references are relative by default Andrew C. Oliver 2002-04-30 02:02:01 +0000
  • 453fe100c5 got SUM working and some debug stuff. Andrew C. Oliver 2002-04-30 01:05:49 +0000
  • b8802bb429 Aviks patches for numbers mostly. PR: Obtained from: Submitted by: Reviewed by: Andrew C. Oliver 2002-04-30 00:19:49 +0000
  • d83491053b More work from avik Andrew C. Oliver 2002-04-30 00:18:47 +0000
  • e01cb449a6 avik's patches and stuff. Andrew C. Oliver 2002-04-30 00:18:29 +0000
  • bc2ddf5c70 must have missed a commit yesterday...oops Andrew C. Oliver 2002-04-30 00:14:54 +0000
  • fdf9f51622 Some 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
  • b8d8aa4d86 Little bug in BiffViewer. Glen Stampoultzis 2002-04-29 11:09:04 +0000
  • f74b254a40 Fix examples and updated documentation Glen Stampoultzis 2002-04-29 11:08:22 +0000
  • 6b42e9508d Ignore CVS workspace files. Glen Stampoultzis 2002-04-29 11:07:11 +0000
  • 264bd7005a Added hour to the lastmodified date at the bottom of each page. Nicola Ken Barozzi 2002-04-29 09:58:40 +0000
  • efe20b8965 The Serializer has already been ported to Cocoon. Nicola Ken Barozzi 2002-04-29 09:47:30 +0000
  • 3b94d8f427 *** empty log message *** Rainer Klute 2002-04-29 08:20:51 +0000
  • 263d320010 Made 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
  • bca318f1fc prematurely checking in to avoid compilation errors for others Andrew C. Oliver 2002-04-29 00:33:28 +0000
  • f3a963cdfd does range resolution...doh I meant to check this in awhile ago Andrew C. Oliver 2002-04-29 00:25:21 +0000
  • 91df898367 deleted 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
  • 7bd031a16b Handles reading other forms of Reference PTG Andrew C. Oliver 2002-04-28 22:31:55 +0000
  • d0c85667da changed ValueReferencePtg to REferencePtg -- will do ValueReferencePtg via subclass Andrew C. Oliver 2002-04-28 22:22:47 +0000
  • a7ad9decb6 Update 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
  • 1e7eb23ac0 changing to support > just ValueRef Andrew C. Oliver 2002-04-28 21:35:57 +0000
  • c27829f72f Refactored documentation to have a consistent structure as for CCD: Community, Documentation, Code. Nicola Ken Barozzi 2002-04-28 21:25:28 +0000
  • 9ca7a15e0d Updated Ant scripts to latest versions with numerous fixes. Nicola Ken Barozzi 2002-04-28 21:12:06 +0000
  • 9ae2f77f1d Added stylesheet to show the ant build file targets. Nicola Ken Barozzi 2002-04-28 21:11:34 +0000
  • 97f0c9353c These 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