]> source.dussan.org Git - poi.git/log
poi.git
21 years agopandering to google
Andrew C. Oliver [Thu, 3 Jul 2003 18:35:01 +0000 (18:35 +0000)]
pandering to google

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353188 13f79535-47bb-0310-9956-ffa450edef68

21 years agoBug id 21086
Avik Sengupta [Tue, 1 Jul 2003 15:07:59 +0000 (15:07 +0000)]
Bug id 21086
incorrect comparison of RGB values in HSSFPalette
submitted by Tobias Haubner .. thanks!

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353184 13f79535-47bb-0310-9956-ffa450edef68

21 years agoBug id 20696
Avik Sengupta [Tue, 1 Jul 2003 14:52:15 +0000 (14:52 +0000)]
Bug id 20696
Workbook.getSheetIndex() needs to ignore case.
Submitted by Eric Lander .. thanks!

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353183 13f79535-47bb-0310-9956-ffa450edef68

21 years agoBug id 21027
Avik Sengupta [Tue, 1 Jul 2003 14:47:34 +0000 (14:47 +0000)]
Bug id 21027
Patch to fix misc clone issues, submitted by Nial Pemberton .. thanks!

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353182 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFixed concurrency problem in HexDump
Glen Stampoultzis [Mon, 30 Jun 2003 12:21:50 +0000 (12:21 +0000)]
Fixed concurrency problem in HexDump

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353180 13f79535-47bb-0310-9956-ffa450edef68

21 years agoRemoved some unused stuff from our good friend the unknown record. Also fixed a...
Glen Stampoultzis [Sat, 28 Jun 2003 05:52:14 +0000 (05:52 +0000)]
Removed some unused stuff from our good friend the unknown record.  Also fixed a little bug that probably wasn't effecting anyone.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353173 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFixing the line endings and problem make readData public.
Glen Stampoultzis [Sat, 28 Jun 2003 05:43:09 +0000 (05:43 +0000)]
Fixing the line endings and problem make readData public.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353172 13f79535-47bb-0310-9956-ffa450edef68

21 years agoSharedFormula clone patch that was already applied to HEAD
Danny Mui [Sat, 28 Jun 2003 00:21:47 +0000 (00:21 +0000)]
SharedFormula clone patch that was already applied to HEAD

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353171 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdding the shift mergedRegion ability to the Release 2 Branch
Danny Mui [Sat, 28 Jun 2003 00:00:56 +0000 (00:00 +0000)]
Adding the shift mergedRegion ability to the Release 2 Branch

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353170 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFixed merged pointer issues and brought over from HEAD
Danny Mui [Fri, 27 Jun 2003 23:21:17 +0000 (23:21 +0000)]
Fixed merged pointer issues and brought over from HEAD

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353168 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCommitting RemoveMerged fix to the release branch.
Danny Mui [Fri, 27 Jun 2003 22:05:20 +0000 (22:05 +0000)]
Committing RemoveMerged fix to the release branch.

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353165 13f79535-47bb-0310-9956-ffa450edef68

21 years agorolled concurrency fix into branch
Andrew C. Oliver [Thu, 26 Jun 2003 22:16:28 +0000 (22:16 +0000)]
rolled concurrency fix into branch

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353162 13f79535-47bb-0310-9956-ffa450edef68

21 years agoRemoved some unused fields. This commit shall be known as the mini-performance-branc...
Glen Stampoultzis [Thu, 26 Jun 2003 13:00:04 +0000 (13:00 +0000)]
Removed some unused fields.  This commit shall be known as the mini-performance-branch-which-is-not-actually-a-branch.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353159 13f79535-47bb-0310-9956-ffa450edef68

21 years agoA real implementation of the ExtSST record. The old implementation just wrote a...
Glen Stampoultzis [Thu, 26 Jun 2003 12:33:35 +0000 (12:33 +0000)]
A real implementation of the ExtSST record.  The old implementation just wrote a fake record

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353158 13f79535-47bb-0310-9956-ffa450edef68

21 years agoSpell Check
Avik Sengupta [Sun, 8 Jun 2003 19:40:48 +0000 (19:40 +0000)]
Spell Check

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353124 13f79535-47bb-0310-9956-ffa450edef68

21 years agofor better diffing during debugging, implement a toString method in Ptg
Avik Sengupta [Sun, 8 Jun 2003 12:30:43 +0000 (12:30 +0000)]
for better diffing during debugging, implement a toString method in Ptg

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353123 13f79535-47bb-0310-9956-ffa450edef68

