]>
source.dussan.org Git - poi.git/log
Rainer Klute [Sun, 15 Aug 2004 13:40:22 +0000 (13:40 +0000)]
Restored the functionality to use ALL files beginning with "Test" in src/testcases/org/apache/poi/hpsf/data as test data. Each of these files is read and rewritten. The result is compared with the original and must be equal to it.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353582
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Fri, 13 Aug 2004 22:38:52 +0000 (22:38 +0000)]
Fixed a bug where a mutable section's format ID was written in the wrong byte order. Thanks to Bernd Freigang for pointing this out!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353581
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Fri, 13 Aug 2004 20:42:04 +0000 (20:42 +0000)]
Made it explicit that you need J2SE 1.4 or better for a reasonable codepage support.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353580
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Tue, 10 Aug 2004 02:59:52 +0000 (02:59 +0000)]
Empty byte array case for HexDump
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353579
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Sun, 11 Jul 2004 05:54:36 +0000 (05:54 +0000)]
fixes for article
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353573
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Sun, 11 Jul 2004 04:40:17 +0000 (04:40 +0000)]
Item removed from ignoreList
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353572
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Sun, 11 Jul 2004 04:38:32 +0000 (04:38 +0000)]
fixes for article
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353571
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Sun, 11 Jul 2004 04:35:45 +0000 (04:35 +0000)]
Item removed from ignoreList
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353570
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Sun, 11 Jul 2004 04:35:41 +0000 (04:35 +0000)]
Item added to ignoreList
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353569
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Sun, 11 Jul 2004 04:35:28 +0000 (04:35 +0000)]
Item added to ignoreList
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353568
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sun, 11 Jul 2004 00:10:23 +0000 (00:10 +0000)]
Removed unused log4j dependency.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353567
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Tue, 22 Jun 2004 16:16:33 +0000 (16:16 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353563
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Tue, 22 Jun 2004 16:14:56 +0000 (16:14 +0000)]
- New test case for writing 8-bit characters to Unicode property.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353562
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Tue, 22 Jun 2004 16:11:39 +0000 (16:11 +0000)]
- Fix: HPSF now ensures that string properties are always written with the type Variant.VT_LPWSTR instead of Variant.VT_LPSTR if the codepage is 1200 (Unicode).
- Code cleanup (propertyCount in MutableSection removed).
- Codepage numbers aggregated in the new class org.apache.poi.hpsf.Constants.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353561
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Tue, 22 Jun 2004 15:36:17 +0000 (15:36 +0000)]
- Important fix to actually place the property into the property set.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353560
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sun, 20 Jun 2004 10:18:50 +0000 (10:18 +0000)]
Conditional check for logging to avoid creating too many temporary objects.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353559
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 9 Jun 2004 17:51:51 +0000 (17:51 +0000)]
- Write properties sorted by property ID now. This hopefully fixes M$ Word compatibility.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353558
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 9 Jun 2004 17:50:48 +0000 (17:50 +0000)]
- Usage message fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353557
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 9 Jun 2004 17:50:06 +0000 (17:50 +0000)]
- Maintainability increased by using symbolic names for constants.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353556
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 2 Jun 2004 20:32:09 +0000 (20:32 +0000)]
- Test files added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353555
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 2 Jun 2004 19:37:27 +0000 (19:37 +0000)]
- Support for SJIS encoding added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353554
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 29 Apr 2004 07:16:36 +0000 (07:16 +0000)]
Bugfix: http://issues.apache.org/bugzilla/show_bug.cgi?id=24925
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353553
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Mon, 19 Apr 2004 23:49:49 +0000 (23:49 +0000)]
<No Comment Entered>
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353551
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Mon, 19 Apr 2004 10:55:45 +0000 (10:55 +0000)]
Some tests were checkin to the wrong source tree
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353550
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sun, 18 Apr 2004 13:02:48 +0000 (13:02 +0000)]
Some fixes to the branch. Lots left to do. Boolean records aren't supported at all. Empty spreadsheets have issues but this is a start on getting things healthy again.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353549
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Mon, 12 Apr 2004 13:46:40 +0000 (13:46 +0000)]
This is a much more comprehensive test suite for ValueRecordsAggregate. All these tests need to be passed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353548
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Mon, 12 Apr 2004 02:25:15 +0000 (02:25 +0000)]
Fixed error with HexDump.java
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353546
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Fri, 9 Apr 2004 13:05:39 +0000 (13:05 +0000)]
New licence changes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353545
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Fri, 9 Apr 2004 12:22:22 +0000 (12:22 +0000)]
Moved some tests that were added to the wrong source branch.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353544
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Fri, 9 Apr 2004 12:19:08 +0000 (12:19 +0000)]
Some of the later tweaks ported to the head.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353543
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Fri, 9 Apr 2004 11:45:38 +0000 (11:45 +0000)]
Ported the drawing stuff from the rel_2_branch. Given the effort this took I'm really really wanting to move to subversion.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353542
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Thu, 8 Apr 2004 11:51:15 +0000 (11:51 +0000)]
patch and latest bug fixes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353541
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Tue, 6 Apr 2004 04:44:04 +0000 (04:44 +0000)]
latest patches and changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353540
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Tue, 23 Mar 2004 05:51:55 +0000 (05:51 +0000)]
Applied patches from Piers and my latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353539
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Mon, 15 Mar 2004 02:57:38 +0000 (02:57 +0000)]
javadoc and a minor fix
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353537
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Fri, 12 Mar 2004 12:34:35 +0000 (12:34 +0000)]
javadocs and feature enhancements
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353536
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 10 Mar 2004 04:18:57 +0000 (04:18 +0000)]
patch from piers and other minor changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353535
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Fri, 5 Mar 2004 13:07:57 +0000 (13:07 +0000)]
<No Comment Entered>
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353534
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Thu, 4 Mar 2004 11:58:35 +0000 (11:58 +0000)]
Applied patch from Piers Taylor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353533
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Thu, 4 Mar 2004 04:31:16 +0000 (04:31 +0000)]
trying to bring textmining.org up to sync
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353532
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Mar 2004 03:44:12 +0000 (03:44 +0000)]
Item removed from ignoreList
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353530
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Mar 2004 03:22:57 +0000 (03:22 +0000)]
Fixed a problem that was causing tests to fail.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353529
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Mar 2004 03:12:32 +0000 (03:12 +0000)]
Item removed from ignoreList
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353528
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Mar 2004 03:11:20 +0000 (03:11 +0000)]
<No Comment Entered>
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353527
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Mar 2004 03:10:57 +0000 (03:10 +0000)]
Item added to ignoreList
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353526
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Mar 2004 03:10:56 +0000 (03:10 +0000)]
Ignore list created
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353525
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Mar 2004 00:18:48 +0000 (00:18 +0000)]
initial check in
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353524
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Mar 2004 00:12:00 +0000 (00:12 +0000)]
<No Comment Entered>
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353523
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 3 Mar 2004 00:11:02 +0000 (00:11 +0000)]
clean up
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353522
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Tue, 2 Mar 2004 12:25:20 +0000 (12:25 +0000)]
latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353521
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Tue, 2 Mar 2004 06:59:22 +0000 (06:59 +0000)]
latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353520
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Tue, 2 Mar 2004 06:31:46 +0000 (06:31 +0000)]
latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353519
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Tue, 2 Mar 2004 06:26:04 +0000 (06:26 +0000)]
latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353518
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Tue, 2 Mar 2004 06:23:44 +0000 (06:23 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353517
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Mon, 26 Jan 2004 11:19:46 +0000 (11:19 +0000)]
Copied in the new change details into the status file of head. Boy I'll be glad when the 2.0 branch is dead.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353492
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Mon, 26 Jan 2004 11:17:56 +0000 (11:17 +0000)]
Commit of KEYS file to head.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353491
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sun, 25 Jan 2004 16:05:02 +0000 (16:05 +0000)]
I know POI developers are supposed to like working with binary data,
but going thru source code with a hex editor to figure out characters
isnt my idea of fun :))
Anyways, hpsf.basic.TestWrite now runs, on both UTF-8 and US-ASCII
environments.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353488
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sat, 17 Jan 2004 19:29:00 +0000 (19:29 +0000)]
getting forrest to build on HEAD. Sorry Glen :)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353486
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Thu, 8 Jan 2004 14:25:35 +0000 (14:25 +0000)]
Buf fix plus testcasde: Reading property values failed with a StringIndexOutOfBoundsException on empty strings.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353485
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Thu, 8 Jan 2004 11:09:37 +0000 (11:09 +0000)]
fixed a simple bug (25781)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353484
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 1 Jan 2004 19:12:46 +0000 (19:12 +0000)]
On HEAD, checking in testcase for 25695. But it doesnt work for reason's unknown. And its not this particular issue thats the culprit. getStringValue returns blank..:(
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353481
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 1 Jan 2004 19:11:03 +0000 (19:11 +0000)]
on head, missed the testcase for the formula parser changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353480
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 1 Jan 2004 09:03:32 +0000 (09:03 +0000)]
bug 24125 - date formats. sync to head.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353476
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 1 Jan 2004 07:51:34 +0000 (07:51 +0000)]
bug 25457, formula parser fixes by Peter M Murray
sync to head
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353475
13f79535 -47bb-0310-9956-
ffa450edef68
Shawn Laubach [Wed, 31 Dec 2003 17:02:23 +0000 (17:02 +0000)]
Set constants to be static.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353472
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Tue, 30 Dec 2003 17:47:48 +0000 (17:47 +0000)]
Auguste's Spanish Transaltions. Thanks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353469
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 6 Dec 2003 11:01:19 +0000 (11:01 +0000)]
More Javadoc issues fixed. "ant javadoc" now runs without any complaints. However, this does not mean the the documentation is fine. Please check your documentation!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353467
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Fri, 5 Dec 2003 21:53:03 +0000 (21:53 +0000)]
Removed parameter types from @param statements - Javadoc knows about the types by itself.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353466
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Fri, 5 Dec 2003 20:29:06 +0000 (20:29 +0000)]
Javadoc references to empty packages are not possible. I removed them.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353465
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Thu, 4 Dec 2003 22:26:01 +0000 (22:26 +0000)]
Removed some of the Javadoc errors. Fellow developers, please run "ant javadocs" and see what can be improved!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353464
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 3 Dec 2003 21:06:57 +0000 (21:06 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353463
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 3 Dec 2003 20:31:57 +0000 (20:31 +0000)]
Oops - small bug fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353462
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 3 Dec 2003 20:00:14 +0000 (20:00 +0000)]
HPSF: new testcase to check the new codepage support - plus a fix to correct a bug detected by the testcase. Hey, that's what testcases are good for!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353461
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Tue, 2 Dec 2003 17:46:01 +0000 (17:46 +0000)]
HPSF: codepage support added
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353460
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Mon, 24 Nov 2003 22:31:36 +0000 (22:31 +0000)]
Superfluous import statements removed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353459
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Mon, 24 Nov 2003 22:31:01 +0000 (22:31 +0000)]
Reformatted
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353458
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 23 Nov 2003 19:49:11 +0000 (19:49 +0000)]
new case study. Thanks!!!
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353457
13f79535 -47bb-0310-9956-
ffa450edef68
tetsuya [Thu, 20 Nov 2003 22:36:27 +0000 (22:36 +0000)]
Apachecon US 2003 is over
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353456
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Wed, 19 Nov 2003 19:01:23 +0000 (19:01 +0000)]
documentation update for 2.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353455
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Mon, 17 Nov 2003 21:34:06 +0000 (21:34 +0000)]
Really clone the merged regions...Thanks to Jason for pointing this out.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353454
13f79535 -47bb-0310-9956-
ffa450edef68
Danny Mui [Mon, 17 Nov 2003 21:17:41 +0000 (21:17 +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/trunk@353452
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Thu, 13 Nov 2003 13:44:26 +0000 (13:44 +0000)]
fixed a problem with unicode and text
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353450
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Thu, 13 Nov 2003 05:24:37 +0000 (05:24 +0000)]
fixed a misspelling in the java class name
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353449
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Thu, 13 Nov 2003 03:28:33 +0000 (03:28 +0000)]
latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353448
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 12 Nov 2003 01:33:58 +0000 (01:33 +0000)]
latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353447
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Wed, 12 Nov 2003 01:33:58 +0000 (01:33 +0000)]
latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353446
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Tue, 11 Nov 2003 11:43:07 +0000 (11:43 +0000)]
latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353445
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Mon, 10 Nov 2003 15:34:20 +0000 (15:34 +0000)]
some quick changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353444
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Mon, 10 Nov 2003 11:58:39 +0000 (11:58 +0000)]
latest changes...still not working though!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353443
13f79535 -47bb-0310-9956-
ffa450edef68
Said Ryan Ackley [Mon, 10 Nov 2003 11:55:11 +0000 (11:55 +0000)]
initial check in
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353442
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Sun, 9 Nov 2003 21:15:51 +0000 (21:15 +0000)]
Fix to 24519. getCustomPalette now works on the head with a newly created workbook
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353441
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Fri, 7 Nov 2003 19:24:29 +0000 (19:24 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353439
13f79535 -47bb-0310-9956-
ffa450edef68
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/trunk@353438
13f79535 -47bb-0310-9956-
ffa450edef68
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/trunk@353437
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sun, 2 Nov 2003 23:29:44 +0000 (23:29 +0000)]
Applied change log to HEAD
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353436
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sat, 1 Nov 2003 02:20:51 +0000 (02:20 +0000)]
getters and setters for ClassID - addendum to bug 22195, by Kirill Jacobson
sync from branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353431
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Fri, 31 Oct 2003 16:39:05 +0000 (16:39 +0000)]
bug 22195 ClassID support, by Michael Zalewski, sync from branch, pls verify
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353429
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 30 Oct 2003 18:14:55 +0000 (18:14 +0000)]
fix for bug 16560. But the testcase in HEAD was already failing, so continues to fail even now.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353427
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 30 Oct 2003 17:20:39 +0000 (17:20 +0000)]
testcase for bug 18800
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353425
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 30 Oct 2003 16:46:43 +0000 (16:46 +0000)]
Testcase for 24215. sync from branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353423
13f79535 -47bb-0310-9956-
ffa450edef68