]> source.dussan.org Git - poi.git/log
poi.git
21 years agoFixed validation error
Glen Stampoultzis [Fri, 19 Sep 2003 14:20:02 +0000 (14:20 +0000)]
Fixed validation error

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

21 years agoThese changes introduce the following HPSF enhancements and fixes:
Rainer Klute [Thu, 18 Sep 2003 18:56:35 +0000 (18:56 +0000)]
These changes introduce the following HPSF enhancements and fixes:
- Section dictionaries (aka custom properties) can be written now.
- Constructor MutableProperty(PropertySet) sets the class ID correctly now.
- Possible invalid section count fixed
- More testcases
- Cosmetics

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

21 years agoStringRecords are inValueSection.
Jason Height [Thu, 18 Sep 2003 05:21:33 +0000 (05:21 +0000)]
StringRecords are inValueSection.

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

21 years agoBased on my trials and Tetsuya's email i have changed this to use getFromUnicodeLE
Jason Height [Thu, 18 Sep 2003 03:44:56 +0000 (03:44 +0000)]
Based on my trials and Tetsuya's email i have changed this to use getFromUnicodeLE

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

21 years agoFixed ExtSST serialization (length not calculated correctly)
Jason Height [Thu, 18 Sep 2003 02:10:50 +0000 (02:10 +0000)]
Fixed ExtSST serialization (length not calculated correctly)
Implemented DBCellRecord and IndexRecord serialization

Can now import into MS Access. Cool! Both of the above fixes were required to make this work.

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

21 years agoFixed zero length Label string reading
Jason Height [Wed, 17 Sep 2003 05:34:29 +0000 (05:34 +0000)]
Fixed zero length Label string reading
Fixed incorrect offset for uncompressed unicode

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

21 years ago*** empty log message ***
Rainer Klute [Tue, 16 Sep 2003 15:59:06 +0000 (15:59 +0000)]
*** empty log message ***

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

21 years agoHPSF writing property sets documentation completed.
Rainer Klute [Tue, 16 Sep 2003 15:58:30 +0000 (15:58 +0000)]
HPSF writing property sets documentation completed.

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

21 years ago*** empty log message ***
Rainer Klute [Mon, 15 Sep 2003 20:13:45 +0000 (20:13 +0000)]
*** empty log message ***

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

21 years agoMore HPSF property writing documentation.
Rainer Klute [Mon, 15 Sep 2003 20:13:01 +0000 (20:13 +0000)]
More HPSF property writing documentation.

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

21 years agoTest cases updated/enhanced.
Rainer Klute [Sat, 13 Sep 2003 12:32:11 +0000 (12:32 +0000)]
Test cases updated/enhanced.

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

21 years ago- PropertySetFactory.create(InputStream) no longer throws an UnexpectedPropertySetTyp...
Rainer Klute [Sat, 13 Sep 2003 12:31:28 +0000 (12:31 +0000)]
- PropertySetFactory.create(InputStream) no longer throws an UnexpectedPropertySetTypeException.
- HPSFRuntimeException is thrown when the application tries to read a non-integer property with Section.getPropertyIntValue(long).
- Package description updated.
- ClassIDhashCode() implemented.

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

21 years agoSample programs for writing properties using HPSF added
Rainer Klute [Sat, 13 Sep 2003 12:18:34 +0000 (12:18 +0000)]
Sample programs for writing properties using HPSF added

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

21 years ago*** empty log message ***
Rainer Klute [Sat, 13 Sep 2003 12:17:24 +0000 (12:17 +0000)]
*** empty log message ***

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

21 years agoJavadoc fixes
Rainer Klute [Sat, 13 Sep 2003 12:15:38 +0000 (12:15 +0000)]
Javadoc fixes

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

21 years agoColumn headers swapped.
Rainer Klute [Thu, 11 Sep 2003 21:48:47 +0000 (21:48 +0000)]
Column headers swapped.

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

