]> source.dussan.org Git - poi.git/log
poi.git
20 years agomake forrest happy
Avik Sengupta [Thu, 1 Jan 2004 19:24:49 +0000 (19:24 +0000)]
make forrest happy

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

20 years agofix for bug 25695
Avik Sengupta [Thu, 1 Jan 2004 19:08:43 +0000 (19:08 +0000)]
fix for bug 25695

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

20 years agomake docs reflect reality
Avik Sengupta [Thu, 1 Jan 2004 19:06:10 +0000 (19:06 +0000)]
make docs reflect reality

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

20 years agotestcases for formula parser changes, missed in prev commit
Avik Sengupta [Thu, 1 Jan 2004 18:50:41 +0000 (18:50 +0000)]
testcases for formula parser changes, missed in prev commit

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

20 years agoFormula Parser fixes with tests, by Peter M Murray
Avik Sengupta [Thu, 1 Jan 2004 07:49:16 +0000 (07:49 +0000)]
Formula Parser fixes with tests, by Peter M Murray
Bug 25457.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoI messed up, sorry! (the trouble with patch conflicts)
Avik Sengupta [Thu, 1 Jan 2004 06:58:32 +0000 (06:58 +0000)]
I messed up, sorry! (the trouble with patch conflicts)

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

20 years agoAdded static to the constants. Also, file had lost all newlines and fixed this along...
Shawn Laubach [Wed, 31 Dec 2003 15:33:29 +0000 (15:33 +0000)]
Added static to the constants.  Also, file had lost all newlines and fixed this along the way (which is why it looks like a big commit).

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

20 years agoupdating translations on the branch
Avik Sengupta [Tue, 30 Dec 2003 18:16:56 +0000 (18:16 +0000)]
updating translations on the branch

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

20 years agocommiting my doc changes to BRANCH
Avik Sengupta [Tue, 30 Dec 2003 03:27:48 +0000 (03:27 +0000)]
commiting my doc changes to BRANCH

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

21 years agoReally clone the merged regions...Thanks to Jason for pointing this out.
Danny Mui [Mon, 17 Nov 2003 21:32:11 +0000 (21:32 +0000)]
Really clone the merged regions...Thanks to Jason for pointing this out.

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

21 years agoThe cloned reference for merged cells did not create a new collection,
Danny Mui [Mon, 17 Nov 2003 21:10:35 +0000 (21:10 +0000)]
The cloned reference for merged cells did not create a new collection,
so deletes cascaded to the original.
Reported by: huri@users.sourceforge.net
PR:  22720

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

21 years agoFix to 24519. Call to getCustomPalette() from a newly created workbook
Jason Height [Sun, 9 Nov 2003 21:01:52 +0000 (21:01 +0000)]
Fix to 24519. Call to getCustomPalette() from a newly created workbook
now works

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

21 years agoFix supplied for bug 24397 where some compilation got ambiguous classes. Explicitly...
Shawn Laubach [Tue, 4 Nov 2003 19:29:55 +0000 (19:29 +0000)]
Fix supplied for bug 24397 where some compilation got ambiguous classes.  Explicitly imports the classes.  Patch supplied by Jean-Pierre Paris.

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

21 years agoSome fixes to make forrest happy and the change log.
Glen Stampoultzis [Sun, 2 Nov 2003 11:20:31 +0000 (11:20 +0000)]
Some fixes to make forrest happy and the change log.

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

21 years agoFixed so that forrest doesn't barf. 32 limit on sections of XML.
Glen Stampoultzis [Sun, 2 Nov 2003 09:23:04 +0000 (09:23 +0000)]
Fixed so that forrest doesn't barf.  32 limit on sections of XML.

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

21 years agoFixed tab file properties
Glen Stampoultzis [Sun, 2 Nov 2003 09:20:20 +0000 (09:20 +0000)]
Fixed tab file properties

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

21 years agogetters and setters for ClassID - addendum to bug 22195, by Kirril Jacobson
Avik Sengupta [Sat, 1 Nov 2003 02:20:06 +0000 (02:20 +0000)]
getters and setters for ClassID - addendum to bug 22195, by Kirril Jacobson

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

21 years agobug 22195, ClassID support, by Michael Zalewski
Avik Sengupta [Fri, 31 Oct 2003 16:33:46 +0000 (16:33 +0000)]
bug 22195, ClassID support, by Michael Zalewski
PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agofix for bug 16560. Probably more documentation reqd.
Avik Sengupta [Thu, 30 Oct 2003 18:07:33 +0000 (18:07 +0000)]
fix for bug 16560. Probably more documentation reqd.

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

21 years agotestcase for bug 18800
Avik Sengupta [Thu, 30 Oct 2003 17:20:26 +0000 (17:20 +0000)]
testcase for bug 18800

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

21 years agoTestcase for 24215
Avik Sengupta [Thu, 30 Oct 2003 16:23:42 +0000 (16:23 +0000)]
Testcase for 24215

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

21 years agoadded testcase for bug 19599
Avik Sengupta [Tue, 28 Oct 2003 10:28:54 +0000 (10:28 +0000)]
added testcase for bug 19599

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

21 years agoMore double byte string read Testcases!
Avik Sengupta [Mon, 27 Oct 2003 03:56:31 +0000 (03:56 +0000)]
More double byte string read Testcases!

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

21 years agoTestcase for bug 13224 - reference to Name
Avik Sengupta [Mon, 27 Oct 2003 03:38:57 +0000 (03:38 +0000)]
Testcase for bug 13224 - reference to Name

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

21 years agoAdded testcases for the double byte string read error.
Avik Sengupta [Mon, 27 Oct 2003 03:04:11 +0000 (03:04 +0000)]
Added testcases for the double byte string read error.
We need to careful about regressions, particularly in HEAD

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

21 years agobug 17374 - typo in HSSFFont
Avik Sengupta [Mon, 27 Oct 2003 02:40:12 +0000 (02:40 +0000)]
bug 17374 - typo in HSSFFont
PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoUpdate to Quick Guide to better represent what the Fit To example is for.
Shawn Laubach [Thu, 23 Oct 2003 17:16:03 +0000 (17:16 +0000)]
Update to Quick Guide to better represent what the Fit To example is for.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoBranch. Dont forget to set the palette pos of the new palette record
Jason Height [Tue, 14 Oct 2003 23:22:29 +0000 (23:22 +0000)]
Branch. Dont forget to set the palette pos of the new palette record

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

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