21 years agocleaning mess of no newlines... AGAIN. dunno how many more to gocvs diff src/java...
Avik Sengupta [Wed, 4 Jun 2003 12:24:13 +0000 (12:24 +0000)]
cleaning mess of no newlines... AGAIN. dunno how many more to gocvs diff src/java/org/apache/poi/hssf/record/ExternSheetRecord.java

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353119 13f79535-47bb-0310-9956-ffa450edef68

21 years agoRemoved the mess created by lost line endings. PLEASE take care the next time you...
Avik Sengupta [Tue, 3 Jun 2003 13:14:47 +0000 (13:14 +0000)]
Removed the mess created by lost line endings. PLEASE take care the next time you commit

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353118 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdded read support for unary plus and minus. Parser to be updated
Avik Sengupta [Tue, 3 Jun 2003 12:42:09 +0000 (12:42 +0000)]
Added read support for unary plus and  minus. Parser to be updated
for write support.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353117 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdded ability to debug testcases using jpda, also refactored a bit
Avik Sengupta [Mon, 2 Jun 2003 08:03:30 +0000 (08:03 +0000)]
Added ability to debug testcases using jpda, also refactored a bit

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353116 13f79535-47bb-0310-9956-ffa450edef68

21 years agodocumented xalan
Avik Sengupta [Fri, 30 May 2003 13:47:40 +0000 (13:47 +0000)]
documented xalan

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353114 13f79535-47bb-0310-9956-ffa450edef68

21 years agoRolled back Record and changed Copyright due to the source being squeezed.
Danny Mui [Wed, 28 May 2003 00:12:08 +0000 (00:12 +0000)]
Rolled back Record and changed Copyright due to the source being squeezed.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353113 13f79535-47bb-0310-9956-ffa450edef68

21 years agoThis commit was manufactured by cvs2svn to create branch 'REL_2_BRANCH'.
(no author) [Wed, 28 May 2003 00:12:08 +0000 (00:12 +0000)]
This commit was manufactured by cvs2svn to create branch 'REL_2_BRANCH'.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353112 13f79535-47bb-0310-9956-ffa450edef68

21 years agore-committing as binary file REL_2_BRANCH@353110 tags/REL_2_0_PRE3@353110 tags/REL_2_0_RC1@353110 tags/REL_2_5_1@353110 tags/TAG_2-RC2@353110 tags/before21444@353110
Said Ryan Ackley [Mon, 19 May 2003 11:13:53 +0000 (11:13 +0000)]
re-committing as binary file

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353110 13f79535-47bb-0310-9956-ffa450edef68

21 years agore-committing as a binary file
Said Ryan Ackley [Mon, 19 May 2003 11:10:58 +0000 (11:10 +0000)]
re-committing as a binary file

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353109 13f79535-47bb-0310-9956-ffa450edef68

21 years agocontribution from Bob Otterberg
Said Ryan Ackley [Mon, 19 May 2003 02:10:19 +0000 (02:10 +0000)]
contribution from Bob Otterberg

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353108 13f79535-47bb-0310-9956-ffa450edef68

21 years agoUpdated project logo's
Glen Stampoultzis [Sun, 18 May 2003 01:52:07 +0000 (01:52 +0000)]
Updated project logo's

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353107 13f79535-47bb-0310-9956-ffa450edef68

21 years agodownloads using ext refereces
Glen Stampoultzis [Sun, 18 May 2003 01:50:28 +0000 (01:50 +0000)]
downloads using ext refereces

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353106 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFixed NameRecord deserialization when additional information (description) was specified
Danny Mui [Sat, 17 May 2003 18:32:42 +0000 (18:32 +0000)]
Fixed NameRecord deserialization when additional information (description) was specified

PR: 19862
Submitted by:
     lloydj@us.ibm.com

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353105 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFixes AreaReference when a Sheet name is provided
Danny Mui [Sat, 17 May 2003 17:53:38 +0000 (17:53 +0000)]
Fixes AreaReference when a Sheet name is provided
PR: 19888
Submitted by:
     brett.knights@tanner.com
Test Case Provided by:
     Arne.Clauss@gedas.de

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353104 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFixes to bin distributions
Glen Stampoultzis [Sat, 17 May 2003 05:43:08 +0000 (05:43 +0000)]
Fixes to bin distributions

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353102 13f79535-47bb-0310-9956-ffa450edef68

