Commit Graph

478 Commits

Author SHA1 Message Date
Glen Stampoultzis 6b42e9508d Ignore CVS workspace files.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352555 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 11:07:11 +00:00
Nicola Ken Barozzi 264bd7005a Added hour to the lastmodified date at the bottom of each page.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352554 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 09:58:40 +00:00
Nicola Ken Barozzi efe20b8965 The Serializer has already been ported to Cocoon.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352553 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 09:47:30 +00:00
Rainer Klute 3b94d8f427 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352552 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 08:20:51 +00:00
Andrew C. Oliver 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:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352551 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 01:25:28 +00:00
Andrew C. Oliver bca318f1fc prematurely checking in to avoid compilation errors for others
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352550 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 00:33:28 +00:00
Andrew C. Oliver f3a963cdfd does range resolution...doh I meant to check this in awhile ago
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352549 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 00:25:21 +00:00
Andrew C. Oliver 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!


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352548 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 23:43:35 +00:00
Andrew C. Oliver 7bd031a16b Handles reading other forms of Reference PTG
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352547 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 22:31:55 +00:00
Andrew C. Oliver d0c85667da changed ValueReferencePtg to REferencePtg -- will do ValueReferencePtg via subclass
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352546 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 22:22:47 +00:00
Nicola Ken Barozzi 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


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352545 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 21:42:07 +00:00
Andrew C. Oliver 1e7eb23ac0 changing to support > just ValueRef
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352544 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 21:35:57 +00:00
Nicola Ken Barozzi c27829f72f Refactored documentation to have a consistent structure as for CCD: Community, Documentation, Code.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352543 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 21:25:28 +00:00
Nicola Ken Barozzi 9ca7a15e0d Updated Ant scripts to latest versions with numerous fixes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352542 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 21:12:06 +00:00
Nicola Ken Barozzi 9ae2f77f1d Added stylesheet to show the ant build file targets.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352541 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 21:11:34 +00:00
Nicola Ken Barozzi 97f0c9353c These jars are used by the cents; they are now in the legal dir of each cent.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352540 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 21:10:32 +00:00
Nicola Ken Barozzi 7959b3fc19 Fixed xml jars being appended to CLASSPATH at each run.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352539 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 21:09:34 +00:00
Andrew C. Oliver 2297f219ce reference tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352538 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 20:51:55 +00:00
Andrew C. Oliver 6cd65c0fc0 took out some print statements and stuff.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352537 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 20:51:31 +00:00
Andrew C. Oliver d6ed27a995 added test for ReferenceUtil
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352536 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 19:09:09 +00:00
Andrew C. Oliver a3fc345121 Holy schisse - cell referenecs seem to be working at least for simple formulas
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352535 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 18:45:10 +00:00
Andrew C. Oliver ab97dacce6 created functions to go the other direction row,col = cellref "A1"
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352534 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 18:23:06 +00:00
Andrew C. Oliver 9683424c14 off by 1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352533 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 18:02:21 +00:00
Andrew C. Oliver a56eec71b7 removed print statements left in.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352532 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 18:01:39 +00:00
Andrew C. Oliver 2dfd98f5a4 added class to support reference conversion A1 = 0,0 B1 = 0,1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352531 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 17:57:03 +00:00
Andrew C. Oliver 16d78b324c oops left this added class off of my previous commit... it povides concat ptg
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352530 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 16:42:21 +00:00
Andrew C. Oliver d576bbc109 made parenthesis work in and out
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352529 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 16:40:37 +00:00
Andrew C. Oliver 110b643b9f tests parenthesis
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352528 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 16:40:18 +00:00
Andrew C. Oliver 7aa28a6d00 removes parts of my former stuff in favor of aviks and adds concat operator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352527 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 16:33:57 +00:00
Andrew C. Oliver cf24bbd7c6 test first...glen will love it.. . test for concat operator... also added some dumb order of operations
checking


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352526 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 16:10:00 +00:00
Andrew C. Oliver 1bfafdbd21 removing mroe of my stuff. Liek Avik's better
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352525 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 15:55:37 +00:00
Andrew C. Oliver fd604cb56c rollign out some of my stuff. Like Avik's stuff better. (for formulas)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352524 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 15:52:58 +00:00
Andrew C. Oliver 9482fd0115 comments.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352523 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 15:42:42 +00:00
Andrew C. Oliver a327fa328d fixed order of operators
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352522 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 15:35:38 +00:00
Andrew C. Oliver fd71ea023c work on PowerPtg
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352521 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 15:17:44 +00:00
Glen Stampoultzis 700efbc430 Fixed up some imports.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352520 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 08:55:11 +00:00
Glen Stampoultzis df0b9e1447 Removed reference to deprecated call.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352519 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 08:52:41 +00:00
Rainer Klute 5c4cf7f864 Mail address scrambled.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352518 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 06:39:55 +00:00
Andrew C. Oliver 57df1eb21f how in hte heck did I leave this off?
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352517 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 05:37:39 +00:00
Glen Stampoultzis 58a0ff577e Merge from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352513 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 05:22:19 +00:00
Andrew C. Oliver 299fcceb90 Now provides string formula, reads simple formulas, mmmm formulas
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352511 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 02:04:58 +00:00
Andrew C. Oliver 223e626598 Test Suite for formulas now verifies and includes exponents
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352510 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 02:03:53 +00:00
Andrew C. Oliver 954fdb9c0c new test for formulas
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352509 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 00:45:10 +00:00
Andrew C. Oliver 0a6a844dda Wow... Fixed sizing bug 8592 -- see bug for details. Basically we couldn't
handle variable sized value records (formulas are the only one we do so far).
Now we're a bit less efficient (reiterate through all at the end for size
calculations), but it works and is probably more flexible.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352508 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 00:44:40 +00:00
Andrew C. Oliver f4ecdbb4ce removed ties to deprecated HSSFColorConstants class
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352507 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 21:54:10 +00:00
Andrew C. Oliver 6963779cb2 removed obsolecent deprecated class
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352506 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 21:50:39 +00:00
Nicola Ken Barozzi 8e355cd795 Corrected mailing list and credits
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352505 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 21:45:56 +00:00
Nicola Ken Barozzi 35ee8cd6ca Added index.html to module. Can be used locally or with
viewcvs to know about the software module and main build results.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352504 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 20:39:02 +00:00
Andrew C. Oliver cab23de6c8 test for formulas (curently failing with exception don't know why)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352503 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 17:26:38 +00:00
Andrew C. Oliver d2738922a8 Fixes for formulas
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352502 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 17:26:06 +00:00