]> source.dussan.org Git - poi.git/log
poi.git
21 years agotests
Said Ryan Ackley [Sat, 28 Jun 2003 15:58:27 +0000 (15:58 +0000)]
tests

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

21 years agolatest updates
Said Ryan Ackley [Sat, 28 Jun 2003 15:56:46 +0000 (15:56 +0000)]
latest updates

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

21 years agomissed this one
Said Ryan Ackley [Sat, 28 Jun 2003 15:56:18 +0000 (15:56 +0000)]
missed this one

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

21 years agoWhen shifting rows, added ability to shift the merged regions entirely
Danny Mui [Fri, 27 Jun 2003 23:57:58 +0000 (23:57 +0000)]
When shifting rows, added ability to shift the merged regions entirely
defined in that batch of rows.  If two cells are merged in a row, they
should still be merged after they're shifted.

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

21 years agoFixing future bug when we support continue records for more than xxxx merged
Danny Mui [Fri, 27 Jun 2003 23:13:29 +0000 (23:13 +0000)]
Fixing future bug when we support continue records for more than xxxx merged
regions.  Fetch the last merged record as the merged pointer if the current
one is killed.

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

21 years agoRound 2 with removing merged regions. The MergedRecords array would be emptied
Danny Mui [Fri, 27 Jun 2003 23:04:28 +0000 (23:04 +0000)]
Round 2 with removing merged regions.  The MergedRecords array would be emptied
when removing all the regions but the merged pointer was still being preserved.
Kill the pointer if the record is removed from the list so things are golden again.

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

21 years agoWhen removing one MergedRegion, the record was removed before it was ready,
Danny Mui [Fri, 27 Jun 2003 21:59:46 +0000 (21:59 +0000)]
When removing one MergedRegion, the record was removed before it was ready,
causing a IndexOutOfBoundsException.  Shifted the remove after the get to fix
this.  TestCase should verify old functionality hasn't been broken.

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

21 years agofixing the build
Said Ryan Ackley [Fri, 27 Jun 2003 00:07:15 +0000 (00:07 +0000)]
fixing the build

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

21 years agoFixed a rather nasty concurrency issue
Andrew C. Oliver [Thu, 26 Jun 2003 22:10:54 +0000 (22:10 +0000)]
Fixed a rather nasty concurrency issue

PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoSame changes as just went to the branch
Glen Stampoultzis [Thu, 26 Jun 2003 13:33:47 +0000 (13:33 +0000)]
Same changes as just went to the branch

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

21 years agolatest record classes
Said Ryan Ackley [Tue, 24 Jun 2003 11:36:26 +0000 (11:36 +0000)]
latest record classes

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

21 years agowork in progress
Said Ryan Ackley [Tue, 24 Jun 2003 11:32:30 +0000 (11:32 +0000)]
work in progress

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

21 years agofixing a screw up
Said Ryan Ackley [Tue, 24 Jun 2003 11:31:35 +0000 (11:31 +0000)]
fixing a screw up

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

21 years agochanged BitField to static
Said Ryan Ackley [Tue, 24 Jun 2003 11:01:39 +0000 (11:01 +0000)]
changed BitField to static

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

21 years agofixed some bugs
Said Ryan Ackley [Tue, 24 Jun 2003 11:01:14 +0000 (11:01 +0000)]
fixed some bugs

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

21 years agolatest work
Said Ryan Ackley [Tue, 24 Jun 2003 10:57:51 +0000 (10:57 +0000)]
latest work

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

21 years ago"How TO Build" .. slightly commented about optional.jar
tetsuya [Fri, 20 Jun 2003 04:02:31 +0000 (04:02 +0000)]
"How TO Build" .. slightly commented about optional.jar

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

21 years agoTIPS: If there's nothing in <title/> tag on XMLs, Forrest would not create PDFs corre...
tetsuya [Fri, 20 Jun 2003 01:42:40 +0000 (01:42 +0000)]
TIPS: If there's nothing in <title/> tag on XMLs, Forrest would not create PDFs correspond to them

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

21 years agoTIPS: If there's nothing in <titile/> tag on XMLs, Forrest would not create PDFs...
tetsuya [Thu, 19 Jun 2003 23:08:56 +0000 (23:08 +0000)]
TIPS: If there's nothing in <titile/> tag on XMLs, Forrest would not create PDFs correspond to them

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

21 years agoFixed line formatting. (2)
tetsuya [Thu, 19 Jun 2003 13:14:14 +0000 (13:14 +0000)]
Fixed line formatting. (2)

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

21 years agoFixed line formatting.
tetsuya [Thu, 19 Jun 2003 13:02:30 +0000 (13:02 +0000)]
Fixed line formatting.

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

21 years agoChanged logo : New Project Logo and New Jakarta Logo
tetsuya [Thu, 19 Jun 2003 12:17:58 +0000 (12:17 +0000)]
Changed logo : New Project Logo and New Jakarta Logo

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

21 years ago"Fran&#231;is -> Fran&#231;ais" :-)
tetsuya [Thu, 19 Jun 2003 11:37:50 +0000 (11:37 +0000)]
"Fran&#231;is -> Fran&#231;ais" :-)

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

21 years agoChanged some chars to "Character Mnemonic Entities"
tetsuya [Thu, 19 Jun 2003 11:35:22 +0000 (11:35 +0000)]
Changed some chars to "Character Mnemonic Entities"

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

