Commit Graph

3047 Commits

Author SHA1 Message Date
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
Andrew C. Oliver
5ef5d863e6 Added "Patches" query
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352501 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 14:21:27 +00:00
Andrew C. Oliver
1a047e0529 wrong package name for HSSFUserException?
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352500 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 14:12:27 +00:00
Andrew C. Oliver
22e457feec wrong package names?
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352499 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 14:11:16 +00:00
Andrew C. Oliver
37175f6907 Avik's latest formula patches
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352498 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 14:07:53 +00:00
Andrew C. Oliver
ee498b5208 looks like I had stuff locally that I forgot to commit (oops) . Thsi patch from Carey Sublette
Makes the event based API abortable.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352497 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 13:33:04 +00:00
Andrew C. Oliver
7d4cd498ce Made dist target "work"
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352496 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 13:24:54 +00:00
Andrew C. Oliver
e143b8b667 changed version number to avoid confusion
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352495 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 13:21:27 +00:00
Andrew C. Oliver
d38b6a1ce2 Committed Libin's named range test. Made some rather significant changes to it.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352494 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 13:18:57 +00:00
Rainer Klute
3db6dc348c Info on getThumbnail() added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352493 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 09:39:40 +00:00
Andrew C. Oliver
e3a5f20f8b missing import
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352492 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 01:48:26 +00:00
Andrew C. Oliver
c037e20cb1 made testcase more useful for debugging (all testcases should have a main says me!)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352491 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 01:46:35 +00:00
Andrew C. Oliver
5d1bc31c98 Fixes previously failing unit test (class cast exception in creating workbook...tried to cast
to ExternSheet when it was an UnknownRecord due to omission from RecordFactory.
Points out an annoying feature of HSSF architecture..  SID is used for identification instead
of instanceof for the purpose of efficiency and...cleanliness but in the event of unknown
record you can have an unfortunate mismatch.  Not sure what an acceptable solution is.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352490 13f79535-47bb-0310-9956-ffa450edef68
2002-04-27 01:32:58 +00:00
Rainer Klute
0173730c4e Link to Microsoft docs added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352489 13f79535-47bb-0310-9956-ffa450edef68
2002-04-26 06:22:42 +00:00
Rainer Klute
b5d008720a Comment added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352488 13f79535-47bb-0310-9956-ffa450edef68
2002-04-26 05:58:00 +00:00
Rainer Klute
0c896ac90e Latest fix continued. :-(
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352487 13f79535-47bb-0310-9956-ffa450edef68
2002-04-26 05:33:50 +00:00
Rainer Klute
a51ce3a779 Fixed bug in example code.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352486 13f79535-47bb-0310-9956-ffa450edef68
2002-04-26 05:27:29 +00:00
Nicola Ken Barozzi
889173d425 Adding a new failsafe-test target to the cent.
Making the site target use that, so that failing tests don't stop the
site build but can be showed on the test results pages.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352485 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 23:43:01 +00:00
Nicola Ken Barozzi
3c5c6fa0c9 Now umldoclet creates javadocs with uml link on top.
Changed build.xml to reflect the change.
Minor update in centipede.cent.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352484 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 22:53:41 +00:00
Nicola Ken Barozzi
ca589e267b Made the build output less cluttered with skipped tasks that were shown.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352483 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 22:52:14 +00:00
Nicola Ken Barozzi
516fae7d9c Added a title to the homepage.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352482 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 13:07:46 +00:00
Nicola Ken Barozzi
052e4196f5 Fixed javadocs problems when offline and looking for Java Api References.
Added javascript for last-modified date and removed incorrect image "alt"
to Avalon.
Moved source copying to prepare for build in -init target, because it is used
by almost all targets.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352481 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 12:05:09 +00:00
Nicola Ken Barozzi
b462f48f4e Update to latest dev Centipede version with cents that behave correctly in the build dir
and references on the main page to new Centipede features.
Oh, and look at the grouped javadocs :-)
Need only to reference the uml dos and I've finished for now :-)


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352480 13f79535-47bb-0310-9956-ffa450edef68
2002-04-24 16:22:03 +00:00
Glen Stampoultzis
6805caa4dc Merge from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352479 13f79535-47bb-0310-9956-ffa450edef68
2002-04-24 14:35:12 +00:00
Andrew C. Oliver
756c1f0a55 Synch up.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352474 13f79535-47bb-0310-9956-ffa450edef68
2002-04-23 23:56:46 +00:00
Andrew C. Oliver
532added9f integrate with libin's named ranges stuff
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352473 13f79535-47bb-0310-9956-ffa450edef68
2002-04-23 22:28:58 +00:00
Andrew C. Oliver
400f327112 patches from libin
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352472 13f79535-47bb-0310-9956-ffa450edef68
2002-04-23 22:27:58 +00:00
Andrew C. Oliver
541a4620a1 Patches from libin, synch up, integrate...
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352471 13f79535-47bb-0310-9956-ffa450edef68
2002-04-23 22:24:41 +00:00
Nicola Ken Barozzi
f32748f389 Committing latest good version of cent jars in CVS following a positive +3
vote on the poi-dev mailing list.
To update, simply run "build update-all-cents" and commit changes to CVS.
To update a single cent do "build update-cent", specify cent to update
when prompted, and then commit.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352467 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 11:10:31 +00:00
Nicola Ken Barozzi
87b8e10390 Update to latest dev version of Centipede whivh uses the newly committed
xmlproperty task in Ant :-)


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352466 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 11:00:18 +00:00
Nicola Ken Barozzi
87e2a50c7c Revert to use the default ant scripts: 128 Mb not needed anymore, build has changed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352465 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 10:59:21 +00:00
Nicola Ken Barozzi
11844ebcff Making cent jars visible again.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352464 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 10:58:32 +00:00