]>
source.dussan.org Git - poi.git/log
Joe Schaefer [Mon, 25 Jun 2007 01:51:34 +0000 (01:51 +0000)]
move poi to top level
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_2_0_PRE1@550311
13f79535 -47bb-0310-9956-
ffa450edef68
(no author) [Sat, 17 May 2003 05:43:08 +0000 (05:43 +0000)]
This commit was manufactured by cvs2svn to create tag 'REL_2_0_PRE1'.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/tags/REL_2_0_PRE1@353103
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sun, 11 May 2003 01:07:35 +0000 (01:07 +0000)]
Altered index to point to news service.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353098
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sun, 11 May 2003 00:52:25 +0000 (00:52 +0000)]
Fixed a mistake I made in the how to build section.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353097
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sun, 11 May 2003 00:40:06 +0000 (00:40 +0000)]
Added change list for new upcoming release.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353096
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Fri, 9 May 2003 12:39:08 +0000 (12:39 +0000)]
Made sure all row records for the sheet are aggregated since rows are skipped
if a formula yields a String.
PR: 15062
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353095
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Fri, 9 May 2003 11:09:51 +0000 (11:09 +0000)]
Added gump target
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353094
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Fri, 9 May 2003 11:06:55 +0000 (11:06 +0000)]
Added how to run build documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353093
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Fri, 9 May 2003 10:12:58 +0000 (10:12 +0000)]
no message
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353092
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Thu, 8 May 2003 14:28:25 +0000 (14:28 +0000)]
Add the new testcase to the testsuite.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353091
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Thu, 8 May 2003 00:02:03 +0000 (00:02 +0000)]
Patch to support reading in Shared Formulas
1) Added new Record: SharedFormulaRecord that is basically a storage area
2) Enabled ExpPtg to store and serialize data for repeating formulas
3) Updated the aggregates to store the SharedFormulaRecord appropriately
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353090
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Wed, 7 May 2003 03:40:52 +0000 (03:40 +0000)]
FormulaParser patch to address:
1) embedded ifs
2) GreaterEqual, LessEqual, NotEqual
3) Refactored stringliteral detection
BR: 19079
Submitted By: fred at stsci dot edu
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353089
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Tue, 6 May 2003 15:37:10 +0000 (15:37 +0000)]
PR 13292, size of FuncPtg
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353088
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Tue, 6 May 2003 15:30:52 +0000 (15:30 +0000)]
PR 13292, size of FuncPtg
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353087
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Tue, 6 May 2003 13:08:08 +0000 (13:08 +0000)]
Aid debugging unknown ptgs
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353086
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Tue, 6 May 2003 12:41:37 +0000 (12:41 +0000)]
removed non-multiplatform/1.3.x unit test
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353085
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Mon, 5 May 2003 15:35:39 +0000 (15:35 +0000)]
recognise new ptg
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353084
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Mon, 5 May 2003 15:33:14 +0000 (15:33 +0000)]
new ptg, doesnt do much yet
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353083
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Mon, 5 May 2003 06:20:28 +0000 (06:20 +0000)]
PR 19634: Compiling error in jdk1.3
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353082
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sun, 4 May 2003 18:22:09 +0000 (18:22 +0000)]
Addition of GreaterThan and LessThan in formulas (IF Functions)
Originally submitted by Cameron Riley (PR 16392). Thanks.
Added simple tests at high and low level, more complicated cases to be tested
<= and >= probably still wont work!
Had to apply diff by hand, one horrible line at a time (yikes!!)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353081
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sun, 4 May 2003 09:17:06 +0000 (09:17 +0000)]
bringing back the ability to run one test at a time
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353080
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sat, 3 May 2003 18:58:44 +0000 (18:58 +0000)]
bug 19528, new greek unicode mappings by eric pugh, simple enuf
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353079
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Fri, 2 May 2003 14:30:03 +0000 (14:30 +0000)]
Font names can sometimes be null.. We now accept this and can move on with
our serialization life.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353078
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 1 May 2003 23:38:39 +0000 (23:38 +0000)]
Fixed a small error in documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353077
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 1 May 2003 23:36:28 +0000 (23:36 +0000)]
These should have been removed during the merge
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353076
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 1 May 2003 23:35:19 +0000 (23:35 +0000)]
These should have been removed during the merge.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353075
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 1 May 2003 13:00:46 +0000 (13:00 +0000)]
line feeds are good
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353074
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 1 May 2003 12:50:06 +0000 (12:50 +0000)]
fixed. Check for reversions.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353073
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 1 May 2003 12:43:37 +0000 (12:43 +0000)]
unf*ck'd it. please stop doing this
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353072
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 1 May 2003 12:40:37 +0000 (12:40 +0000)]
unf*cking it...whoever is doing this please stop
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353071
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Wed, 30 Apr 2003 04:39:21 +0000 (04:39 +0000)]
Changed copyright from 2002 to 2003
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353070
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Tue, 29 Apr 2003 23:23:36 +0000 (23:23 +0000)]
Fixed line ending problems
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353069
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Tue, 29 Apr 2003 02:24:26 +0000 (02:24 +0000)]
Fixed some small build problems and rigged the failing HDF tests not to run.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353068
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 24 Apr 2003 00:53:41 +0000 (00:53 +0000)]
Merged from BUILD_BRANCH. Note: There is one problem. The HDF testcases are failing for me which prevents the full build from running. Committers, please feel free to tweak the build on your own now.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353067
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Tue, 22 Apr 2003 16:39:01 +0000 (16:39 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353065
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Tue, 22 Apr 2003 16:29:43 +0000 (16:29 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353064
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Tue, 15 Apr 2003 11:21:04 +0000 (11:21 +0000)]
Testing only
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353060
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sat, 12 Apr 2003 16:17:29 +0000 (16:17 +0000)]
poi feed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353058
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Fri, 11 Apr 2003 02:58:23 +0000 (02:58 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18090
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353056
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Fri, 11 Apr 2003 02:39:21 +0000 (02:39 +0000)]
test cases...we can't run them yet, but I'll leave this to glen
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17208
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353055
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Fri, 11 Apr 2003 02:36:17 +0000 (02:36 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17208
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353054
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Tue, 8 Apr 2003 04:34:42 +0000 (04:34 +0000)]
FuncPtg stores 2 bytes of data where AbstractFuncPtg says it is 4 bytes long. Store the other 2 bytes when reading an excel file so that the "Warning: Data may have been lost" prompt is avoided after serialization.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353043
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Wed, 2 Apr 2003 12:31:55 +0000 (12:31 +0000)]
Easy to find dev releases on first page
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353041
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Tue, 1 Apr 2003 13:03:10 +0000 (13:03 +0000)]
Added Andy as author since much of this came from him.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353040
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Tue, 1 Apr 2003 13:01:43 +0000 (13:01 +0000)]
Updated to reflect reality.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353039
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Sat, 29 Mar 2003 19:59:38 +0000 (19:59 +0000)]
FormulaRecord patch (and testcase) to preserve Excel's NaN representation when dealing with NaN formula value. We currently have NaN support in LittleEndian but the constant for NaN seems to change so we need to preserve the original bits on fill fields. Thanks Glen for your input!
PR: 18114, 18155
Submitted by: Additional bug report submitted by jsun@teloptica.com (Jerry Sun)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353037
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Thu, 27 Mar 2003 22:14:48 +0000 (22:14 +0000)]
Fixed spelling of UNKNOWN for unknown record types and fixed accordingly in the chart documentation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353036
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Mon, 24 Mar 2003 05:41:07 +0000 (05:41 +0000)]
Opps... mistyped URL.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353035
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Mon, 24 Mar 2003 03:15:32 +0000 (03:15 +0000)]
Pointer to homepage
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353034
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 20 Mar 2003 20:01:17 +0000 (20:01 +0000)]
Add clone() to FormulaRecordAggregate
Original patch supplied by Henning Boeger
Changed to make it deeper clone, added clone to StringRecord in the process
Also added a test.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353033
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Tue, 18 Mar 2003 19:26:12 +0000 (19:26 +0000)]
Further to bug 17491:set sheet order - now made accessible from usermodel, rudimentary testcase added. Testcase to be enhanced.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353032
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Tue, 18 Mar 2003 19:10:25 +0000 (19:10 +0000)]
Added license!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353031
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Tue, 18 Mar 2003 18:58:43 +0000 (18:58 +0000)]
Added new class per bug 13478, to read data from low performance input streams.
Patch submitted by Jens Gerhard - thanks.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353030
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Mon, 17 Mar 2003 20:50:41 +0000 (20:50 +0000)]
Corrected spelling on web page
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353029
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Mon, 17 Mar 2003 04:47:58 +0000 (04:47 +0000)]
Support for the SUMIF formula and non-alpha string literals
PR:
Also fixes Bug #17582
Obtained from:
Submitted by:
Test case for non-alpha string literals provided by ext-jens.riis@nokia.com (Jens Riis)
Reviewed by:
Thanks Avik for your FormulaParser help
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353028
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Sat, 15 Mar 2003 01:57:41 +0000 (01:57 +0000)]
FormulaParser changes to support IF function(s)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353027
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Tue, 11 Mar 2003 02:35:21 +0000 (02:35 +0000)]
Fixed year
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353026
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Fri, 7 Mar 2003 21:52:37 +0000 (21:52 +0000)]
Added remove and another PrintArea setting method and documentation update
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353025
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Fri, 7 Mar 2003 15:49:04 +0000 (15:49 +0000)]
Fixed bug 17373 - incorrect handling of continue records after unknown records corrupting a template. Patch submitted by Csaba Nagy -- thanks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353024
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Thu, 6 Mar 2003 21:40:35 +0000 (21:40 +0000)]
Fixes NullPointerException for getMergedRegionAt(index) when the index provided is valid (ie, 2 merged regions, request for index 0 would return null).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353023
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Thu, 6 Mar 2003 21:04:47 +0000 (21:04 +0000)]
Added PrintArea documentation and corrected spelling for contrib description
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353022
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Thu, 6 Mar 2003 20:41:17 +0000 (20:41 +0000)]
Print Area Patch
RFE Bug #14089
Also Includes Name Reference refactoring to support references of the form: Sheet1!$A$1:$B$4 instead of Sheet1.$A$1:$B$4
PR:
Bug #9632
Bug #16411
Bug #16315
Bug #13775 (1.5 Bug)
Submitted by:
testMultiNamedRange (TestNamedRange.java) Test Case Submitted by czhang@cambian.com (Chun Zhang)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353021
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sat, 1 Mar 2003 17:56:55 +0000 (17:56 +0000)]
fix for bug 14729 - cant merge more than 1027 times.
fix submitted by tony poppleton
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353020
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sat, 1 Mar 2003 17:55:36 +0000 (17:55 +0000)]
testcase for changing sheet order
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353019
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sat, 1 Mar 2003 17:32:26 +0000 (17:32 +0000)]
Support for changing sheet order submitted by Ruel Loehr. Probably should also add access to this in usermodel?
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353018
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sat, 1 Mar 2003 14:27:43 +0000 (14:27 +0000)]
fixed clone sheet bug. Thanks to:
Alessandro Vernet for a patch thats part of this commit
Toshiaki Kamoshida for a testcase and lots of debugging
Dennis Doubleday & Henning Boeger for reporting the bugs
Jason Height who wrote cloneSheet in the first place.
Sorry it took so long to patch.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353017
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sun, 23 Feb 2003 08:13:31 +0000 (08:13 +0000)]
Bump up the nightly build number since were releasing.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353016
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 22 Feb 2003 15:12:32 +0000 (15:12 +0000)]
Minor improvements.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353015
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sat, 22 Feb 2003 15:06:18 +0000 (15:06 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14735
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353014
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 22 Feb 2003 14:27:16 +0000 (14:27 +0000)]
First preparations for HPSF writing functionality.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353013
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 22 Feb 2003 13:39:24 +0000 (13:39 +0000)]
Small bug fixes with respect to hex decoding.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353012
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 22 Feb 2003 06:22:37 +0000 (06:22 +0000)]
Recent changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353010
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Fri, 21 Feb 2003 15:59:58 +0000 (15:59 +0000)]
Bug 17222: Workbook corruption when using sheet.addRow()
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353009
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Thu, 20 Feb 2003 17:51:37 +0000 (17:51 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353008
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sun, 16 Feb 2003 00:55:25 +0000 (00:55 +0000)]
Fixed misnamed method - thanks Marcantonio.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353007
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Thu, 13 Feb 2003 16:57:39 +0000 (16:57 +0000)]
Fixed a bug reading timestamps wrongly sometimes, placing the files'
times in the Middle Ages. And no, neither Microsoft nor POI existed
back then.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353006
13f79535 -47bb-0310-9956-
ffa450edef68
Shawn Laubach [Wed, 12 Feb 2003 15:05:16 +0000 (15:05 +0000)]
Received comments about no documentation. Added a blurb in the quick-guide.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353005
13f79535 -47bb-0310-9956-
ffa450edef68
Shawn Laubach [Sun, 9 Feb 2003 21:12:35 +0000 (21:12 +0000)]
Fix for bug #15019. NullPointerException in shiftRows. Added the test case and moved the other test case into the file. Put Toshiaki Kamoshida as an author of the test case. Test failed. Added patch. Test worked.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353004
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Fri, 7 Feb 2003 18:14:42 +0000 (18:14 +0000)]
Typo corrected. (More corrections are welcome.)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353003
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 6 Feb 2003 10:29:45 +0000 (10:29 +0000)]
Support for freezepanes / split panes / header rows and columns on printouts... see documentation for details.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353002
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Wed, 5 Feb 2003 20:32:59 +0000 (20:32 +0000)]
removed per sam. Against policy (LGPL). (Autodownloads if you need it anyhow)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353001
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 5 Feb 2003 19:33:27 +0000 (19:33 +0000)]
Completed the third main section of the HPSF HOW-TO.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353000
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sun, 2 Feb 2003 20:28:45 +0000 (20:28 +0000)]
More HPSF documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352999
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sun, 2 Feb 2003 05:54:09 +0000 (05:54 +0000)]
HPSF sample program showing how to read custom property sets.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352998
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sun, 2 Feb 2003 05:53:19 +0000 (05:53 +0000)]
More HPSF documentation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352997
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 1 Feb 2003 13:30:55 +0000 (13:30 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352996
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 1 Feb 2003 13:28:28 +0000 (13:28 +0000)]
Formatting fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352995
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 1 Feb 2003 13:27:45 +0000 (13:27 +0000)]
Wording and grammar fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352994
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Thu, 30 Jan 2003 17:13:15 +0000 (17:13 +0000)]
- Started to document the reading of general property set streams.
- Minor documentation fixes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352993
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 29 Jan 2003 18:08:02 +0000 (18:08 +0000)]
Illegal Javadoc tag "@created" removed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352992
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 29 Jan 2003 18:01:18 +0000 (18:01 +0000)]
Comment improved.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352991
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 29 Jan 2003 16:21:19 +0000 (16:21 +0000)]
Ironed the german translation a little bit. And I noticed that the introductory
page should be reconsidered.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352990
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sun, 26 Jan 2003 20:43:02 +0000 (20:43 +0000)]
Example JSP page using POI/HSSF, submitted by brian westrich
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352989
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sun, 26 Jan 2003 20:34:39 +0000 (20:34 +0000)]
PR: 16145 - tests delete their output files
Submitted by: Brian Sanders
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352988
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Tue, 14 Jan 2003 15:10:51 +0000 (15:10 +0000)]
Updated centibuild descriptor to use centiepde task.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352987
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 9 Jan 2003 13:22:21 +0000 (13:22 +0000)]
removed debug output
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352986
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Wed, 8 Jan 2003 13:37:09 +0000 (13:37 +0000)]
MAke nags come from Gump, not me
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352985
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Wed, 8 Jan 2003 11:41:44 +0000 (11:41 +0000)]
Moved HSSFChart to it's correct place.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352984
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Fri, 3 Jan 2003 11:30:48 +0000 (11:30 +0000)]
Bug 15766 fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352980
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 2 Jan 2003 15:09:15 +0000 (15:09 +0000)]
added new files for custom palette patch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352979
13f79535 -47bb-0310-9956-
ffa450edef68