]> source.dussan.org Git - poi.git/log
poi.git
22 years agoRemoved the xml log, which is no longer generated.
Nicola Ken Barozzi [Mon, 8 Apr 2002 13:35:37 +0000 (13:35 +0000)]
Removed the xml log, which is no longer generated.
It wasn't used anyway.

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

22 years agoRemoved the xml logger use.
Nicola Ken Barozzi [Mon, 8 Apr 2002 13:34:38 +0000 (13:34 +0000)]
Removed the xml logger use.
It also speeds up build consierably.

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

22 years agofixed -projecthelp usage in build.sh by removing the xml log stuff.
Nicola Ken Barozzi [Mon, 8 Apr 2002 13:25:58 +0000 (13:25 +0000)]
fixed -projecthelp usage in build.sh by removing the xml log stuff.
It still puzzles me... I guess I'll dump the xml log alltogether.

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

22 years agoMore documentation.
Glen Stampoultzis [Mon, 8 Apr 2002 12:58:00 +0000 (12:58 +0000)]
More documentation.

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

22 years agoFixed remove bug.
Glen Stampoultzis [Mon, 8 Apr 2002 12:46:40 +0000 (12:46 +0000)]
Fixed remove bug.

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

22 years agoTestcase for HSSFRow removal bug
Glen Stampoultzis [Mon, 8 Apr 2002 12:45:57 +0000 (12:45 +0000)]
Testcase for HSSFRow removal bug

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

22 years agoUpdate of the build system.
Nicola Ken Barozzi [Mon, 8 Apr 2002 07:30:22 +0000 (07:30 +0000)]
Update of the build system.
Gump target works ok.
All docs generate ok.
Jar task is ok.

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

22 years agoUpdate of the build system.
Nicola Ken Barozzi [Mon, 8 Apr 2002 07:21:16 +0000 (07:21 +0000)]
Update of the build system.
Gump target works ok.
All docs generate ok.
Jar task is ok.

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

22 years agoParagraph properties type definition
Said Ryan Ackley [Sun, 7 Apr 2002 22:57:36 +0000 (22:57 +0000)]
Paragraph properties type definition

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

22 years agoSection properties type definition
Said Ryan Ackley [Sun, 7 Apr 2002 22:57:12 +0000 (22:57 +0000)]
Section properties type definition

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

22 years agofirst CVS commit!! Table properties type definition
Said Ryan Ackley [Sun, 7 Apr 2002 22:56:30 +0000 (22:56 +0000)]
first CVS commit!! Table properties type definition

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

22 years agomade it official (deprecation)
Andrew C. Oliver [Sun, 7 Apr 2002 17:29:33 +0000 (17:29 +0000)]
made it official (deprecation)

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

22 years agofixed constant for black (glen fixed it in HSSFColorConstants which is deprecated)
Andrew C. Oliver [Sun, 7 Apr 2002 17:28:27 +0000 (17:28 +0000)]
fixed constant for black (glen fixed it in HSSFColorConstants which is deprecated)

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

22 years agoput jar target on the menu as its the only way to get the jars from the
Andrew C. Oliver [Sat, 6 Apr 2002 22:08:22 +0000 (22:08 +0000)]
put jar target on the menu as its the only way to get the jars from the
thing currently

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

22 years agoFinally found out how to load the ant optional tasks without having to
Nicola Ken Barozzi [Sat, 6 Apr 2002 17:43:02 +0000 (17:43 +0000)]
Finally found out how to load the ant optional tasks without having to
put the jar under ant lib! :-D
Moved the default.properties of ant in a separate jar and removed the
definitions of the optional tasks used by centipede; removed the optional
tasks from ant optional.jar and put the classes in a jar in the relative cent
lib dir.

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

22 years agoFixed compilation for the separate jars, moved the centipede splash task under
Nicola Ken Barozzi [Sat, 6 Apr 2002 17:36:35 +0000 (17:36 +0000)]
Fixed compilation for the separate jars, moved the centipede splash task under
the centipede cent and made the gui splash not load if the OS is unix type.

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

22 years agoAdded gui ant program called antidote. Will add it to our build later.
Nicola Ken Barozzi [Sat, 6 Apr 2002 14:24:14 +0000 (14:24 +0000)]
Added gui ant program called antidote. Will add it to our build later.

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

