]>
source.dussan.org Git - poi.git/log
tetsuya [Mon, 13 Oct 2003 09:46:14 +0000 (09:46 +0000)]
"Apache | Jakarta | POI " ;-)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353391
13f79535 -47bb-0310-9956-
ffa450edef68
tetsuya [Mon, 13 Oct 2003 09:45:14 +0000 (09:45 +0000)]
Make use of unique "poi-skin" so that we can highlight the ApacheCon US on the left-side navi
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353390
13f79535 -47bb-0310-9956-
ffa450edef68
tetsuya [Mon, 13 Oct 2003 09:43:48 +0000 (09:43 +0000)]
Slight change of "POI-skin" for *ApacheCon US 2003*
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353389
13f79535 -47bb-0310-9956-
ffa450edef68
tetsuya [Mon, 13 Oct 2003 09:43:02 +0000 (09:43 +0000)]
Added "Apache POI TOP" (Left-side navi)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353388
13f79535 -47bb-0310-9956-
ffa450edef68
tetsuya [Sun, 12 Oct 2003 02:25:05 +0000 (02:25 +0000)]
Revert POI Logo (White Background)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353387
13f79535 -47bb-0310-9956-
ffa450edef68
tetsuya [Sat, 11 Oct 2003 18:23:03 +0000 (18:23 +0000)]
"poi-skin": Original Skin (Forrest) for Jakarta POI Project
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353386
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 9 Oct 2003 15:21:15 +0000 (15:21 +0000)]
Testcase for 15375. Sync from Branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353384
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Mon, 6 Oct 2003 17:44:24 +0000 (17:44 +0000)]
continuation of prev commit - testcase for 14330. Sync from branch Will fail in HEAD due to other issues
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353382
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Mon, 6 Oct 2003 17:42:12 +0000 (17:42 +0000)]
tescase for bug 14330, syncing from branch, but testcases dont work in HEAD due to other issues
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353381
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Mon, 6 Oct 2003 17:34:10 +0000 (17:34 +0000)]
testcase for bug 14460
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353379
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Mon, 6 Oct 2003 10:20:33 +0000 (10:20 +0000)]
Testcase for bug 15353
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353375
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Fri, 26 Sep 2003 02:34:42 +0000 (02:34 +0000)]
Trivial patch to remove unused factory
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353373
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Thu, 25 Sep 2003 07:18:08 +0000 (07:18 +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/trunk@353371
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Tue, 23 Sep 2003 18:47:12 +0000 (18:47 +0000)]
testcases for bug 23094
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353370
13f79535 -47bb-0310-9956-
ffa450edef68
tetsuya [Tue, 23 Sep 2003 16:00:45 +0000 (16:00 +0000)]
Added Link to Apachecon2003 (http://apachecon.com/2003/US/)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353368
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Mon, 22 Sep 2003 07:38:15 +0000 (07:38 +0000)]
Changes is old and doesn't work too well in forrest 0.5 anywho.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353366
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Mon, 22 Sep 2003 03:44:51 +0000 (03:44 +0000)]
Fixed to work with forrest 0.5
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353365
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Sun, 21 Sep 2003 22:11:56 +0000 (22:11 +0000)]
Small fix for when the start row didnt contain any cells.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353364
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 20 Sep 2003 15:43:08 +0000 (15:43 +0000)]
- Comparing sections refined: For the dictionary (property 0) only the value (Map) is relevant. The dictionary's codepage (property 1) is disregarded.
- New sample application CopyCompare. I'll turn that into a testcase later.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353362
13f79535 -47bb-0310-9956-
ffa450edef68
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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