]> source.dussan.org Git - poi.git/log
poi.git
19 years ago- Outdated links to Microsoft documentation removed.
Rainer Klute [Tue, 28 Dec 2004 20:20:23 +0000 (20:20 +0000)]
- Outdated links to Microsoft documentation removed.
- Link to Microsoft's MSDN library added.

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

19 years ago- Test case for empty documents added.
Rainer Klute [Tue, 28 Dec 2004 20:13:25 +0000 (20:13 +0000)]
- Test case for empty documents added.

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

20 years agothe zero height flag is now exposed via the usermodel -ACO
Andrew C. Oliver [Mon, 15 Nov 2004 22:32:00 +0000 (22:32 +0000)]
the zero height flag is now exposed via the usermodel -ACO

PR:
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoTurned of deserialization of escher records by default.
Glen Stampoultzis [Mon, 25 Oct 2004 10:58:48 +0000 (10:58 +0000)]
Turned of deserialization of escher records by default.

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

20 years agoImplemented row bounds. Will raise an IndexOutOfBoundsException if the excel limits...
Jason Height [Thu, 14 Oct 2004 03:38:20 +0000 (03:38 +0000)]
Implemented row bounds. Will raise an IndexOutOfBoundsException if the excel limits are not observerd.

Interestingly column bounds were previouly implemented, but row bounds were not.

Anyhow this fixes bug 15102

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

20 years agoPR: 19974
Jason Height [Wed, 13 Oct 2004 03:37:56 +0000 (03:37 +0000)]
PR: 19974
Obtained from:
Submitted by:
Reviewed by:

This patch fixes writeing VERY long > 8228 character strings. Existing SST serialisation had problem with calculation and writing to multiple continue records.

Also fixed some test case errors introduced by my last patch for DBCell and IndexRecords

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

20 years agoCentralized creation of temp files and made the default operation to delete on exit
Glen Stampoultzis [Tue, 12 Oct 2004 05:49:01 +0000 (05:49 +0000)]
Centralized creation of temp files and made the default operation to delete on exit

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

20 years agoReapplied DBCell etc etc patch to head after it had been clobbered during the move...
Jason Height [Thu, 7 Oct 2004 03:37:16 +0000 (03:37 +0000)]
Reapplied DBCell etc etc patch to head after it had been clobbered during the move from the rel_2_branch to head.

Refixes bug 9576

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

20 years agoChanges for my own selfish benefit of being able to run tests through jbuilder. Still...
Jason Height [Fri, 24 Sep 2004 03:50:44 +0000 (03:50 +0000)]
Changes for my own selfish benefit of being able to run tests through jbuilder. Still works as expected elsewhere, dont know why it previously didnt work in JB

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

20 years agoFix for Bugzilla Bug 31092
Jason Height [Fri, 24 Sep 2004 03:28:05 +0000 (03:28 +0000)]
Fix for Bugzilla Bug 31092

Slightly different to bug proposal, but fixed none the less.

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

20 years agoEven though this is just a simple example it's probably not a good idea to not close...
Glen Stampoultzis [Wed, 22 Sep 2004 00:42:43 +0000 (00:42 +0000)]
Even though this is just a simple example it's probably not a good idea to not close the streams correctly.

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

20 years agoWith this patch some testcases are skipped if the default character set is not 8...
Rainer Klute [Sun, 19 Sep 2004 16:44:44 +0000 (16:44 +0000)]
With this patch some testcases are skipped if the default character set is not 8-bit-capable. Typically this is US-ASCII. The testcase issues a message telling what you can do to run the test.

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

20 years agoJavadoc fixes and cleanup.
Glen Stampoultzis [Sun, 19 Sep 2004 02:44:52 +0000 (02:44 +0000)]
Javadoc fixes and cleanup.

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

20 years agoBugzilla Bug 27929 - finally :-)
Glen Stampoultzis [Sun, 19 Sep 2004 02:26:30 +0000 (02:26 +0000)]
Bugzilla Bug 27929 - finally :-)

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