22 years agoAdded library inside cent.
Nicola Ken Barozzi [Sat, 6 Apr 2002 13:54:38 +0000 (13:54 +0000)]
Added library inside cent.

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

22 years agoFixed version.
Nicola Ken Barozzi [Sat, 6 Apr 2002 13:52:20 +0000 (13:52 +0000)]
Fixed version.

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

22 years agoCorrected the files to conform to the new DTD.
Nicola Ken Barozzi [Sat, 6 Apr 2002 13:36:06 +0000 (13:36 +0000)]
Corrected the files to conform to the new DTD.
tags s1,s2,s3,s4 become simply section.

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

22 years agoJavadoc fix
Glen Stampoultzis [Sat, 6 Apr 2002 10:57:06 +0000 (10:57 +0000)]
Javadoc fix

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

22 years agoAdding DTDs.
Nicola Ken Barozzi [Sat, 6 Apr 2002 09:44:16 +0000 (09:44 +0000)]
Adding DTDs.

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

22 years agoAdding DTDs.
Nicola Ken Barozzi [Sat, 6 Apr 2002 09:43:12 +0000 (09:43 +0000)]
Adding DTDs.

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

22 years agoMake CVS ingnore any log*.* file.
Nicola Ken Barozzi [Sat, 6 Apr 2002 09:41:47 +0000 (09:41 +0000)]
Make CVS ingnore any log*.* file.

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

22 years agoStarting to add the new DTD locally so we can start upgrading docs.
Nicola Ken Barozzi [Sat, 6 Apr 2002 09:40:36 +0000 (09:40 +0000)]
Starting to add the new DTD locally so we can start upgrading docs.

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

22 years agoAdded jdepend cent.
Nicola Ken Barozzi [Sat, 6 Apr 2002 09:35:38 +0000 (09:35 +0000)]
Added jdepend cent.
There are problems with classpath, so I've but the jar in the antipede lib dir :-(

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

