]>
source.dussan.org Git - poi.git/log
Glen Stampoultzis [Mon, 5 Aug 2002 12:53:01 +0000 (12:53 +0000)]
Update to string record
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352823
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sat, 3 Aug 2002 18:16:54 +0000 (18:16 +0000)]
writing string formulas now work
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352822
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 1 Aug 2002 18:18:16 +0000 (18:18 +0000)]
get mad and throw a runtime error if users specify columns > 255
(more than Excel will allow)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352821
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Tue, 30 Jul 2002 15:03:00 +0000 (15:03 +0000)]
Fixed bug 11251.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352820
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Tue, 30 Jul 2002 14:56:02 +0000 (14:56 +0000)]
Javadoc updates: Removed some autogenerated comments and
added my own ones.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352819
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Mon, 29 Jul 2002 14:05:52 +0000 (14:05 +0000)]
fixed compilation error
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352818
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Mon, 29 Jul 2002 13:46:59 +0000 (13:46 +0000)]
better diagnostics when running single tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352817
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Mon, 29 Jul 2002 13:28:44 +0000 (13:28 +0000)]
Removed useless autogenerated comment
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352816
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Mon, 29 Jul 2002 13:25:46 +0000 (13:25 +0000)]
String record added
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352815
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 28 Jul 2002 22:54:43 +0000 (22:54 +0000)]
backed out the code it caused this problem http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10393
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352814
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 28 Jul 2002 22:50:41 +0000 (22:50 +0000)]
backed out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10393
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352813
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 28 Jul 2002 22:47:58 +0000 (22:47 +0000)]
Backing out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10393
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352812
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 27 Jul 2002 01:58:56 +0000 (01:58 +0000)]
Voting closed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352811
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 27 Jul 2002 01:46:44 +0000 (01:46 +0000)]
Tidy up.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352810
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 27 Jul 2002 01:45:43 +0000 (01:45 +0000)]
Test case for bound sheet record... it seems okay.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352809
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sat, 27 Jul 2002 01:04:58 +0000 (01:04 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11070
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352808
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sat, 27 Jul 2002 00:23:07 +0000 (00:23 +0000)]
new case study from jared walker
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352807
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 25 Jul 2002 05:10:23 +0000 (05:10 +0000)]
Added preliminary support for Palletes. Still need to write add/remove/change
functions. Added this so that if someone else wants to finish it before I get
to it, they can. (have at it!)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352806
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Mon, 22 Jul 2002 08:25:19 +0000 (08:25 +0000)]
First HPSF test cases added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352805
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Mon, 22 Jul 2002 08:24:42 +0000 (08:24 +0000)]
Fixed e-mail address.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352804
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Mon, 22 Jul 2002 08:22:23 +0000 (08:22 +0000)]
Fixed javadoc comment.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352803
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 21 Jul 2002 13:08:18 +0000 (13:08 +0000)]
made the exception meaningful
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352802
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 21 Jul 2002 12:51:13 +0000 (12:51 +0000)]
renamed to SheetViewer in honor of Jason Height's fine work to make it not
suck anymore! Thanks Jason!
Also added JAvadoc and remove template javadoc comments on overridden
methods so that they'll bleed through on javadoc generation.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352801
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 21 Jul 2002 04:28:09 +0000 (04:28 +0000)]
renamed suckyviewer sheetviewer and upped the version number a little
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352800
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 21 Jul 2002 04:27:36 +0000 (04:27 +0000)]
renamed suckyviewer to sheetviewer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352799
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 21 Jul 2002 04:26:49 +0000 (04:26 +0000)]
suckyviewer has been renamed to sheetviewer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352798
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 21 Jul 2002 03:53:25 +0000 (03:53 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10884
Read write margins patch
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352797
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 21 Jul 2002 03:51:43 +0000 (03:51 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10884
patch to read and set margins
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352796
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 21 Jul 2002 03:03:57 +0000 (03:03 +0000)]
from russia with love (LOL)
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10548 #1
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352795
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Sat, 20 Jul 2002 17:32:40 +0000 (17:32 +0000)]
Reworked Gump descriptor and build.
Let's see what happens ;-)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352794
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 20 Jul 2002 14:10:57 +0000 (14:10 +0000)]
Bugzilla Bug 9831
Problems with the cell format when setting border
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352793
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 20 Jul 2002 12:54:53 +0000 (12:54 +0000)]
An after thought
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352792
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 20 Jul 2002 12:51:07 +0000 (12:51 +0000)]
New FAQ
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352791
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 20 Jul 2002 12:33:53 +0000 (12:33 +0000)]
oops. just noticed a _very_ small javadoc problem
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352790
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 20 Jul 2002 12:33:18 +0000 (12:33 +0000)]
Fixed toString()
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352789
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 20 Jul 2002 11:53:54 +0000 (11:53 +0000)]
Somehow this example went completely missing... oops
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352788
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 20 Jul 2002 11:41:21 +0000 (11:41 +0000)]
Patch to sucky viewer... which is slowly getting less sucky. ;-)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352787
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 20 Jul 2002 11:17:55 +0000 (11:17 +0000)]
Shawn's patch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352786
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 20 Jul 2002 07:49:19 +0000 (07:49 +0000)]
Fixed bug 10943
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352785
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 20 Jul 2002 04:13:30 +0000 (04:13 +0000)]
new FAQ
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352784
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Thu, 18 Jul 2002 15:51:39 +0000 (15:51 +0000)]
Small bug fix for boolean properties that are "true".
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352783
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Thu, 18 Jul 2002 15:35:22 +0000 (15:35 +0000)]
First shot for HPSF test cases.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352782
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 18 Jul 2002 14:59:11 +0000 (14:59 +0000)]
applied shawn's patch and tested http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10935
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352781
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 18 Jul 2002 01:13:55 +0000 (01:13 +0000)]
Added the blog of my speech... boooo booo me
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352780
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 17 Jul 2002 16:28:13 +0000 (16:28 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352779
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 17 Jul 2002 16:23:22 +0000 (16:23 +0000)]
Broken HPSF usage of POI's general little-endian classes fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352778
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Wed, 17 Jul 2002 14:18:03 +0000 (14:18 +0000)]
More refactoring of SST
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352777
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 17 Jul 2002 12:01:50 +0000 (12:01 +0000)]
made the read method compile
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352776
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Mon, 15 Jul 2002 15:18:09 +0000 (15:18 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352775
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Mon, 15 Jul 2002 13:22:50 +0000 (13:22 +0000)]
More testing... you can never have enough... :)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352774
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Mon, 15 Jul 2002 09:00:24 +0000 (09:00 +0000)]
- Changed priorities slightly.
- Added reference to bug 8354.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352773
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 15 Jul 2002 02:06:22 +0000 (02:06 +0000)]
patch from Eric Ladner to correct an out of bounds on the formula string
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10735
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352772
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 15 Jul 2002 01:27:17 +0000 (01:27 +0000)]
Awesome work from Jason Height http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10581
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352771
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 15 Jul 2002 00:36:07 +0000 (00:36 +0000)]
test case for the sheetreferences class
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352770
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 15 Jul 2002 00:19:41 +0000 (00:19 +0000)]
moved to o.a.p.h.model package
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352769
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 15 Jul 2002 00:18:48 +0000 (00:18 +0000)]
moved from o.a.p.h.record.formula package
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352768
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 15 Jul 2002 00:17:30 +0000 (00:17 +0000)]
This is a collection of SheetReferences to be used throughout
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352767
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 15 Jul 2002 00:15:33 +0000 (00:15 +0000)]
moved to model package
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352766
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 15 Jul 2002 00:14:40 +0000 (00:14 +0000)]
While I don't consider this idea, I like it much better than having the
circular dependancies. This should fix the bug I caused the other day by
removing Thread Local.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352765
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 14 Jul 2002 21:44:01 +0000 (21:44 +0000)]
smokey the bear says: Only you can prevent doublespacing...only you
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352764
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Tue, 9 Jul 2002 08:13:50 +0000 (08:13 +0000)]
Corrected module to "jakarta-poi". Thanks Stefan! :-)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352763
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Mon, 8 Jul 2002 16:45:44 +0000 (16:45 +0000)]
Removed non-existend dependency on jtidy and izpress.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352762
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sat, 6 Jul 2002 22:07:37 +0000 (22:07 +0000)]
Japanese Translation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352761
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sat, 6 Jul 2002 18:45:16 +0000 (18:45 +0000)]
removed thread safety stuff. We still need to revisit how this is being
done. I dislike "currentBook" and would prefer some kind of context
mechanism or directly passing the book to the PTGs etc. Perhaps a
"PTGWorkbookContextInterface" that defines set/getWorkbook etc etc.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352760
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Fri, 5 Jul 2002 18:22:05 +0000 (18:22 +0000)]
this should have committed before... dunno why it iddn't
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352759
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Fri, 5 Jul 2002 05:30:30 +0000 (05:30 +0000)]
Backed out encoding default
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352758
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Fri, 5 Jul 2002 04:58:46 +0000 (04:58 +0000)]
new class from Jason Height
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352757
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Fri, 5 Jul 2002 04:10:36 +0000 (04:10 +0000)]
Default to uncompressed so we don't get a million mails about this.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352756
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 4 Jul 2002 16:27:36 +0000 (16:27 +0000)]
fixed double borders (how far to draw line 2 if no vs a border), dashdot looks good
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352755
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 4 Jul 2002 14:47:36 +0000 (14:47 +0000)]
double border
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352754
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 4 Jul 2002 14:26:42 +0000 (14:26 +0000)]
made hair border render correctly
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352753
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 4 Jul 2002 14:08:40 +0000 (14:08 +0000)]
dashed borders
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352752
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 4 Jul 2002 04:48:17 +0000 (04:48 +0000)]
discovered that dotted border constant was wrong... reversed with another
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352751
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 4 Jul 2002 04:47:21 +0000 (04:47 +0000)]
Cleanup, more borders supported
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352750
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Wed, 3 Jul 2002 21:13:05 +0000 (21:13 +0000)]
yeahhh... apache let me check this in finally.... update to new file...
some site I found in thai
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352749
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Jul 2002 19:30:01 +0000 (19:30 +0000)]
additions to the event model
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352748
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Jul 2002 19:29:35 +0000 (19:29 +0000)]
added some functions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352747
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Jul 2002 19:29:02 +0000 (19:29 +0000)]
This will eventually be the root of the object/event model
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352746
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Jul 2002 19:28:19 +0000 (19:28 +0000)]
working on a new object model
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352745
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Jul 2002 19:27:40 +0000 (19:27 +0000)]
Used to represent a header or footer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352744
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Jul 2002 19:26:57 +0000 (19:26 +0000)]
changed acces on a static funtion to public
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352743
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Jul 2002 19:26:01 +0000 (19:26 +0000)]
intitial check in. This class is used for list numbers
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352742
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Jul 2002 19:25:01 +0000 (19:25 +0000)]
redid the braces and added the findProperties function
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352741
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Mon, 1 Jul 2002 20:31:36 +0000 (20:31 +0000)]
added a few functions to the interface
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352740
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Mon, 1 Jul 2002 20:30:59 +0000 (20:30 +0000)]
initial check in , changing around the object model
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352739
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Mon, 1 Jul 2002 20:30:26 +0000 (20:30 +0000)]
Changing around the object model
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352738
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Mon, 1 Jul 2002 20:29:22 +0000 (20:29 +0000)]
Added a couple of functions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352737
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Mon, 1 Jul 2002 17:29:31 +0000 (17:29 +0000)]
Refactoring for names, and tests. More to follow. Only publicly viewable change is setSheetName in HSSFName is now private, since it was dangerous.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352736
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Mon, 1 Jul 2002 17:25:06 +0000 (17:25 +0000)]
clarify the release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352735
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 1 Jul 2002 12:59:05 +0000 (12:59 +0000)]
Now nightly builds will have right version
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352734
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Fri, 28 Jun 2002 21:14:13 +0000 (21:14 +0000)]
intial check in
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352733
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Fri, 28 Jun 2002 21:13:25 +0000 (21:13 +0000)]
Added code for an event model
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352732
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Fri, 28 Jun 2002 21:08:00 +0000 (21:08 +0000)]
initial check in
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352731
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 27 Jun 2002 22:41:36 +0000 (22:41 +0000)]
made logging performance drain obvious
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352730
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 27 Jun 2002 13:17:12 +0000 (13:17 +0000)]
Somes tests for the record size calculation class... My initial attempt and trying to understand the record size calculation stuff. BTW, I still don't get it. :(
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352729
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Thu, 27 Jun 2002 12:20:58 +0000 (12:20 +0000)]
forgot to hit save after I added comments. Same as previous commit + comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352728
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Thu, 27 Jun 2002 12:16:44 +0000 (12:16 +0000)]
Added detailed comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352727
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Thu, 27 Jun 2002 12:16:08 +0000 (12:16 +0000)]
initial check-in.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352726
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Wed, 26 Jun 2002 18:05:40 +0000 (18:05 +0000)]
better support for sheet functions.... more refactoring after i have written tests for named range. Inclueds a fix for bug 9632
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352725
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Wed, 26 Jun 2002 12:25:44 +0000 (12:25 +0000)]
This supposidly makes japanese text work.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352724
13f79535 -47bb-0310-9956-
ffa450edef68