]> source.dussan.org Git - poi.git/log
poi.git
21 years agoChanged initial palette pos to -1 so we know when it has been set.
Jason Height [Tue, 14 Oct 2003 22:44:55 +0000 (22:44 +0000)]
Changed initial palette pos to -1 so we know when it has been set.

Part of fix for 16559

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

21 years agoPatch for bug 16559.
Jason Height [Tue, 14 Oct 2003 22:43:42 +0000 (22:43 +0000)]
Patch for bug 16559.

Custom Palettes now work.

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

21 years agoFix for big strings
Jason Height [Tue, 14 Oct 2003 07:53:07 +0000 (07:53 +0000)]
Fix for big strings

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

21 years agoUpdates to test to reflect change of API
Jason Height [Tue, 14 Oct 2003 07:42:38 +0000 (07:42 +0000)]
Updates to test to reflect change of API

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

21 years agoPatch to fix bugs 15556 and 22742.
Jason Height [Tue, 14 Oct 2003 07:18:17 +0000 (07:18 +0000)]
Patch to fix bugs 15556 and 22742.

Double byte handeling of SSTDeserializer now works.

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

21 years agoSheet naming checks caused a test failure in cloneSheet.
Avik Sengupta [Mon, 13 Oct 2003 16:45:01 +0000 (16:45 +0000)]
Sheet naming checks caused a test failure in cloneSheet.
CloneSheet used an invalid character, which we now dont allow! Corrected.
Good thing we have tests!!

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

21 years agoSomeone said Concatenate doesnt work, so here's a testcase to prove that it works
Avik Sengupta [Mon, 13 Oct 2003 16:42:17 +0000 (16:42 +0000)]
Someone said Concatenate doesnt work, so here's a testcase to prove that it works

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

21 years agoPR: 13921
Avik Sengupta [Thu, 9 Oct 2003 19:21:57 +0000 (19:21 +0000)]
PR: 13921
Sheet name should not be greater than 31 chars and should not contain \/?*[]

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

21 years agoTestcases for bug 15375
Avik Sengupta [Wed, 8 Oct 2003 18:07:32 +0000 (18:07 +0000)]
Testcases for bug 15375

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

21 years agotestcase for bug 14330
Avik Sengupta [Mon, 6 Oct 2003 17:40:08 +0000 (17:40 +0000)]
testcase for bug 14330

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

21 years agoadding file back as binary
Avik Sengupta [Mon, 6 Oct 2003 17:28:35 +0000 (17:28 +0000)]
adding file back as binary

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

21 years agosorry, will add back with -kb
Avik Sengupta [Mon, 6 Oct 2003 17:26:52 +0000 (17:26 +0000)]
sorry, will add back with -kb

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

21 years agotestcase for bug 14460
Avik Sengupta [Mon, 6 Oct 2003 17:25:31 +0000 (17:25 +0000)]
testcase for bug 14460

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

21 years agoTestcase for bug 15353
Avik Sengupta [Mon, 6 Oct 2003 10:16:28 +0000 (10:16 +0000)]
Testcase for bug 15353

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

21 years agoExtSST serialization pacth to fix corruption when there are a large number of strings...
Jason Height [Thu, 25 Sep 2003 08:08:05 +0000 (08:08 +0000)]
ExtSST serialization pacth to fix corruption when there are a large number of strings in the SST record.

  It seems that only 128 buckets can be serialized. This patch addresses this excel oddity.

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

21 years agotestcases for bug 23094
Avik Sengupta [Tue, 23 Sep 2003 18:42:40 +0000 (18:42 +0000)]
testcases for bug 23094

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

21 years agoBack patched my changes from HEAD
Jason Height [Tue, 23 Sep 2003 00:35:16 +0000 (00:35 +0000)]
Back patched my changes from HEAD
  - Zero length LabelRecord
  - Incorrect offset for LabelRecord
  - ExtSST serializetion (length not calculated correctly)
  - StringRecord is in value section

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

21 years agoFixed bug relating to rewriting empty workbooks. The aggregates were not being added...
Glen Stampoultzis [Sun, 21 Sep 2003 09:58:24 +0000 (09:58 +0000)]
Fixed bug relating to rewriting empty workbooks.  The aggregates were not being added to the records in this case.

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

21 years agoSmall unimportant fix to example code.
Glen Stampoultzis [Thu, 18 Sep 2003 10:52:44 +0000 (10:52 +0000)]
Small unimportant fix to example code.

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

21 years agoChanged merged region tracking to use object pointers rather than
Danny Mui [Sat, 6 Sep 2003 18:56:29 +0000 (18:56 +0000)]
Changed merged region tracking to use object pointers rather than
index pointers so we don't have to make sure the indices are up to date.
PR: 22922
Submitted by: xuemin@appresso.com (Xuemin Guan)
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS:   If this change addresses a PR in the problem report tracking
CVS:   database, then enter the PR number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system, such as NCSA,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to Apache by someone else; i.e.,
CVS:   they sent us a patch or a new module, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.

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

21 years agoFixed up some issues with the system out logger.
Glen Stampoultzis [Thu, 4 Sep 2003 03:47:25 +0000 (03:47 +0000)]
Fixed up some issues with the system out logger.

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

21 years agoaccess the result of string formulas
Avik Sengupta [Sat, 30 Aug 2003 13:41:56 +0000 (13:41 +0000)]
access the result of string formulas
getStringValue on HSSFCell now returns the formula result if it's a string formula

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

21 years agoFacility to use Macro functions in formulas.
Avik Sengupta [Sat, 23 Aug 2003 19:40:05 +0000 (19:40 +0000)]
Facility to use Macro functions in formulas.
Major functionality upgrade, thanks to Paul Krause
Some of the Named Range and Area3d functionality can now be enhanced using the features of this patch.

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