22 years agoFixed scratchpad,contributions and examples classes dir (they were all defaulting
Nicola Ken Barozzi [Sat, 6 Apr 2002 09:12:03 +0000 (09:12 +0000)]
Fixed scratchpad,contributions and examples classes dir (they were all defaulting
to the same dir and packages were all the same).
Added a metrics dir in the build docs dir.

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

22 years agoAdded build.number as a non-cvs file.
Nicola Ken Barozzi [Sat, 6 Apr 2002 09:10:19 +0000 (09:10 +0000)]
Added build.number as a non-cvs file.

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

22 years agoRemoving build number as it seems to be causing conflicts.
Nicola Ken Barozzi [Sat, 6 Apr 2002 09:09:46 +0000 (09:09 +0000)]
Removing build number as it seems to be causing conflicts.

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

22 years agoAnother FAQ.
Glen Stampoultzis [Sat, 6 Apr 2002 07:19:58 +0000 (07:19 +0000)]
Another FAQ.

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

22 years agoSome more limitations
Glen Stampoultzis [Sat, 6 Apr 2002 07:19:12 +0000 (07:19 +0000)]
Some more limitations

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

22 years agoUpdated centipede.jar: now javadocs generate ok and now the unit test fails if it...
Nicola Ken Barozzi [Fri, 5 Apr 2002 16:33:39 +0000 (16:33 +0000)]
Updated centipede.jar: now javadocs generate ok and now the unit test fails if it doesn't succede.

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

22 years agoMinor edits.
Glen Stampoultzis [Fri, 5 Apr 2002 14:03:01 +0000 (14:03 +0000)]
Minor edits.

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

22 years agoSome minor changes.
Glen Stampoultzis [Fri, 5 Apr 2002 14:02:18 +0000 (14:02 +0000)]
Some minor changes.

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

22 years agoNew section
Glen Stampoultzis [Fri, 5 Apr 2002 14:02:04 +0000 (14:02 +0000)]
New section

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

22 years agoLimitations? What limitations?
Glen Stampoultzis [Fri, 5 Apr 2002 14:01:53 +0000 (14:01 +0000)]
Limitations? What limitations?

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

22 years agoForrest cent: fixed nested images resolving in documentation.
Nicola Ken Barozzi [Fri, 5 Apr 2002 13:32:16 +0000 (13:32 +0000)]
Forrest cent: fixed nested images resolving in documentation.

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

22 years agoI wasn't really ready to commit these but since the others got commited by ant we...
Glen Stampoultzis [Fri, 5 Apr 2002 12:54:46 +0000 (12:54 +0000)]
I wasn't really ready to commit these but since the others got commited by ant we now have broken links so this fixed that.

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

22 years agoFixed classpath issue for docs build
Glen Stampoultzis [Fri, 5 Apr 2002 09:19:44 +0000 (09:19 +0000)]
Fixed classpath issue for docs build

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

22 years agoUpdate of Krysalis Centipede build system to version 1.0-dev
Nicola Ken Barozzi [Thu, 4 Apr 2002 14:43:45 +0000 (14:43 +0000)]
Update of Krysalis Centipede build system to version 1.0-dev

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

22 years agoUpdate of Krysalis Centipede build system to version 1.0-dev
Nicola Ken Barozzi [Thu, 4 Apr 2002 08:14:38 +0000 (08:14 +0000)]
Update of Krysalis Centipede build system to version 1.0-dev

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

22 years agoUpdate of Krysalis Centipede build system to version 1.0-dev
Nicola Ken Barozzi [Thu, 4 Apr 2002 08:05:47 +0000 (08:05 +0000)]
Update of Krysalis Centipede build system to version 1.0-dev

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

22 years agoUpdate of Krysalis Centipede build system to version 1.0-dev
Nicola Ken Barozzi [Thu, 4 Apr 2002 07:37:21 +0000 (07:37 +0000)]
Update of Krysalis Centipede build system to version 1.0-dev

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

22 years agoUpdate of Krysalis Centipede build system to version 1.0-dev
Nicola Ken Barozzi [Thu, 4 Apr 2002 07:22:47 +0000 (07:22 +0000)]
Update of Krysalis Centipede build system to version 1.0-dev

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

22 years agoUpdate of Krysalis Centipede build system to version 1.0-dev
Nicola Ken Barozzi [Thu, 4 Apr 2002 07:04:57 +0000 (07:04 +0000)]
Update of Krysalis Centipede build system to version 1.0-dev

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

22 years agoUpdate of Krysalis Centipede build system to version 1.0-dev
Nicola Ken Barozzi [Wed, 3 Apr 2002 22:31:45 +0000 (22:31 +0000)]
Update of Krysalis Centipede build system to version 1.0-dev

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

22 years agoUpdate of Krysalis Centipede build system to version 1.0-dev
Nicola Ken Barozzi [Wed, 3 Apr 2002 18:20:20 +0000 (18:20 +0000)]
Update of Krysalis Centipede build system to version 1.0-dev

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

22 years agoUpdate of Krysalis Centipede build system to version 1.0-dev
Nicola Ken Barozzi [Wed, 3 Apr 2002 17:51:49 +0000 (17:51 +0000)]
Update of Krysalis Centipede build system to version 1.0-dev

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

22 years agoUpdate of Krysalis Centipede build system to version 1.0-dev
Nicola Ken Barozzi [Wed, 3 Apr 2002 17:06:10 +0000 (17:06 +0000)]
Update of Krysalis Centipede build system to version 1.0-dev

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

22 years agoNew version of the index. [for Andy: this is not April Fool's]
Nicola Ken Barozzi [Wed, 3 Apr 2002 15:16:20 +0000 (15:16 +0000)]
New version of the index. [for Andy: this is not April Fool's]

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

22 years agoregen'd the site
Andrew C. Oliver [Wed, 3 Apr 2002 13:25:27 +0000 (13:25 +0000)]
regen'd the site
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoPreview of new build system.
Nicola Ken Barozzi [Tue, 2 Apr 2002 18:23:51 +0000 (18:23 +0000)]
Preview of new build system.

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

22 years agoA couple of questions to start with. tags/pre-new-crysalsa@352307
Glen Stampoultzis [Tue, 2 Apr 2002 06:31:28 +0000 (06:31 +0000)]
A couple of questions to start with.

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

22 years agoTestcase for bug 7653
Glen Stampoultzis [Mon, 1 Apr 2002 11:17:55 +0000 (11:17 +0000)]
Testcase for bug 7653

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

22 years agoFix for bug 7653
Glen Stampoultzis [Mon, 1 Apr 2002 11:17:32 +0000 (11:17 +0000)]
Fix for bug 7653

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

22 years agoCleaned up a few minor things.
Glen Stampoultzis [Mon, 1 Apr 2002 10:39:45 +0000 (10:39 +0000)]
Cleaned up a few minor things.

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

22 years agoBuild root property was not being used.
Glen Stampoultzis [Sun, 31 Mar 2002 06:54:35 +0000 (06:54 +0000)]
Build root property was not being used.

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

22 years agogenerated CHP abstract type
Andrew C. Oliver [Sat, 30 Mar 2002 23:10:09 +0000 (23:10 +0000)]
generated CHP abstract type

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

22 years agoFixed data types
Andrew C. Oliver [Sat, 30 Mar 2002 23:09:12 +0000 (23:09 +0000)]
Fixed data types
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoadded Ryan's definition. Will try testing it as soon as I fix the
Andrew C. Oliver [Sat, 30 Mar 2002 22:52:23 +0000 (22:52 +0000)]
added Ryan's definition.  Will try testing it as soon as I fix the
generator which Ken broke...AGAIN!! :-(

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

22 years agoDocumentation updates
Glen Stampoultzis [Sat, 30 Mar 2002 11:42:21 +0000 (11:42 +0000)]
Documentation updates

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

22 years agoHow-to code examples fix.
Glen Stampoultzis [Sat, 30 Mar 2002 06:12:30 +0000 (06:12 +0000)]
How-to code examples fix.

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

22 years agoExamples update
Glen Stampoultzis [Sat, 30 Mar 2002 06:11:31 +0000 (06:11 +0000)]
Examples update

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

22 years agoOops. Missed something.
Glen Stampoultzis [Fri, 29 Mar 2002 11:08:24 +0000 (11:08 +0000)]
Oops.  Missed something.

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

22 years agoDocumentation updates
Glen Stampoultzis [Fri, 29 Mar 2002 11:06:05 +0000 (11:06 +0000)]
Documentation updates

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

22 years agoQuick guide now available
Glen Stampoultzis [Thu, 28 Mar 2002 11:29:02 +0000 (11:29 +0000)]
Quick guide now available

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

22 years agoRemoved unused import
Glen Stampoultzis [Thu, 28 Mar 2002 10:35:38 +0000 (10:35 +0000)]
Removed unused import

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

22 years agologos
Andrew C. Oliver [Thu, 28 Mar 2002 01:02:04 +0000 (01:02 +0000)]
logos

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

22 years agoregen'd docs for logo additions
Andrew C. Oliver [Thu, 28 Mar 2002 01:00:40 +0000 (01:00 +0000)]
regen'd docs for logo additions

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

22 years agoadded new logos
Andrew C. Oliver [Thu, 28 Mar 2002 00:57:52 +0000 (00:57 +0000)]
added new logos

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

22 years agoadded logo contest changes
Andrew C. Oliver [Thu, 28 Mar 2002 00:57:13 +0000 (00:57 +0000)]
added logo contest changes

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

22 years agoRemoved IZPressHtmlCompressTask.java that was no longer used in build.
Nicola Ken Barozzi [Tue, 26 Mar 2002 13:50:50 +0000 (13:50 +0000)]
Removed IZPressHtmlCompressTask.java that was no longer used in build.

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

22 years agoupdated "downloads"
Andrew C. Oliver [Tue, 26 Mar 2002 13:21:33 +0000 (13:21 +0000)]
updated "downloads"

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

22 years agocorrections to languages (will regen when I get home from work)
Andrew C. Oliver [Tue, 26 Mar 2002 13:19:34 +0000 (13:19 +0000)]
corrections to languages (will regen when I get home from work)

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

22 years agoAdded owdocs target to generate the docs without deleting the previously generated...
Nicola Ken Barozzi [Mon, 25 Mar 2002 14:07:48 +0000 (14:07 +0000)]
Added owdocs target to generate the docs without deleting the previously generated ones.

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

22 years agoUpdating docs build: now the docs are deleted and regenerated, and the package is...
Nicola Ken Barozzi [Mon, 25 Mar 2002 12:17:16 +0000 (12:17 +0000)]
Updating docs build: now the docs are deleted and regenerated, and the package is not made just for the docs (not needed).

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

22 years agoRemoving IzPress from the build, needed because of circular dependencies in Gump...
Nicola Ken Barozzi [Mon, 25 Mar 2002 12:10:08 +0000 (12:10 +0000)]
Removing IzPress from the build, needed because of circular dependencies in Gump after Centipede addition.
Will be used again when Centipede will be used as a Gump dependency.

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

22 years agoAxis used record implementation
Glen Stampoultzis [Mon, 25 Mar 2002 10:39:42 +0000 (10:39 +0000)]
Axis used record implementation

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

22 years agoSeries label record
Glen Stampoultzis [Mon, 25 Mar 2002 10:29:27 +0000 (10:29 +0000)]
Series label record

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

22 years agoArea format record
Glen Stampoultzis [Mon, 25 Mar 2002 10:08:16 +0000 (10:08 +0000)]
Area format record

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

22 years agoMade everything work with the abstract type
Andrew C. Oliver [Mon, 25 Mar 2002 02:03:37 +0000 (02:03 +0000)]
Made everything work with the abstract type
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoMade compile
Andrew C. Oliver [Mon, 25 Mar 2002 01:20:39 +0000 (01:20 +0000)]
Made compile
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agomade abstract /AbstractType and fixed dup messed up field
Andrew C. Oliver [Mon, 25 Mar 2002 01:09:19 +0000 (01:09 +0000)]
made abstract /AbstractType  and fixed dup messed up field
iPR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agofixed
Andrew C. Oliver [Mon, 25 Mar 2002 01:08:39 +0000 (01:08 +0000)]
fixed
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agomore things done
Andrew C. Oliver [Sun, 24 Mar 2002 20:29:59 +0000 (20:29 +0000)]
more things done
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agodoc regen, work on HDF
Andrew C. Oliver [Sun, 24 Mar 2002 17:55:22 +0000 (17:55 +0000)]
doc regen, work on HDF
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoWorking on getting all of FIB generated
Andrew C. Oliver [Sun, 24 Mar 2002 02:25:07 +0000 (02:25 +0000)]
Working on getting all of FIB generated
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoFixed spelling of name
Glen Stampoultzis [Sun, 24 Mar 2002 02:24:11 +0000 (02:24 +0000)]
Fixed spelling of name

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

22 years agomore work done
Andrew C. Oliver [Sun, 24 Mar 2002 00:26:41 +0000 (00:26 +0000)]
more work done
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agomoved nodes to type package
Andrew C. Oliver [Sat, 23 Mar 2002 23:39:50 +0000 (23:39 +0000)]
moved nodes to type package

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

22 years agomoved
Andrew C. Oliver [Sat, 23 Mar 2002 23:38:50 +0000 (23:38 +0000)]
moved

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

22 years agoadded fib_type.xml
Andrew C. Oliver [Sat, 23 Mar 2002 23:36:26 +0000 (23:36 +0000)]
added fib_type.xml

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

22 years agoStarted work
Andrew C. Oliver [Sat, 23 Mar 2002 23:35:21 +0000 (23:35 +0000)]
Started work
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agounfixed problem...have new solution
Andrew C. Oliver [Sat, 23 Mar 2002 17:06:16 +0000 (17:06 +0000)]
unfixed problem...have new solution

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

22 years agofixed bitmask off by 1 error
Andrew C. Oliver [Sat, 23 Mar 2002 16:44:37 +0000 (16:44 +0000)]
fixed bitmask off by 1 error

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

22 years agono message
Nicola Ken Barozzi [Sat, 23 Mar 2002 16:33:26 +0000 (16:33 +0000)]
no message

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

22 years agoCorrected scratchpad targets (generate-*)
Nicola Ken Barozzi [Sat, 23 Mar 2002 15:45:41 +0000 (15:45 +0000)]
Corrected scratchpad targets (generate-*)

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

22 years agoadded the images that SOMEBODY forgot :-p
Andrew C. Oliver [Sat, 23 Mar 2002 02:58:58 +0000 (02:58 +0000)]
added the images that SOMEBODY forgot :-p

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

22 years agoadded the images that SOMEBODY forgot
Andrew C. Oliver [Sat, 23 Mar 2002 02:55:43 +0000 (02:55 +0000)]
added the images that SOMEBODY forgot

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

22 years agoSOMEBODY did not regen the docs...hence the broken image... :-p
Andrew C. Oliver [Sat, 23 Mar 2002 02:54:44 +0000 (02:54 +0000)]
SOMEBODY did not regen the docs...hence the broken image... :-p

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