21 years ago Changed merged region tracking to use object pointers rather than
Danny Mui [Sat, 6 Sep 2003 19:15:53 +0000 (19:15 +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)

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

21 years agoOh, well, let's do it like this.
Rainer Klute [Thu, 4 Sep 2003 20:28:56 +0000 (20:28 +0000)]
Oh, well, let's do it like this.

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

21 years agoWriting: API enhanced, bugs fixed, performance improvements, code simplifications...
Rainer Klute [Thu, 4 Sep 2003 20:15:24 +0000 (20:15 +0000)]
Writing: API enhanced, bugs fixed, performance improvements, code simplifications, two new testcases, more int to long promotions.

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

21 years ago*** empty log message ***
Rainer Klute [Thu, 4 Sep 2003 20:10:52 +0000 (20:10 +0000)]
*** empty log message ***

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

21 years agoJDK 1.3 compilation issue
Andrew C. Oliver [Thu, 4 Sep 2003 20:05:03 +0000 (20:05 +0000)]
JDK 1.3 compilation issue

PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoAnt DTD added plus reference to it in the build.xml. Now it is possible to edit build...
Rainer Klute [Thu, 4 Sep 2003 19:52:11 +0000 (19:52 +0000)]
Ant DTD added plus reference to it in the build.xml. Now it is possible to edit build.xml with an DTD-aware XML editor (like Emacs with PSGML).

New target "javadocs". It is just a copy of the fragment from the "reports" target. This can surely by improved.

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

21 years agoI reverted my changes to the "section" element. Now it no longer complies with the...
Rainer Klute [Thu, 4 Sep 2003 19:48:01 +0000 (19:48 +0000)]
I reverted my changes to the "section" element. Now it no longer complies with the DTD but Forrest can process it. :-(

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

21 years ago@author modified
Rainer Klute [Thu, 4 Sep 2003 19:46:00 +0000 (19:46 +0000)]
@author modified

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

21 years agoSame changes but to the head.
Glen Stampoultzis [Thu, 4 Sep 2003 03:50:04 +0000 (03:50 +0000)]
Same changes but to the head.

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

21 years ago*** empty log message ***
Rainer Klute [Mon, 1 Sep 2003 18:54:23 +0000 (18:54 +0000)]
*** empty log message ***

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

21 years agoProperty ID handling fixed (long vs. int).
Rainer Klute [Mon, 1 Sep 2003 18:53:28 +0000 (18:53 +0000)]
Property ID handling fixed (long vs. int).

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

21 years agoNew method toInputStream() added.
Rainer Klute [Mon, 1 Sep 2003 18:51:08 +0000 (18:51 +0000)]
New method toInputStream() added.

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

21 years agoMore HPSF documentation
Rainer Klute [Mon, 1 Sep 2003 18:48:20 +0000 (18:48 +0000)]
More HPSF documentation

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

21 years agoTest case added.
Rainer Klute [Mon, 1 Sep 2003 05:50:48 +0000 (05:50 +0000)]
Test case added.

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

21 years agoBug fixed in writing Unicode strings.
Rainer Klute [Mon, 1 Sep 2003 05:45:36 +0000 (05:45 +0000)]
Bug fixed in writing Unicode strings.

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

21 years agoSync to REL_2_BR: HSSFCell.getStringValue now returns the formula result if it is...
Avik Sengupta [Sun, 31 Aug 2003 06:19:41 +0000 (06:19 +0000)]
Sync to REL_2_BR: HSSFCell.getStringValue now returns the formula result if it is a string.

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

21 years agoSyncing to REL_2_BR: Macro functions and related fixes, by Paul Krause bug id:21444
Avik Sengupta [Sun, 31 Aug 2003 06:16:57 +0000 (06:16 +0000)]
Syncing to REL_2_BR: Macro functions and related fixes, by Paul Krause bug id:21444

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

21 years agoGerman translation fixes.
Rainer Klute [Sat, 30 Aug 2003 09:20:11 +0000 (09:20 +0000)]
German translation fixes.

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

21 years agoSmall documentation updates for HPSF writing capabilities.
Rainer Klute [Sat, 30 Aug 2003 09:19:04 +0000 (09:19 +0000)]
Small documentation updates for HPSF writing capabilities.

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

21 years agoTypo fixed.
Rainer Klute [Sat, 30 Aug 2003 09:18:15 +0000 (09:18 +0000)]
Typo fixed.

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

21 years agoHPSF writing capability added.
Rainer Klute [Sat, 30 Aug 2003 09:13:53 +0000 (09:13 +0000)]
HPSF writing capability added.

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

21 years agoTest cases for HPSF writing capability added.
Rainer Klute [Sat, 30 Aug 2003 09:11:59 +0000 (09:11 +0000)]
Test cases for HPSF writing capability added.

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

21 years agoHex dump with byte positions
Rainer Klute [Sat, 30 Aug 2003 09:05:19 +0000 (09:05 +0000)]
Hex dump with byte positions

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

21 years agoPoint to new mirrored downloads
Glen Stampoultzis [Fri, 29 Aug 2003 00:45:14 +0000 (00:45 +0000)]
Point to new mirrored downloads

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

21 years agoApache license added.
Rainer Klute [Mon, 25 Aug 2003 19:46:00 +0000 (19:46 +0000)]
Apache license added.

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

21 years agoNo longer needed.
Rainer Klute [Mon, 25 Aug 2003 19:42:13 +0000 (19:42 +0000)]
No longer needed.

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

21 years ago21863, Paul Krause
Avik Sengupta [Sat, 23 Aug 2003 19:07:41 +0000 (19:07 +0000)]
21863, Paul Krause

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

21 years agoAdd protect record to sheet. Sync from REL_2_BRANCH ..Thanks Rick Berman
Avik Sengupta [Sat, 23 Aug 2003 19:01:52 +0000 (19:01 +0000)]
Add protect record to sheet. Sync from REL_2_BRANCH ..Thanks Rick Berman

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

21 years agoRemoved hastily added import statement.
Rainer Klute [Sat, 23 Aug 2003 15:31:10 +0000 (15:31 +0000)]
Removed hastily added import statement.

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

21 years ago- New test case to read all files from the HPSF data directory.
Rainer Klute [Sat, 23 Aug 2003 15:14:39 +0000 (15:14 +0000)]
- New test case to read all files from the HPSF data directory.

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

21 years ago- Fixed a bug that occured when reading a section with properties that are not stored...
Rainer Klute [Sat, 23 Aug 2003 15:12:22 +0000 (15:12 +0000)]
- Fixed a bug that occured when reading a section with properties that are not stored with ascending offsets in the property list.
- An error message is printed to standard error now when an unsupported variant type occurs. The data bytes are still available.

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

21 years agoAdded a method for a formatted hex dump.
Rainer Klute [Sat, 23 Aug 2003 14:49:35 +0000 (14:49 +0000)]
Added a method for a formatted hex dump.

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

21 years agoUpdates for the display of gridlines, formulas, and such because I forgot to do this...
Shawn Laubach [Fri, 22 Aug 2003 17:21:20 +0000 (17:21 +0000)]
Updates for the display of gridlines, formulas, and such because I forgot to do this when I added it to the release.

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

21 years agoPR:18846
tetsuya [Tue, 19 Aug 2003 14:07:40 +0000 (14:07 +0000)]
PR:18846
Obtained from:
Submitted by: kamoshida.toshiaki@future.co.jp (Toshiaki Kamoshida)
Reviewed by:

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

21 years agoApplied Jeff Turners' Patch: To keep compatibilities of BUILD with 0.4 and forrest...
tetsuya [Tue, 19 Aug 2003 12:14:05 +0000 (12:14 +0000)]
Applied Jeff Turners' Patch: To keep compatibilities of BUILD with 0.4 and forrest CVS HEAD

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

21 years ago*** empty log message ***
Rainer Klute [Fri, 8 Aug 2003 05:23:04 +0000 (05:23 +0000)]
*** empty log message ***

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

21 years agochanges.xml: type attribute should be changed properly later
tetsuya [Fri, 8 Aug 2003 04:10:39 +0000 (04:10 +0000)]
changes.xml: type attribute should be changed properly later
Temporarily, "unknown" to "add" .. please rewrite >> those who know the *past*

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

21 years agochanges.xml: added many 'type="unknown"'s to avoid the build error
tetsuya [Fri, 8 Aug 2003 03:06:15 +0000 (03:06 +0000)]
changes.xml: added many 'type="unknown"'s to avoid the build error

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

21 years agoHDF -> HWPF : HDF directory is obsolete
tetsuya [Fri, 8 Aug 2003 03:00:07 +0000 (03:00 +0000)]
HDF -> HWPF : HDF directory is obsolete

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

21 years agoHeadline changed because it is *very* misleading.
Rainer Klute [Wed, 6 Aug 2003 18:49:31 +0000 (18:49 +0000)]
Headline changed because it is *very* misleading.

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

21 years agoGlen's e-mail address to poi-user at jakarta
tetsuya [Wed, 6 Aug 2003 04:57:33 +0000 (04:57 +0000)]
Glen's e-mail address to poi-user at jakarta

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

21 years agoForgot to perform the XML Validation: fixed
tetsuya [Wed, 6 Aug 2003 04:52:29 +0000 (04:52 +0000)]
Forgot to perform the XML Validation: fixed

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

21 years agoDeleted the word, "Horrible" for (re)branding...
tetsuya [Wed, 6 Aug 2003 04:45:16 +0000 (04:45 +0000)]
Deleted the word, "Horrible" for (re)branding...

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

21 years agoES Translation: Reverted and Made changes
tetsuya [Wed, 6 Aug 2003 04:30:39 +0000 (04:30 +0000)]
ES Translation: Reverted and Made changes

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

21 years agoinitial check in of stubs
Said Ryan Ackley [Wed, 6 Aug 2003 01:15:13 +0000 (01:15 +0000)]
initial check in of stubs

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

21 years agoinitial check in
Said Ryan Ackley [Wed, 6 Aug 2003 01:14:35 +0000 (01:14 +0000)]
initial check in

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

21 years ago*** empty log message ***
Rainer Klute [Tue, 5 Aug 2003 20:52:25 +0000 (20:52 +0000)]
*** empty log message ***

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

21 years agono message
tetsuya [Tue, 5 Aug 2003 04:37:19 +0000 (04:37 +0000)]
no message

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

21 years agoHDF -> HWPF
tetsuya [Tue, 5 Aug 2003 04:00:14 +0000 (04:00 +0000)]
HDF -> HWPF

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

21 years agoversion to 2.1 for 3.0 series
Andrew C. Oliver [Mon, 4 Aug 2003 13:58:48 +0000 (13:58 +0000)]
version to 2.1 for 3.0 series
PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoPoi -> POI
tetsuya [Mon, 4 Aug 2003 04:20:29 +0000 (04:20 +0000)]
Poi -> POI

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

21 years agoPoi -> POI
tetsuya [Mon, 4 Aug 2003 03:42:47 +0000 (03:42 +0000)]
Poi -> POI

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

21 years agoWriting preparations
Rainer Klute [Sun, 3 Aug 2003 20:16:46 +0000 (20:16 +0000)]
Writing preparations

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

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

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

21 years agoRemoved user-specific eclipse settings from the repository and added the files to...
Rainer Klute [Sat, 2 Aug 2003 19:38:22 +0000 (19:38 +0000)]
Removed user-specific eclipse settings from the repository and added the files to .cvsignore

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

21 years agoJavadoc, formatting and style improvements
Rainer Klute [Sat, 2 Aug 2003 19:02:28 +0000 (19:02 +0000)]
Javadoc, formatting and style improvements

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

21 years agoTestcase for bug 13769 .. thanks michael tosdevin
Avik Sengupta [Thu, 31 Jul 2003 20:00:03 +0000 (20:00 +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/trunk@353279 13f79535-47bb-0310-9956-ffa450edef68

21 years agoSlow input stream patch, bug 13478
Avik Sengupta [Thu, 31 Jul 2003 19:35:19 +0000 (19:35 +0000)]
Slow input stream patch, bug 13478
Thanks Tony Chao and Chris Nokleberg
Added to HEAD, not fully tested, since HEAD is unstable atm.
 fully tested in Branch

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

21 years agobug 19961, John Lloyd
Avik Sengupta [Thu, 31 Jul 2003 19:01:47 +0000 (19:01 +0000)]
bug 19961, John Lloyd

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

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

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

21 years agoFIXED miscs (mail.html --> mail2.html etc)
tetsuya [Tue, 29 Jul 2003 10:40:19 +0000 (10:40 +0000)]
FIXED miscs (mail.html --> mail2.html etc)

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

21 years agoComment out: CVS Changelog
tetsuya [Tue, 29 Jul 2003 10:26:33 +0000 (10:26 +0000)]
Comment out: CVS Changelog

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

21 years ago*** empty log message ***
Rainer Klute [Mon, 28 Jul 2003 17:01:03 +0000 (17:01 +0000)]
*** empty log message ***

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

21 years agoWho.xml: Updated Committers/Emeritus Committer
tetsuya [Mon, 28 Jul 2003 12:24:08 +0000 (12:24 +0000)]
Who.xml: Updated Committers/Emeritus Committer

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

21 years agoWho.xml: Updated Committers/Emeritus Committer
tetsuya [Mon, 28 Jul 2003 12:16:52 +0000 (12:16 +0000)]
Who.xml: Updated Committers/Emeritus Committer

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

21 years agoWho.xml: Updated Committers/Emeritus Committer
tetsuya [Mon, 28 Jul 2003 12:14:54 +0000 (12:14 +0000)]
Who.xml: Updated Committers/Emeritus Committer

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

21 years agoMERGE from REL_2_BRANCH: bug 15228 and related fixes
Avik Sengupta [Sun, 27 Jul 2003 19:15:16 +0000 (19:15 +0000)]
MERGE from REL_2_BRANCH: bug 15228 and related fixes

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

21 years agoMERGE from REL_2_BRANCH: Bug id 21086
Avik Sengupta [Sun, 27 Jul 2003 18:53:53 +0000 (18:53 +0000)]
MERGE from REL_2_BRANCH:  Bug id 21086
  incorrect comparison of RGB values in HSSFPalette
  submitted by Tobias Haubner

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

21 years agoMERGE from REL_2_BRANCH: Bug id 20696
Avik Sengupta [Sun, 27 Jul 2003 18:52:24 +0000 (18:52 +0000)]
MERGE from REL_2_BRANCH: Bug id 20696
  Workbook.getSheetIndex() needs to ignore case.
  Submitted by Eric Lander

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

21 years agoMERGE from REL_2_BRANCH: Bug id 21027
Avik Sengupta [Sun, 27 Jul 2003 18:49:52 +0000 (18:49 +0000)]
MERGE from REL_2_BRANCH: Bug id 21027
  Patch to fix misc clone issues, submitted by Nial Pemberton

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

21 years agoMERGE from REL_2_BRANCH: Spell Check
Avik Sengupta [Sun, 27 Jul 2003 18:26:34 +0000 (18:26 +0000)]
MERGE from REL_2_BRANCH: Spell Check

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

21 years agoMERGE from REL_2_BRANCH: for better diffing during debugging, implement a toString...
Avik Sengupta [Sun, 27 Jul 2003 18:24:33 +0000 (18:24 +0000)]
MERGE from REL_2_BRANCH: for better diffing during debugging, implement a toString method in Ptg

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

21 years agobook.xml: <MailingList>: directl link to jakarta.apache.org/site/mail2.html
tetsuya [Sun, 27 Jul 2003 00:55:26 +0000 (00:55 +0000)]
book.xml: <MailingList>: directl link to jakarta.apache.org/site/mail2.html

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

21 years agoTest case for bug 21775
Rainer Klute [Sat, 26 Jul 2003 21:25:14 +0000 (21:25 +0000)]
Test case for bug 21775

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

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

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

21 years ago*** empty log message ***
Rainer Klute [Sat, 26 Jul 2003 21:14:39 +0000 (21:14 +0000)]
*** empty log message ***

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

21 years agoRewinded: StringUtil.java: Sync to REL_2 BRANCH
tetsuya [Sat, 26 Jul 2003 08:53:22 +0000 (08:53 +0000)]
Rewinded: StringUtil.java: Sync to REL_2 BRANCH

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

21 years agoDescriptions amended/fixed.
Rainer Klute [Sat, 26 Jul 2003 07:31:42 +0000 (07:31 +0000)]
Descriptions amended/fixed.

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

21 years agoBug 21775
Rainer Klute [Sat, 26 Jul 2003 06:57:33 +0000 (06:57 +0000)]
Bug 21775

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

21 years agoMerge from REL 2 BR:Added read support for unary plus and minus
Avik Sengupta [Fri, 25 Jul 2003 20:11:27 +0000 (20:11 +0000)]
Merge from REL 2 BR:Added read support for unary plus and  minus

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

21 years agomerge from REL 2 BR: documented xalan
Avik Sengupta [Fri, 25 Jul 2003 19:51:38 +0000 (19:51 +0000)]
merge from REL 2 BR: documented xalan

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

21 years agoAdding changes recently added to release 2. Includes rewrite of margin code, fixes...
Shawn Laubach [Fri, 25 Jul 2003 13:39:08 +0000 (13:39 +0000)]
Adding changes recently added to release 2.  Includes rewrite of margin code, fixes for duplicate DataFormat, and cleanup of files I noticed that was 1 line.

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

21 years agoFixed Weird Line Feed: Submitted by Toshiaki Kamoshida
tetsuya [Thu, 24 Jul 2003 16:58:09 +0000 (16:58 +0000)]
Fixed Weird Line Feed: Submitted by Toshiaki Kamoshida

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

21 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=20358
Andrew C. Oliver [Thu, 24 Jul 2003 16:45:19 +0000 (16:45 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20358

PR:
Obtained from:
Submitted by:
Reviewed by:

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