20 years agoBugzilla Bug 30951
Glen Stampoultzis [Sun, 19 Sep 2004 02:06:54 +0000 (02:06 +0000)]
Bugzilla Bug 30951

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

20 years agoBugzilla Bug 30836
Glen Stampoultzis [Sun, 19 Sep 2004 01:37:33 +0000 (01:37 +0000)]
Bugzilla Bug 30836

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

20 years ago- A section's size is a multiple of 4 now. The Windows explorer seems to be constrain...
Rainer Klute [Tue, 31 Aug 2004 20:47:09 +0000 (20:47 +0000)]
- A section's size is a multiple of 4 now. The Windows explorer seems to be constrained to this requirement in order to display custom properties.
- Custom properties may be written in character encodings different from Unicode.

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

20 years ago- Adjusting the variant type moved to Property.
Rainer Klute [Tue, 31 Aug 2004 20:46:41 +0000 (20:46 +0000)]
- Adjusting the variant type moved to Property.

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

20 years ago- Two properties are regarded as equal now if one of them is a Variant.VT_LPWSTR...
Rainer Klute [Tue, 31 Aug 2004 20:45:00 +0000 (20:45 +0000)]
- Two properties are regarded as equal now if one of them is a Variant.VT_LPWSTR and the other is a Variant.VT_LPSTR but their values are equal.

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

20 years ago- Bug 30954 fixed.
Rainer Klute [Tue, 31 Aug 2004 20:42:12 +0000 (20:42 +0000)]
- Bug 30954 fixed.

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

20 years ago- Bug 30953 fixed: Method toString() now delivers all sections instead of the first...
Rainer Klute [Tue, 31 Aug 2004 17:59:49 +0000 (17:59 +0000)]
- Bug 30953 fixed: Method toString() now delivers all sections instead of the first one multiple times.

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

20 years agoTypo fixed.
Rainer Klute [Tue, 31 Aug 2004 16:56:46 +0000 (16:56 +0000)]
Typo fixed.

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

20 years agoMinor formatting
Glen Stampoultzis [Thu, 26 Aug 2004 03:26:33 +0000 (03:26 +0000)]
Minor formatting

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

20 years agoBugzilla Bug 29976 [PATCH] HSSF hyperlink formula size problem
Glen Stampoultzis [Thu, 26 Aug 2004 03:17:56 +0000 (03:17 +0000)]
Bugzilla Bug 29976 [PATCH] HSSF hyperlink formula size problem

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

20 years agoPier's other HWPF patch.
Glen Stampoultzis [Tue, 24 Aug 2004 12:54:01 +0000 (12:54 +0000)]
Pier's other HWPF patch.

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

20 years agoPier's HWPF patch.
Glen Stampoultzis [Tue, 24 Aug 2004 12:34:33 +0000 (12:34 +0000)]
Pier's HWPF patch.

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

20 years agoMerged REL_2_BRANCH to head.
Glen Stampoultzis [Mon, 23 Aug 2004 08:52:54 +0000 (08:52 +0000)]
Merged REL_2_BRANCH to head.

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

20 years agoSome code and documentation cleanup. tags/PERF_BEFORE_MERGE@353584
Rainer Klute [Sun, 15 Aug 2004 15:20:08 +0000 (15:20 +0000)]
Some code and documentation cleanup.

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

20 years agoFixed a bug where the logical comparison of two sections returned false only because...
Rainer Klute [Sun, 15 Aug 2004 13:43:35 +0000 (13:43 +0000)]
Fixed a bug where the logical comparison of two sections returned false only because one of them had property 1 (codepage) and the other had not. Now two sections are equal if their property values are equal disregarding property 1.

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

20 years agoRestored the functionality to use ALL files beginning with "Test" in src/testcases...
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

20 years agoFixed a bug where a mutable section's format ID was written in the wrong byte order...
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

