]> source.dussan.org Git - poi.git/log
poi.git
22 years agoCorrected bug in HSSFDataFormat and added alias for text format. Updated documentati...
Shawn Laubach [Wed, 9 Oct 2002 12:41:58 +0000 (12:41 +0000)]
Corrected bug in HSSFDataFormat and added alias for text format.  Updated documentation dealing with data format.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoTodo cleanup
Glen Stampoultzis [Wed, 9 Oct 2002 00:08:06 +0000 (00:08 +0000)]
Todo cleanup

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

22 years agoSome changes to record generation
Glen Stampoultzis [Wed, 9 Oct 2002 00:05:55 +0000 (00:05 +0000)]
Some changes to record generation

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

22 years agoFAQ added
Glen Stampoultzis [Tue, 8 Oct 2002 23:14:45 +0000 (23:14 +0000)]
FAQ added

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

22 years agoIch habe mein Deutschpreche im Bayerisch biergarten gelernt. Enchuldigung..
Andrew C. Oliver [Tue, 8 Oct 2002 20:56:52 +0000 (20:56 +0000)]
Ich habe mein Deutschpreche im Bayerisch biergarten gelernt.  Enchuldigung..
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoAdded quickguide to demonstrate how to set a sheet as selected in a workbook.
Shawn Laubach [Mon, 7 Oct 2002 17:15:19 +0000 (17:15 +0000)]
Added quickguide to demonstrate how to set a sheet as selected in a workbook.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoAdded ability to shift rows in a sheet.
Shawn Laubach [Mon, 7 Oct 2002 16:26:24 +0000 (16:26 +0000)]
Added ability to shift rows in a sheet.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoMove self from developer list to committer list and update emails (so people know...
Shawn Laubach [Sat, 5 Oct 2002 02:38:07 +0000 (02:38 +0000)]
Move self from developer list to committer list and update emails (so people know who to complain to).
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoAdded test case to ensure that user defined formats get written to the file and then...
Shawn Laubach [Fri, 4 Oct 2002 20:33:22 +0000 (20:33 +0000)]
Added test case to ensure that user defined formats get written to the file and then read back properly.  Helps ensure bugs like http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13248 does not reoccur.

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=13248
Shawn Laubach [Fri, 4 Oct 2002 20:28:27 +0000 (20:28 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13248

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

22 years agoFixed code that adds a format record to keep indexes to xfpos and bspos correct.Bug...
Shawn Laubach [Fri, 4 Oct 2002 20:27:16 +0000 (20:27 +0000)]
Fixed code that adds a format record to keep indexes to xfpos and bspos correct.Bug:  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13219

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

22 years agonew translations stuff
Andrew C. Oliver [Tue, 1 Oct 2002 23:43:35 +0000 (23:43 +0000)]
new translations stuff
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agofixed bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13092 NameRecord
Andrew C. Oliver [Tue, 1 Oct 2002 21:43:16 +0000 (21:43 +0000)]
fixed bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13092 NameRecord
no longer throws an NPE.  I think this is due to unknown PTGs. -Andy
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoyou should now be able to check for date formats from the eventmodel
Andrew C. Oliver [Tue, 1 Oct 2002 20:40:29 +0000 (20:40 +0000)]
you should now be able to check for date formats from the eventmodel
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoremoving for now so that the nightly build will run. Please recommit this
Andrew C. Oliver [Tue, 1 Oct 2002 20:19:54 +0000 (20:19 +0000)]
removing for now so that the nightly build will run.  Please recommit this
once you figure out what to do for the build.  I think maybe this should go
in contrib with the conveinience functiosn so that the main build isn't
dependant upon contrib...
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=13123
Andrew C. Oliver [Tue, 1 Oct 2002 19:34:37 +0000 (19:34 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13123
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=13122
Andrew C. Oliver [Tue, 1 Oct 2002 19:19:10 +0000 (19:19 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13122
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=13113
Andrew C. Oliver [Tue, 1 Oct 2002 19:09:24 +0000 (19:09 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13113
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=13112
Andrew C. Oliver [Tue, 1 Oct 2002 19:05:44 +0000 (19:05 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13112
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=13111
Andrew C. Oliver [Tue, 1 Oct 2002 19:02:44 +0000 (19:02 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13111
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agofixed all the messed up stuff
Andrew C. Oliver [Tue, 1 Oct 2002 18:58:34 +0000 (18:58 +0000)]
fixed all the messed up stuff
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoMake the build work (someone forgot to run ./build.sh clean docs before they committ...
Andrew C. Oliver [Tue, 1 Oct 2002 18:58:19 +0000 (18:58 +0000)]
Make the build work  (someone forgot to run ./build.sh clean docs before they committed invalid xml)
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoBool formulas http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13078
Andrew C. Oliver [Tue, 1 Oct 2002 17:37:47 +0000 (17:37 +0000)]
Bool formulas http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13078
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoAdded convience functions example to quick guide
Glen Stampoultzis [Mon, 30 Sep 2002 23:20:54 +0000 (23:20 +0000)]
Added convience functions example to quick guide

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

22 years agoExpanded example
Glen Stampoultzis [Mon, 30 Sep 2002 23:20:35 +0000 (23:20 +0000)]
Expanded example

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

22 years agoThis library seems to be required by beanutils.
Glen Stampoultzis [Mon, 30 Sep 2002 00:00:15 +0000 (00:00 +0000)]
This library seems to be required by beanutils.

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

22 years agoAdded a new example
Glen Stampoultzis [Sun, 29 Sep 2002 23:59:33 +0000 (23:59 +0000)]
Added a new example

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

22 years agoFixed the double spacing found in this file.
Glen Stampoultzis [Sun, 29 Sep 2002 23:50:35 +0000 (23:50 +0000)]
Fixed the double spacing found in this file.

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

22 years agomade some changes based on suggestions from andy
Said Ryan Ackley [Tue, 24 Sep 2002 20:32:58 +0000 (20:32 +0000)]
made some changes based on suggestions from andy

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

22 years agofixed a stupid mistake
Said Ryan Ackley [Tue, 24 Sep 2002 03:10:19 +0000 (03:10 +0000)]
fixed a stupid mistake

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

22 years agoYou must specify the output file for the main function now
Said Ryan Ackley [Mon, 23 Sep 2002 20:14:17 +0000 (20:14 +0000)]
You must specify the output file for the main function now

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

22 years agoMade this page up to date
Said Ryan Ackley [Mon, 23 Sep 2002 20:13:02 +0000 (20:13 +0000)]
Made this page up to date

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

22 years agominor changes
Said Ryan Ackley [Mon, 23 Sep 2002 20:12:32 +0000 (20:12 +0000)]
minor changes

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

22 years agoadded entries for a how-to and the docoverview
Said Ryan Ackley [Mon, 23 Sep 2002 20:12:18 +0000 (20:12 +0000)]
added entries for a how-to and the docoverview

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

22 years agoApplied getting started patch
Glen Stampoultzis [Mon, 23 Sep 2002 07:06:46 +0000 (07:06 +0000)]
Applied getting started patch

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

22 years agoMissed one...
Glen Stampoultzis [Sun, 22 Sep 2002 01:26:43 +0000 (01:26 +0000)]
Missed one...

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

22 years agoUpdated to reflect latest release
Glen Stampoultzis [Sun, 22 Sep 2002 01:15:43 +0000 (01:15 +0000)]
Updated to reflect latest release

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

22 years agoconvience contrib http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12102 - Eric...
Andrew C. Oliver [Fri, 20 Sep 2002 01:27:33 +0000 (01:27 +0000)]
convience contrib http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12102 - Eric Pugh
upped build number to 1.9.0 for nightly builds.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agomore of the espaniol!
Andrew C. Oliver [Fri, 20 Sep 2002 01:17:57 +0000 (01:17 +0000)]
more of the espaniol!
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agospanish pathces from javajoe2975 at comcast dot net - Muchos Gracias
Andrew C. Oliver [Thu, 19 Sep 2002 02:30:21 +0000 (02:30 +0000)]
spanish pathces from javajoe2975 at comcast dot net  - Muchos Gracias

PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agocommitted the hssf english versions to the spanish trans so that they can be patched.
Andrew C. Oliver [Wed, 18 Sep 2002 23:52:56 +0000 (23:52 +0000)]
committed the hssf english versions to the spanish trans so that they can be patched.

PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoaddt'l spanish thanks to Agustin Martin Barbera (ambarbero@ree.es)
Andrew C. Oliver [Wed, 18 Sep 2002 23:30:34 +0000 (23:30 +0000)]
addt'l spanish thanks to Agustin Martin Barbera (ambarbero@ree.es)

PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agovba code no longer corrupted - http://nagoya.apache.org/bugzilla/show_bug.cgi?id...
Andrew C. Oliver [Mon, 16 Sep 2002 18:14:31 +0000 (18:14 +0000)]
vba code no longer corrupted - http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10213

PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoApplied patch: http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id=3040
Glen Stampoultzis [Fri, 13 Sep 2002 11:27:17 +0000 (11:27 +0000)]
Applied patch: http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id=3040

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=12410
Andrew C. Oliver [Thu, 12 Sep 2002 01:49:40 +0000 (01:49 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12410

PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agojason height added to who we are page, patch from e. pugh:
Andrew C. Oliver [Wed, 11 Sep 2002 12:14:28 +0000 (12:14 +0000)]
jason height added to who we are page, patch from e. pugh:
http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id=3004

PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=12349
Andrew C. Oliver [Wed, 11 Sep 2002 02:30:43 +0000 (02:30 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12349

PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=12349
Andrew C. Oliver [Fri, 6 Sep 2002 04:08:30 +0000 (04:08 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12349
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years ago*read only* support for optimized ifs. meaning "if(A1=A3,A1,A2)" and stuff.
Andrew C. Oliver [Fri, 6 Sep 2002 03:56:47 +0000 (03:56 +0000)]
*read only* support for optimized ifs.  meaning "if(A1=A3,A1,A2)" and stuff.
This optimized if has the conceptual clarity of a featherweight elephant
carrier used as a pizza topping.  This concludes my therapy session.  I love
this project :-).  Next week I'll try and get write support underway unless
someone beats me to it.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=10702
Andrew C. Oliver [Fri, 6 Sep 2002 01:10:19 +0000 (01:10 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10702
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=12281
Andrew C. Oliver [Thu, 5 Sep 2002 00:32:37 +0000 (00:32 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12281
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets
Andrew C. Oliver [Thu, 5 Sep 2002 00:26:28 +0000 (00:26 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoThe missing EqualPtg. sorry.
Andrew C. Oliver [Wed, 4 Sep 2002 00:36:48 +0000 (00:36 +0000)]
The missing EqualPtg.  sorry.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agopreliminary support for "if" formulas. Doesn't work yet because of this
Andrew C. Oliver [Mon, 2 Sep 2002 21:16:29 +0000 (21:16 +0000)]
preliminary support for "if" formulas.  Doesn't work yet because of this
strange "aggregate this stuff" function
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoAdded (test first) test case for if formulas
Andrew C. Oliver [Mon, 2 Sep 2002 16:13:48 +0000 (16:13 +0000)]
Added (test first) test case for if formulas
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoadded new bug links
Andrew C. Oliver [Mon, 2 Sep 2002 14:45:21 +0000 (14:45 +0000)]
added new bug links
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch by
Andrew C. Oliver [Mon, 2 Sep 2002 02:11:16 +0000 (02:11 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch by
sergei.... if he'd learn to do diff -u patches instead of the nasty kind I'd be
loving his work alot right now ;-)
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agofixed error with HexDump
Andrew C. Oliver [Mon, 2 Sep 2002 02:08:31 +0000 (02:08 +0000)]
fixed error with HexDump
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agooops it was ME that forgot to commit the added test data.... I must be flogged with
Andrew C. Oliver [Mon, 2 Sep 2002 00:54:48 +0000 (00:54 +0000)]
oops it was ME that forgot to commit the added test data....  I must be flogged with
a wet noodle....  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11068
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoRemoved the call to doubleToRawLongBits()
Glen Stampoultzis [Tue, 27 Aug 2002 10:29:52 +0000 (10:29 +0000)]
Removed the call to doubleToRawLongBits()

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

22 years agoFixes to chart handling and to a hidden bug to do with where the beginning of the...
Glen Stampoultzis [Wed, 21 Aug 2002 11:56:49 +0000 (11:56 +0000)]
Fixes to chart handling and to a hidden bug to do with where the beginning of the sheet is located.  Also fixed an issue with doubles and the NaN values.  Some of this could use some more refactoring.

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=11559
Andrew C. Oliver [Thu, 15 Aug 2002 14:17:46 +0000 (14:17 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11559
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agocustom data formats patch: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11068
Andrew C. Oliver [Thu, 15 Aug 2002 14:13:34 +0000 (14:13 +0000)]
custom data formats patch: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11068
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoNew aggregate record... now if I could just fix these write errors I've been having...
Glen Stampoultzis [Mon, 5 Aug 2002 12:54:05 +0000 (12:54 +0000)]
New aggregate record... now if I could just fix these write errors I've been having I could fix the rest of it... :(

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

22 years agoUpdate to string record
Glen Stampoultzis [Mon, 5 Aug 2002 12:53:01 +0000 (12:53 +0000)]
Update to string record

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

22 years agowriting string formulas now work
Avik Sengupta [Sat, 3 Aug 2002 18:16:54 +0000 (18:16 +0000)]
writing string formulas now work

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

22 years agoget mad and throw a runtime error if users specify columns > 255
Andrew C. Oliver [Thu, 1 Aug 2002 18:18:16 +0000 (18:18 +0000)]
get mad and throw a runtime error if users specify columns > 255
(more than Excel will allow)
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoFixed bug 11251.
Rainer Klute [Tue, 30 Jul 2002 15:03:00 +0000 (15:03 +0000)]
Fixed bug 11251.

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

22 years agoJavadoc updates: Removed some autogenerated comments and
Rainer Klute [Tue, 30 Jul 2002 14:56:02 +0000 (14:56 +0000)]
Javadoc updates: Removed some autogenerated comments and
added my own ones.

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

22 years agofixed compilation error
Avik Sengupta [Mon, 29 Jul 2002 14:05:52 +0000 (14:05 +0000)]
fixed compilation error

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

22 years agobetter diagnostics when running single tests
Avik Sengupta [Mon, 29 Jul 2002 13:46:59 +0000 (13:46 +0000)]
better diagnostics when running single tests

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

22 years agoRemoved useless autogenerated comment
Glen Stampoultzis [Mon, 29 Jul 2002 13:28:44 +0000 (13:28 +0000)]
Removed useless autogenerated comment

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

22 years agoString record added
Glen Stampoultzis [Mon, 29 Jul 2002 13:25:46 +0000 (13:25 +0000)]
String record added

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

22 years agobacked out the code it caused this problem http://nagoya.apache.org/bugzilla/show_bug...
Andrew C. Oliver [Sun, 28 Jul 2002 22:54:43 +0000 (22:54 +0000)]
backed out the code it caused this problem http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10393

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

22 years agobacked out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cgi?id...
Andrew C. Oliver [Sun, 28 Jul 2002 22:50:41 +0000 (22:50 +0000)]
backed out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10393

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

22 years agoBacking out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cgi?id...
Andrew C. Oliver [Sun, 28 Jul 2002 22:47:58 +0000 (22:47 +0000)]
Backing out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10393

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

22 years agoVoting closed.
Glen Stampoultzis [Sat, 27 Jul 2002 01:58:56 +0000 (01:58 +0000)]
Voting closed.

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

22 years agoTidy up.
Glen Stampoultzis [Sat, 27 Jul 2002 01:46:44 +0000 (01:46 +0000)]
Tidy up.

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

22 years agoTest case for bound sheet record... it seems okay.
Glen Stampoultzis [Sat, 27 Jul 2002 01:45:43 +0000 (01:45 +0000)]
Test case for bound sheet record... it seems okay.

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=11070
Andrew C. Oliver [Sat, 27 Jul 2002 01:04:58 +0000 (01:04 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11070
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agonew case study from jared walker
Andrew C. Oliver [Sat, 27 Jul 2002 00:23:07 +0000 (00:23 +0000)]
new case study from jared walker
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoAdded preliminary support for Palletes. Still need to write add/remove/change
Andrew C. Oliver [Thu, 25 Jul 2002 05:10:23 +0000 (05:10 +0000)]
Added preliminary support for Palletes.  Still need to write add/remove/change
functions.  Added this so that if someone else wants to finish it before I get
to it, they can. (have at it!)
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoFirst HPSF test cases added.
Rainer Klute [Mon, 22 Jul 2002 08:25:19 +0000 (08:25 +0000)]
First HPSF test cases added.

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

22 years agoFixed e-mail address.
Rainer Klute [Mon, 22 Jul 2002 08:24:42 +0000 (08:24 +0000)]
Fixed e-mail address.

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

22 years agoFixed javadoc comment.
Rainer Klute [Mon, 22 Jul 2002 08:22:23 +0000 (08:22 +0000)]
Fixed javadoc comment.

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

22 years agomade the exception meaningful
Andrew C. Oliver [Sun, 21 Jul 2002 13:08:18 +0000 (13:08 +0000)]
made the exception meaningful
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agorenamed to SheetViewer in honor of Jason Height's fine work to make it not
Andrew C. Oliver [Sun, 21 Jul 2002 12:51:13 +0000 (12:51 +0000)]
renamed to SheetViewer in honor of Jason Height's fine work to make it not
suck anymore!  Thanks Jason!
Also added JAvadoc and remove template javadoc comments on overridden
methods so that they'll bleed through on javadoc generation.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agorenamed suckyviewer sheetviewer and upped the version number a little
Andrew C. Oliver [Sun, 21 Jul 2002 04:28:09 +0000 (04:28 +0000)]
renamed suckyviewer sheetviewer and upped the version number a little
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agorenamed suckyviewer to sheetviewer
Andrew C. Oliver [Sun, 21 Jul 2002 04:27:36 +0000 (04:27 +0000)]
renamed suckyviewer to sheetviewer

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

22 years agosuckyviewer has been renamed to sheetviewer
Andrew C. Oliver [Sun, 21 Jul 2002 04:26:49 +0000 (04:26 +0000)]
suckyviewer has been renamed to sheetviewer

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=10884
Andrew C. Oliver [Sun, 21 Jul 2002 03:53:25 +0000 (03:53 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10884
Read write margins patch
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=10884
Andrew C. Oliver [Sun, 21 Jul 2002 03:51:43 +0000 (03:51 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10884
patch to read and set margins
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agofrom russia with love (LOL)
Andrew C. Oliver [Sun, 21 Jul 2002 03:03:57 +0000 (03:03 +0000)]
from russia with love (LOL)
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10548 #1
PR:
Obtained from:
Submitted by:
Reviewed by:

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

22 years agoReworked Gump descriptor and build.
Nicola Ken Barozzi [Sat, 20 Jul 2002 17:32:40 +0000 (17:32 +0000)]
Reworked Gump descriptor and build.
Let's see what happens ;-)

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

22 years agoBugzilla Bug 9831
Glen Stampoultzis [Sat, 20 Jul 2002 14:10:57 +0000 (14:10 +0000)]
Bugzilla Bug 9831
  Problems with the cell format when setting border

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

22 years agoAn after thought
Glen Stampoultzis [Sat, 20 Jul 2002 12:54:53 +0000 (12:54 +0000)]
An after thought

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

22 years agoNew FAQ
Glen Stampoultzis [Sat, 20 Jul 2002 12:51:07 +0000 (12:51 +0000)]
New FAQ

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

22 years agooops. just noticed a _very_ small javadoc problem
Glen Stampoultzis [Sat, 20 Jul 2002 12:33:53 +0000 (12:33 +0000)]
oops.  just noticed a _very_ small javadoc problem

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

22 years agoFixed toString()
Glen Stampoultzis [Sat, 20 Jul 2002 12:33:18 +0000 (12:33 +0000)]
Fixed toString()

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

22 years agoSomehow this example went completely missing... oops
Glen Stampoultzis [Sat, 20 Jul 2002 11:53:54 +0000 (11:53 +0000)]
Somehow this example went completely missing... oops

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