21 years agoKrysalis no longer used.
Glen Stampoultzis [Sat, 17 May 2003 05:42:23 +0000 (05:42 +0000)]
Krysalis no longer used.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353101 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdded ability to copy row height during shift. Also gave the ability to reset the...
Shawn Laubach [Fri, 16 May 2003 16:30:46 +0000 (16:30 +0000)]
Added ability to copy row height during shift.  Also gave the ability to reset the row height on a shift for the original rows.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353100 13f79535-47bb-0310-9956-ffa450edef68

21 years agoNot used anymore.
Glen Stampoultzis [Sun, 11 May 2003 06:24:46 +0000 (06:24 +0000)]
Not used anymore.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353099 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAltered index to point to news service. tags/REL_2_0_PRE1@353098
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

21 years agoFixed a mistake I made in the how to build section.
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

21 years agoAdded change list for new upcoming release.
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

21 years agoMade sure all row records for the sheet are aggregated since rows are skipped
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

21 years agoAdded gump target
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

21 years agoAdded how to run build documentation
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

21 years agono message
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

21 years agoAdd the new testcase to the testsuite.
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

21 years agoPatch to support reading in Shared Formulas
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

21 years agoFormulaParser patch to address:
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

21 years agoPR 13292, size of FuncPtg
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

21 years agoPR 13292, size of FuncPtg
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

21 years agoAid debugging unknown ptgs
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

21 years agoremoved non-multiplatform/1.3.x unit test
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

21 years agorecognise new ptg
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

21 years agonew ptg, doesnt do much yet
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

21 years agoPR 19634: Compiling error in jdk1.3
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

21 years agoAddition of GreaterThan and LessThan in formulas (IF Functions)
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

21 years agobringing back the ability to run one test at a time
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

21 years agobug 19528, new greek unicode mappings by eric pugh, simple enuf
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

21 years agoFont names can sometimes be null.. We now accept this and can move on with
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

21 years agoFixed a small error in documentation
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

21 years agoThese should have been removed during the merge
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

21 years agoThese should have been removed during the merge.
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

21 years agoline feeds are good
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

21 years agofixed. Check for reversions.
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

21 years agounf*ck'd it. please stop doing this
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

21 years agounf*cking it...whoever is doing this please stop
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

21 years agoChanged copyright from 2002 to 2003
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

21 years agoFixed line ending problems
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

21 years agoFixed some small build problems and rigged the failing HDF tests not to run.
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

21 years agoMerged from BUILD_BRANCH. Note: There is one problem. The HDF testcases are failin...
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

21 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947
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

21 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947
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

21 years agoTesting only
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

21 years agopoi feed
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

21 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=18090
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

21 years agotest cases...we can't run them yet, but I'll leave this to glen
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

21 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=17208
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

21 years agoFuncPtg stores 2 bytes of data where AbstractFuncPtg says it is 4 bytes long. Store...
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

21 years agoEasy to find dev releases on first page BUILD_BRANCH@353041
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

21 years agoAdded Andy as author since much of this came from him.
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

21 years agoUpdated to reflect reality.
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

21 years agoFormulaRecord patch (and testcase) to preserve Excel's NaN representation when dealin...
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

21 years agoFixed spelling of UNKNOWN for unknown record types and fixed accordingly in the chart...
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

21 years agoOpps... mistyped URL.
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

21 years agoPointer to homepage
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

21 years agoAdd clone() to FormulaRecordAggregate
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

21 years agoFurther to bug 17491:set sheet order - now made accessible from usermodel, rudimentar...
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

21 years agoAdded license!
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

21 years agoAdded new class per bug 13478, to read data from low performance input streams.
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

21 years agoCorrected spelling on web page
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

21 years agoSupport for the SUMIF formula and non-alpha string literals
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

21 years agoFormulaParser changes to support IF function(s)
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

21 years agoFixed year
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

21 years agoAdded remove and another PrintArea setting method and documentation update
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

21 years agoFixed bug 17373 - incorrect handling of continue records after unknown records corrup...
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

21 years agoFixes NullPointerException for getMergedRegionAt(index) when the index provided is...
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

21 years agoAdded PrintArea documentation and corrected spelling for contrib description
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

21 years agoPrint Area Patch
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

21 years agofix for bug 14729 - cant merge more than 1027 times.
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

21 years agotestcase for changing sheet order
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

21 years agoSupport for changing sheet order submitted by Ruel Loehr. Probably should also add...
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

21 years agofixed clone sheet bug. Thanks to:
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

21 years agoBump up the nightly build number since were releasing.
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

21 years agoMinor improvements.
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