]>
source.dussan.org Git - poi.git/log
(no author) [Sat, 22 Feb 2003 06:22:37 +0000 (06:22 +0000)]
This commit was manufactured by cvs2svn to create tag 'REL_1_10'.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/tags/REL_1_10@353011
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 22 Feb 2003 06:22:37 +0000 (06:22 +0000)]
Recent changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353010
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Fri, 21 Feb 2003 15:59:58 +0000 (15:59 +0000)]
Bug 17222: Workbook corruption when using sheet.addRow()
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353009
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Thu, 20 Feb 2003 17:51:37 +0000 (17:51 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353008
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sun, 16 Feb 2003 00:55:25 +0000 (00:55 +0000)]
Fixed misnamed method - thanks Marcantonio.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353007
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Thu, 13 Feb 2003 16:57:39 +0000 (16:57 +0000)]
Fixed a bug reading timestamps wrongly sometimes, placing the files'
times in the Middle Ages. And no, neither Microsoft nor POI existed
back then.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353006
13f79535 -47bb-0310-9956-
ffa450edef68
Shawn Laubach [Wed, 12 Feb 2003 15:05:16 +0000 (15:05 +0000)]
Received comments about no documentation. Added a blurb in the quick-guide.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353005
13f79535 -47bb-0310-9956-
ffa450edef68
Shawn Laubach [Sun, 9 Feb 2003 21:12:35 +0000 (21:12 +0000)]
Fix for bug #15019. NullPointerException in shiftRows. Added the test case and moved the other test case into the file. Put Toshiaki Kamoshida as an author of the test case. Test failed. Added patch. Test worked.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353004
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Fri, 7 Feb 2003 18:14:42 +0000 (18:14 +0000)]
Typo corrected. (More corrections are welcome.)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353003
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 6 Feb 2003 10:29:45 +0000 (10:29 +0000)]
Support for freezepanes / split panes / header rows and columns on printouts... see documentation for details.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353002
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Wed, 5 Feb 2003 20:32:59 +0000 (20:32 +0000)]
removed per sam. Against policy (LGPL). (Autodownloads if you need it anyhow)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353001
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 5 Feb 2003 19:33:27 +0000 (19:33 +0000)]
Completed the third main section of the HPSF HOW-TO.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353000
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sun, 2 Feb 2003 20:28:45 +0000 (20:28 +0000)]
More HPSF documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352999
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sun, 2 Feb 2003 05:54:09 +0000 (05:54 +0000)]
HPSF sample program showing how to read custom property sets.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352998
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sun, 2 Feb 2003 05:53:19 +0000 (05:53 +0000)]
More HPSF documentation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352997
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 1 Feb 2003 13:30:55 +0000 (13:30 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352996
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 1 Feb 2003 13:28:28 +0000 (13:28 +0000)]
Formatting fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352995
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 1 Feb 2003 13:27:45 +0000 (13:27 +0000)]
Wording and grammar fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352994
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Thu, 30 Jan 2003 17:13:15 +0000 (17:13 +0000)]
- Started to document the reading of general property set streams.
- Minor documentation fixes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352993
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 29 Jan 2003 18:08:02 +0000 (18:08 +0000)]
Illegal Javadoc tag "@created" removed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352992
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 29 Jan 2003 18:01:18 +0000 (18:01 +0000)]
Comment improved.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352991
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 29 Jan 2003 16:21:19 +0000 (16:21 +0000)]
Ironed the german translation a little bit. And I noticed that the introductory
page should be reconsidered.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352990
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sun, 26 Jan 2003 20:43:02 +0000 (20:43 +0000)]
Example JSP page using POI/HSSF, submitted by brian westrich
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352989
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Sun, 26 Jan 2003 20:34:39 +0000 (20:34 +0000)]
PR: 16145 - tests delete their output files
Submitted by: Brian Sanders
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352988
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Tue, 14 Jan 2003 15:10:51 +0000 (15:10 +0000)]
Updated centibuild descriptor to use centiepde task.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352987
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 9 Jan 2003 13:22:21 +0000 (13:22 +0000)]
removed debug output
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352986
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Wed, 8 Jan 2003 13:37:09 +0000 (13:37 +0000)]
MAke nags come from Gump, not me
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352985
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Wed, 8 Jan 2003 11:41:44 +0000 (11:41 +0000)]
Moved HSSFChart to it's correct place.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352984
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Fri, 3 Jan 2003 11:30:48 +0000 (11:30 +0000)]
Bug 15766 fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352980
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 2 Jan 2003 15:09:15 +0000 (15:09 +0000)]
added new files for custom palette patch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352979
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 2 Jan 2003 11:17:57 +0000 (11:17 +0000)]
PR 15743: Add support for custom palettes: Submitted by Brian Sanders
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352978
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Wed, 1 Jan 2003 20:31:51 +0000 (20:31 +0000)]
Changing the work dirs so that junit can find the generated interim classes
to build and run the testcases.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352977
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Wed, 1 Jan 2003 11:00:14 +0000 (11:00 +0000)]
Enable unit test run in Gump.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352976
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Wed, 1 Jan 2003 09:24:39 +0000 (09:24 +0000)]
PR:15677
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352975
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Mon, 30 Dec 2002 18:30:22 +0000 (18:30 +0000)]
Bug 15720
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352974
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Mon, 30 Dec 2002 14:48:32 +0000 (14:48 +0000)]
Not using inherit for Ant.
Contacted Costin for latest failure.
Locally it works, making it work again on Gump.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352973
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Sun, 29 Dec 2002 23:38:05 +0000 (23:38 +0000)]
ant-embed is no more, the move to main branch is almost finished.
Soon we will be using only Ant 1.6-dev.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352972
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 28 Dec 2002 11:15:11 +0000 (11:15 +0000)]
One-line file properly split into many lines.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352971
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 28 Dec 2002 08:11:33 +0000 (08:11 +0000)]
Fixed double spacing
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352970
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Fri, 27 Dec 2002 11:21:52 +0000 (11:21 +0000)]
Typo fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352969
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Fri, 27 Dec 2002 10:54:08 +0000 (10:54 +0000)]
Some cleanup
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352968
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Fri, 27 Dec 2002 10:51:33 +0000 (10:51 +0000)]
Empty private constructor not needed when alternative constructor is available.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352967
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Fri, 27 Dec 2002 05:44:40 +0000 (05:44 +0000)]
new faq on cell styles
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352966
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 26 Dec 2002 23:14:09 +0000 (23:14 +0000)]
Some reformatting only.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352965
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 26 Dec 2002 22:55:26 +0000 (22:55 +0000)]
Some reformatting only.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352964
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 26 Dec 2002 22:48:30 +0000 (22:48 +0000)]
Some reformatting only.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352963
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Thu, 26 Dec 2002 09:09:57 +0000 (09:09 +0000)]
Costin added the patch from Centipede to the embed proposal and the ant main
branch.
So there is one and only POI build to check for.
This will influence later gump runs, not the one that has already started.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352962
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Wed, 25 Dec 2002 17:36:05 +0000 (17:36 +0000)]
PR:15324- styles in formula cells; submitted by Danny Mui
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352961
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Wed, 25 Dec 2002 17:27:08 +0000 (17:27 +0000)]
PR:15537 - set active cell in sheet; submitted by Brian Sanders
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352960
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Wed, 25 Dec 2002 17:18:03 +0000 (17:18 +0000)]
PR:15643 HSSFColor; submitted by Brian Sanders
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352959
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Tue, 24 Dec 2002 14:32:02 +0000 (14:32 +0000)]
Added a cutting-edge project to test inheritance and use the lates and
greateds from embed.
Using the supplied jart of embed for the normal one, since
in these days Ant is integrating the embed proposal in core and things are moving.
This is truly Gump at its best!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352958
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Tue, 24 Dec 2002 07:35:05 +0000 (07:35 +0000)]
imports seemed to be commented put but weren't.
Commented them out now.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352957
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Mon, 23 Dec 2002 17:56:08 +0000 (17:56 +0000)]
Cleaning and adding unit tests to the mix.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352956
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Mon, 23 Dec 2002 10:30:08 +0000 (10:30 +0000)]
Parallely to new build try to get old one to compile.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352955
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Mon, 23 Dec 2002 10:07:31 +0000 (10:07 +0000)]
Using a patched version of embed till they patch in ant codebase.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352954
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Sun, 22 Dec 2002 23:53:45 +0000 (23:53 +0000)]
Adding dependencies that are needed for running krysalis-ruper.
All these dependencies that come from centipede will be defined
and inherited from krysalis-centipede.
Removed the testWScript project as it was not working.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352953
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Sun, 22 Dec 2002 22:11:40 +0000 (22:11 +0000)]
Added sysproperties section for junit.
New junit cent in CVS (not yet in repo) now allows them to
be specified in the ptoperties.xml file.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352952
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Sat, 21 Dec 2002 17:51:22 +0000 (17:51 +0000)]
Ant home is krysalis-centipede's home here ;-)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352951
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Sat, 21 Dec 2002 11:33:05 +0000 (11:33 +0000)]
Adding a test build that uses the script.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352950
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Sat, 21 Dec 2002 11:28:30 +0000 (11:28 +0000)]
Strip down buildfile to only compilation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352949
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Sat, 21 Dec 2002 11:26:53 +0000 (11:26 +0000)]
Other adds to the module definition, and creation
of a test project to be used with new centiepde.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352948
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Fri, 20 Dec 2002 18:29:47 +0000 (18:29 +0000)]
Resubmitted test data file with -kb set.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352947
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Fri, 20 Dec 2002 18:23:13 +0000 (18:23 +0000)]
File was checked in without -kb. I will check it back in in a second.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352946
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Fri, 20 Dec 2002 15:56:51 +0000 (15:56 +0000)]
Updated the module.xml to the correct unit testing dir.
Added junit cent to the imports of the project and fixed a property.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352945
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Fri, 20 Dec 2002 15:26:53 +0000 (15:26 +0000)]
Updates for the new Centipede beta4. Added source dirs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352944
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Fri, 20 Dec 2002 15:26:32 +0000 (15:26 +0000)]
New Centipede buildfile.
Will be called by centipede beta4.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352943
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Fri, 20 Dec 2002 15:26:03 +0000 (15:26 +0000)]
Updating properties to be used with latest centipede too.Kept old ones in the meantime.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352942
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Fri, 20 Dec 2002 15:24:33 +0000 (15:24 +0000)]
Updating Status to latest format
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352941
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Thu, 19 Dec 2002 15:27:21 +0000 (15:27 +0000)]
Vorking on making gump work again.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352940
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Tue, 17 Dec 2002 16:46:26 +0000 (16:46 +0000)]
Bug 15402 fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352939
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Mon, 16 Dec 2002 11:16:41 +0000 (11:16 +0000)]
Some charting work (this is not currently working so don't expect much).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352938
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 12 Dec 2002 09:02:26 +0000 (09:02 +0000)]
PR:15037 - Unit Tests for 1904 date windowing; submitted by Dan Sherman
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352937
13f79535 -47bb-0310-9956-
ffa450edef68
Avik Sengupta [Thu, 12 Dec 2002 07:37:23 +0000 (07:37 +0000)]
PR:15294 - Spelling errors
Patch Submitted by: Danny Mui
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352936
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 11 Dec 2002 19:40:58 +0000 (19:40 +0000)]
RecalcIdRecord added (bug 13500).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352935
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 11 Dec 2002 19:17:10 +0000 (19:17 +0000)]
Support for ε to Unicode translation added (bug 15142).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352934
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Tue, 10 Dec 2002 06:15:20 +0000 (06:15 +0000)]
HPSF: Reading Unicode properties are supported now.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352933
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 1 Dec 2002 22:31:36 +0000 (22:31 +0000)]
fixed irritating problem where TestBla$1.class was picked up (anonymous
adapters and non-public classes)...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352932
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 28 Nov 2002 19:32:52 +0000 (19:32 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14375
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352931
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 28 Nov 2002 19:26:20 +0000 (19:26 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14269
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352930
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 28 Nov 2002 19:20:36 +0000 (19:20 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13500
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352929
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 28 Nov 2002 19:03:22 +0000 (19:03 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13483
Patch from Jens Gerhard
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352928
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Thu, 28 Nov 2002 18:57:35 +0000 (18:57 +0000)]
patch from Dennis Doubleday http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13076
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352927
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sun, 24 Nov 2002 01:39:11 +0000 (01:39 +0000)]
Some notes on the currently unimplemented records
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352926
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sun, 24 Nov 2002 01:25:13 +0000 (01:25 +0000)]
Units is definately not the start.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352925
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sat, 23 Nov 2002 19:03:27 +0000 (19:03 +0000)]
me thinks this is just a ide file..shouldn't hurt anything
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352924
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sat, 23 Nov 2002 19:03:00 +0000 (19:03 +0000)]
preparations for event record factory
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352923
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sat, 23 Nov 2002 19:00:46 +0000 (19:00 +0000)]
test for ModelFactory
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352922
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sat, 23 Nov 2002 18:58:52 +0000 (18:58 +0000)]
Changes for model factory/event factory (added model marker interface)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352921
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sat, 23 Nov 2002 18:58:18 +0000 (18:58 +0000)]
model factory/event factory
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352920
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Wed, 20 Nov 2002 05:21:11 +0000 (05:21 +0000)]
Some more learnings on charts.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352919
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 14 Nov 2002 23:25:20 +0000 (23:25 +0000)]
Opps. Looks like somewhere along the line a 1.4 dependancy was introduced. Committers: please compile with 1.3 before committing.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352918
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 14 Nov 2002 12:03:47 +0000 (12:03 +0000)]
Pointed to new logo
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352917
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 14 Nov 2002 12:03:20 +0000 (12:03 +0000)]
New logo.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352916
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Thu, 14 Nov 2002 11:57:13 +0000 (11:57 +0000)]
Nothing to see here
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352915
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Wed, 13 Nov 2002 10:34:06 +0000 (10:34 +0000)]
Edited version of the logo, for inclusion in the site. First try.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352914
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 11 Nov 2002 01:34:01 +0000 (01:34 +0000)]
event record factory
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352913
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 10 Nov 2002 16:46:48 +0000 (16:46 +0000)]
javadoc'd fixed the email address (whoops)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352912
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Sun, 10 Nov 2002 16:45:17 +0000 (16:45 +0000)]
new testsuite for HSSF
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352911
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Sat, 9 Nov 2002 11:29:43 +0000 (11:29 +0000)]
The logos I understand have passed the vote.
4 is the main one
4s is the small-icon version
5 is for making icons for POI-format files
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352910
13f79535 -47bb-0310-9956-
ffa450edef68
Nicola Ken Barozzi [Sat, 9 Nov 2002 11:27:49 +0000 (11:27 +0000)]
The new Apache Jakarta logo :-)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352909
13f79535 -47bb-0310-9956-
ffa450edef68