20 years agoMade it explicit that you need J2SE 1.4 or better for a reasonable codepage support.
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

20 years agoEmpty byte array case for HexDump
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

20 years agofixes for article
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

20 years agoItem removed from ignoreList
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

20 years agofixes for article
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

20 years agoItem removed from ignoreList
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

20 years agoItem added to ignoreList
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

20 years agoItem added to ignoreList
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

20 years agoRemoved unused log4j dependency.
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

20 years ago*** empty log message ***
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

20 years ago- New test case for writing 8-bit characters to Unicode property.
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

20 years ago- Fix: HPSF now ensures that string properties are always written with the type Varia...
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

20 years ago- Important fix to actually place the property into the property set.
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

20 years agoConditional check for logging to avoid creating too many temporary objects.
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

20 years ago- Write properties sorted by property ID now. This hopefully fixes M$ Word compatibility.
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

20 years ago- Usage message fixed.
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

20 years ago- Maintainability increased by using symbolic names for constants.
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

20 years ago- Test files added.
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

20 years ago- Support for SJIS encoding added.
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

20 years agoBugfix: http://issues.apache.org/bugzilla/show_bug.cgi?id=24925
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

20 years ago<No Comment Entered>
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

20 years agoSome tests were checkin to the wrong source tree
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

20 years agoSome fixes to the branch. Lots left to do. Boolean records aren't supported at...
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

20 years agoThis is a much more comprehensive test suite for ValueRecordsAggregate. All these...
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

20 years agoFixed error with HexDump.java
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

20 years agoNew licence changes.
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

20 years agoMoved some tests that were added to the wrong source branch.
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

20 years agoSome of the later tweaks ported to the head.
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

20 years agoPorted the drawing stuff from the rel_2_branch. Given the effort this took I'm reall...
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

20 years agopatch and latest bug fixes
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

20 years agolatest patches and changes
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

20 years agoApplied patches from Piers and my latest changes
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

20 years agojavadoc and a minor fix
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

20 years agojavadocs and feature enhancements
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

20 years agopatch from piers and other minor changes
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

20 years ago<No Comment Entered>
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

20 years agoApplied patch from Piers Taylor
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

20 years agotrying to bring textmining.org up to sync
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

20 years agoItem removed from ignoreList
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

20 years agoFixed a problem that was causing tests to fail.
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

20 years agoItem removed from ignoreList
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

20 years ago<No Comment Entered>
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

20 years agoItem added to ignoreList
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

20 years agoIgnore list created
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

20 years agoinitial check in
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

20 years ago<No Comment Entered>
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

20 years agoclean up
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

20 years agolatest changes
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

20 years agolatest changes
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

20 years agolatest changes
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

20 years agolatest changes
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

20 years ago*** empty log message ***
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

20 years agoCopied in the new change details into the status file of head. Boy I'll be glad...
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

20 years agoCommit of KEYS file to head.
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

20 years agoI know POI developers are supposed to like working with binary data,
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

20 years agogetting forrest to build on HEAD. Sorry Glen :)
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

20 years agoBuf fix plus testcasde: Reading property values failed with a StringIndexOutOfBoundsE...
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

20 years agofixed a simple bug (25781)
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

20 years agoOn HEAD, checking in testcase for 25695. But it doesnt work for reason's unknown...
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

20 years agoon head, missed the testcase for the formula parser changes
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

20 years agobug 24125 - date formats. sync to head.
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

20 years agobug 25457, formula parser fixes by Peter M Murray
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

20 years agoSet constants to be static.
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

20 years agoAuguste's Spanish Transaltions. Thanks
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

20 years agoMore Javadoc issues fixed. "ant javadoc" now runs without any complaints. However...
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

20 years agoRemoved parameter types from @param statements - Javadoc knows about the types by...
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

20 years agoJavadoc references to empty packages are not possible. I removed them.
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

20 years agoRemoved some of the Javadoc errors. Fellow developers, please run "ant javadocs"...
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

20 years ago*** empty log message ***
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