21 years agochanged links to avoid forrest build error
tetsuya [Thu, 19 Jun 2003 11:00:56 +0000 (11:00 +0000)]
changed links to avoid forrest build error

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

21 years agoDeleted redundant <p> and </p>
tetsuya [Thu, 19 Jun 2003 10:57:10 +0000 (10:57 +0000)]
Deleted redundant <p> and </p>

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

21 years agoRefactoring: Refactored All of book.xml to standarize the left-side navi formats
tetsuya [Tue, 17 Jun 2003 03:20:54 +0000 (03:20 +0000)]
Refactoring: Refactored All of book.xml to standarize the left-side navi formats

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

21 years agoMissed the license header.
Glen Stampoultzis [Mon, 16 Jun 2003 13:16:09 +0000 (13:16 +0000)]
Missed the license header.

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

21 years agoFixed line formatting.
Glen Stampoultzis [Mon, 16 Jun 2003 13:06:34 +0000 (13:06 +0000)]
Fixed line formatting.

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

21 years agoappended 'type="unkonwn"' attribute to action element: To avoid Forrest Build Error
tetsuya [Mon, 16 Jun 2003 06:33:20 +0000 (06:33 +0000)]
appended 'type="unkonwn"' attribute to action element: To avoid Forrest Build Error

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

21 years agoadded unknown.jpg image
tetsuya [Mon, 16 Jun 2003 06:27:54 +0000 (06:27 +0000)]
added unknown.jpg image

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

21 years agoAdded link to "Korean" Translations of Poi site, etc.
tetsuya [Mon, 16 Jun 2003 06:08:53 +0000 (06:08 +0000)]
Added link to "Korean" Translations of Poi site, etc.

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

21 years agoAdded link to "Korean" Translations of Poi site
tetsuya [Mon, 16 Jun 2003 06:00:05 +0000 (06:00 +0000)]
Added link to "Korean" Translations of Poi site

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

21 years ago"Translation Guideline" -- fixed some typos
tetsuya [Mon, 16 Jun 2003 05:57:18 +0000 (05:57 +0000)]
"Translation Guideline" -- fixed some typos

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

21 years ago"Who We Are" -- made slight changes and added Tetsuya
tetsuya [Mon, 16 Jun 2003 05:31:23 +0000 (05:31 +0000)]
"Who We Are" -- made slight changes and added Tetsuya

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

21 years ago"In the news" -- several changes
tetsuya [Mon, 16 Jun 2003 05:21:22 +0000 (05:21 +0000)]
"In the news" -- several changes

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

21 years agoTranslated Japanese URL changed:
tetsuya [Mon, 16 Jun 2003 03:16:14 +0000 (03:16 +0000)]
Translated Japanese URL changed:

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

21 years agoTranslations Guildeline: Fixed to be fit to the Forrest Build
tetsuya [Mon, 16 Jun 2003 03:10:42 +0000 (03:10 +0000)]
Translations Guildeline: Fixed to be fit to the Forrest Build

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

21 years agoFixing the line endings.
Glen Stampoultzis [Sat, 14 Jun 2003 05:52:21 +0000 (05:52 +0000)]
Fixing the line endings.

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

21 years agoNew case study. Added after some excited poking from Tetsuya. :-) It may not be...
Glen Stampoultzis [Sat, 14 Jun 2003 05:46:36 +0000 (05:46 +0000)]
New case study.  Added after some excited poking from Tetsuya.  :-)  It may not be pushed to the website immediately however.  Need to poke Andy to get his nightly build going again.  Either that or just do one myself.

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

21 years agobrought over from old code and converted.
Said Ryan Ackley [Mon, 9 Jun 2003 01:58:15 +0000 (01:58 +0000)]
brought over from old code and converted.

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

21 years agostuff for writing
Said Ryan Ackley [Mon, 9 Jun 2003 01:57:43 +0000 (01:57 +0000)]
stuff for writing

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

21 years agoAdded stuff for writing
Said Ryan Ackley [Mon, 9 Jun 2003 01:55:10 +0000 (01:55 +0000)]
Added stuff for writing

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

21 years agoAdded stuff for writing
Said Ryan Ackley [Thu, 5 Jun 2003 02:00:50 +0000 (02:00 +0000)]
Added stuff for writing

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

21 years agoAdded code to allow XML generated classes to write themselves
Said Ryan Ackley [Thu, 5 Jun 2003 02:00:07 +0000 (02:00 +0000)]
Added code to allow XML generated classes to write themselves

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

21 years agocommiting the latest HWPF stuff formerly HDF
Said Ryan Ackley [Thu, 5 Jun 2003 01:58:53 +0000 (01:58 +0000)]
commiting the latest HWPF stuff formerly HDF

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

21 years agoFixed support for Cloning SharedFormulas and FormulaAggregates leaving
Danny Mui [Mon, 2 Jun 2003 02:47:44 +0000 (02:47 +0000)]
Fixed support for Cloning SharedFormulas and FormulaAggregates leaving
out other values after it.

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

21 years agoRolled back to older version and updated Copyright.
Danny Mui [Tue, 27 May 2003 23:58:44 +0000 (23:58 +0000)]
Rolled back to older version and updated Copyright.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353111 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