21 years agoMacro functions testcase
Avik Sengupta [Sat, 23 Aug 2003 19:18:19 +0000 (19:18 +0000)]
Macro functions testcase

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

21 years agoBug id 21722: Protect record to Sheets
Avik Sengupta [Sat, 23 Aug 2003 18:54:28 +0000 (18:54 +0000)]
Bug id 21722: Protect record to Sheets
Submitted by Rick Berman..Thanks.

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

21 years agoForrest URL added.
Rainer Klute [Sat, 2 Aug 2003 19:49:16 +0000 (19:49 +0000)]
Forrest URL added.

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

21 years agoRemove user-specific eclipse settings from the repository and added them to .cvsignore
Rainer Klute [Sat, 2 Aug 2003 19:34:30 +0000 (19:34 +0000)]
Remove user-specific eclipse settings from the repository and added them to .cvsignore

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

21 years agoTestcase for bug 13769 .. thanks michael tosdevin
Avik Sengupta [Thu, 31 Jul 2003 19:59:49 +0000 (19:59 +0000)]
Testcase for bug 13769 .. thanks michael tosdevin
the bug has already been fixed in 2.0pre3

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

21 years agoSlow input stream patch, bug 13478
Avik Sengupta [Thu, 31 Jul 2003 19:36:37 +0000 (19:36 +0000)]
Slow input stream patch, bug 13478
Thanks Tony Chao and Chris Nokleberg

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

21 years agoThis commit was manufactured by cvs2svn to create branch 'REL_2_BRANCH'.
(no author) [Thu, 31 Jul 2003 19:35:19 +0000 (19:35 +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@353276 13f79535-47bb-0310-9956-ffa450edef68

21 years agobug id 21674: Javadoc changes. Submitted by Eric Ladner. Thanks
Avik Sengupta [Thu, 31 Jul 2003 17:55:09 +0000 (17:55 +0000)]
bug id 21674: Javadoc changes. Submitted by Eric Ladner. Thanks

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

21 years agothis is the pre3 release...
Andrew C. Oliver [Mon, 28 Jul 2003 18:45:14 +0000 (18:45 +0000)]
this is the pre3 release...

PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoTest case fixed.
Rainer Klute [Mon, 28 Jul 2003 16:45:39 +0000 (16:45 +0000)]
Test case fixed.

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

21 years agoMade code compilable, on behalf Rainer
Avik Sengupta [Mon, 28 Jul 2003 10:18:13 +0000 (10:18 +0000)]
Made code compilable, on behalf Rainer

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

21 years agoBug 21775
Rainer Klute [Sat, 26 Jul 2003 22:01:37 +0000 (22:01 +0000)]
Bug 21775

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

21 years agoThis commit was manufactured by cvs2svn to create branch 'REL_2_BRANCH'.
(no author) [Sat, 26 Jul 2003 22:01:37 +0000 (22:01 +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@353253 13f79535-47bb-0310-9956-ffa450edef68

21 years agobug 15228 and related fixes:
Avik Sengupta [Fri, 25 Jul 2003 18:22:20 +0000 (18:22 +0000)]
bug 15228 and related fixes:
1. Correct structure of NamePtg
2. Correct Unicode handling of strings in StyleRecord and StringPtg
3. Workaround for SheetReferences
4. Ensure correct handling in NameRecord if we cant parse PTGs
5. Ensure correct order of String and SharFormula records
6. Testcase!

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

21 years agoAdded features to test and change the display of gridlines, formulas, and row/column...
Shawn Laubach [Fri, 25 Jul 2003 14:28:52 +0000 (14:28 +0000)]
Added features to test and change the display of gridlines, formulas, and row/column headings.  This is in reference to bug 21884.  Started keeping track of the WindowTwoRecord reference to easy update without a search.  Modified other procedures to use the reference where possible.

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

21 years agoFixed the problem in bug# 16756 by making sure the same HSSFDataFormat object is...
Shawn Laubach [Thu, 24 Jul 2003 19:22:34 +0000 (19:22 +0000)]
Fixed the problem in bug# 16756 by making sure the same HSSFDataFormat object is returned for a given book.  Also included the new margin code that Mr. Oliver wanted (just because in was in the particular directory).

PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoApplied the pertinent patch for bug #21439 by Paul Pound to get the header/footer...
Shawn Laubach [Thu, 24 Jul 2003 18:42:46 +0000 (18:42 +0000)]
Applied the pertinent patch for bug #21439 by Paul Pound to get the header/footer from the sheet and not a chart.

PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoIgnore the build directory
Glen Stampoultzis [Thu, 24 Jul 2003 01:50:28 +0000 (01:50 +0000)]
Ignore the build directory

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

21 years agomake rel 2 branch run tests under gump
Andrew C. Oliver [Wed, 23 Jul 2003 01:28:26 +0000 (01:28 +0000)]
make rel 2 branch run tests under gump

PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoFixed a small problem with hex dump
Glen Stampoultzis [Sun, 13 Jul 2003 13:51:53 +0000 (13:51 +0000)]
Fixed a small problem with hex dump

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

21 years agoA few things for the 2.0-pre2 release.
Glen Stampoultzis [Sun, 13 Jul 2003 13:16:33 +0000 (13:16 +0000)]
A few things for the 2.0-pre2 release.

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

21 years agoThis commit was manufactured by cvs2svn to create branch 'REL_2_BRANCH'.
(no author) [Sun, 13 Jul 2003 13:16:33 +0000 (13:16 +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@353207 13f79535-47bb-0310-9956-ffa450edef68

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