Commit Graph

797 Commits

Author SHA1 Message Date
Andrew C. Oliver 7968b9ed5c alternative
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352903 13f79535-47bb-0310-9956-ffa450edef68
2002-11-06 02:16:33 +00:00
Glen Stampoultzis 4b01bfdbab Linked into the chart records.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352902 13f79535-47bb-0310-9956-ffa450edef68
2002-10-26 08:47:53 +00:00
Glen Stampoultzis c6a9fe49ee Some stuff I know about charts
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352901 13f79535-47bb-0310-9956-ffa450edef68
2002-10-26 08:47:42 +00:00
Andrew C. Oliver 4f3df034a7 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13707
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352900 13f79535-47bb-0310-9956-ffa450edef68
2002-10-24 23:46:58 +00:00
Shawn Laubach 12fda87077 Added paper size constants.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352899 13f79535-47bb-0310-9956-ffa450edef68
2002-10-24 14:59:10 +00:00
Andrew C. Oliver 9c206deed3 unit test for date formula
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352898 13f79535-47bb-0310-9956-ffa450edef68
2002-10-24 02:14:29 +00:00
Glen Stampoultzis 7cbb071a62 'AI' record support.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352897 13f79535-47bb-0310-9956-ffa450edef68
2002-10-20 06:16:34 +00:00
Andrew C. Oliver 69d107008d more german from jens, some spanish stuff too (apparently)
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352896 13f79535-47bb-0310-9956-ffa450edef68
2002-10-16 13:11:06 +00:00
Andrew C. Oliver 942195d8b0 patch for who.xml http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13228
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352895 13f79535-47bb-0310-9956-ffa450edef68
2002-10-14 14:05:26 +00:00
Glen Stampoultzis b345025bf9 Added mailing list link.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352894 13f79535-47bb-0310-9956-ffa450edef68
2002-10-11 00:03:40 +00:00
Andrew C. Oliver 8801e51f7e javadoc'd it.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352893 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 20:38:00 +00:00
Andrew C. Oliver b766ee6991 minor code change (setError) to expose field 5 to whomever is using the low
level apis.  (I needed it for something)
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352892 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 19:47:10 +00:00
Andrew C. Oliver 4805961e1a totally needs some javadoc (working on it now) .. This is TestHSSFCell
which I wrote for the upcoming commercial version of POI called SOA Workbook.
This just tests that boolean and error cells are supported.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352891 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 19:45:23 +00:00
Andrew C. Oliver ef93cc9b7d New in the news... new mirrors file, new references
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352890 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 17:50:53 +00:00
Andrew C. Oliver d31379174b started botching the index page. mostly used babelfish for this. Too much
vocabulary I don't know to take a go at it myself ;-)  (not to mention the
complexity of the grammar).  I just corrected a few obvious mistakes.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352889 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 14:25:46 +00:00
Andrew C. Oliver 15d58be562 Thanks to Jens Lorenz for correcting my Schissespreche ;-)
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352888 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 14:05:02 +00:00
Shawn Laubach 70eb3725d0 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
2002-10-09 12:41:58 +00:00
Glen Stampoultzis dc9bbc45cb Todo cleanup
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352886 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 00:08:06 +00:00
Glen Stampoultzis a46e6bdc12 Some changes to record generation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352885 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 00:05:55 +00:00
Glen Stampoultzis 3dc6a403e9 FAQ added
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352884 13f79535-47bb-0310-9956-ffa450edef68
2002-10-08 23:14:45 +00:00
Andrew C. Oliver 73adb1b05b 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
2002-10-08 20:56:52 +00:00
Shawn Laubach 36cd7fe4fe 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
2002-10-07 17:15:19 +00:00
Shawn Laubach 4119cfbcc4 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
2002-10-07 16:26:24 +00:00
Shawn Laubach c023333fdb 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
2002-10-05 02:38:07 +00:00
Shawn Laubach 89e9ee6890 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
2002-10-04 20:33:22 +00:00
Shawn Laubach 3e518a8d03 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
2002-10-04 20:28:27 +00:00
Shawn Laubach 66e0e30813 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
2002-10-04 20:27:16 +00:00
Andrew C. Oliver 4596d372c5 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
2002-10-01 23:43:35 +00:00
Andrew C. Oliver 304301c757 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
2002-10-01 21:43:16 +00:00
Andrew C. Oliver e0b73de5bf 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
2002-10-01 20:40:29 +00:00
Andrew C. Oliver 7000fe4dfb 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
2002-10-01 20:19:54 +00:00
Andrew C. Oliver 3aef0ad773 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
2002-10-01 19:34:37 +00:00
Andrew C. Oliver 4eeb4c9eeb 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
2002-10-01 19:19:10 +00:00
Andrew C. Oliver 98d7bb1244 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
2002-10-01 19:09:24 +00:00
Andrew C. Oliver 5c95d52345 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
2002-10-01 19:05:44 +00:00
Andrew C. Oliver 828720b514 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
2002-10-01 19:02:44 +00:00
Andrew C. Oliver 7e216fffce 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
2002-10-01 18:58:34 +00:00
Andrew C. Oliver 3775c3e5bf 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
2002-10-01 18:58:19 +00:00
Andrew C. Oliver 7ee81420f4 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
2002-10-01 17:37:47 +00:00
Glen Stampoultzis b2cd061bca 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
2002-09-30 23:20:54 +00:00
Glen Stampoultzis f4440a1c3c Expanded example
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352863 13f79535-47bb-0310-9956-ffa450edef68
2002-09-30 23:20:35 +00:00
Glen Stampoultzis 75166c95e4 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
2002-09-30 00:00:15 +00:00
Glen Stampoultzis 50477722f8 Added a new example
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352861 13f79535-47bb-0310-9956-ffa450edef68
2002-09-29 23:59:33 +00:00
Glen Stampoultzis e8d9d99d45 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
2002-09-29 23:50:35 +00:00
Said Ryan Ackley 65db2f30a7 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
2002-09-24 20:32:58 +00:00
Said Ryan Ackley e89cc53837 fixed a stupid mistake
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352858 13f79535-47bb-0310-9956-ffa450edef68
2002-09-24 03:10:19 +00:00
Said Ryan Ackley 973c030536 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
2002-09-23 20:14:17 +00:00
Said Ryan Ackley 2866a81100 Made this page up to date
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352856 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 20:13:02 +00:00
Said Ryan Ackley ad9ee736c9 minor changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352855 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 20:12:32 +00:00
Said Ryan Ackley 5527fd1593 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
2002-09-23 20:12:18 +00:00
Glen Stampoultzis a63b298690 Applied getting started patch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352853 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 07:06:46 +00:00
Glen Stampoultzis 24fde5c3d9 Missed one...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352852 13f79535-47bb-0310-9956-ffa450edef68
2002-09-22 01:26:43 +00:00
Glen Stampoultzis 1ddb298221 Updated to reflect latest release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352851 13f79535-47bb-0310-9956-ffa450edef68
2002-09-22 01:15:43 +00:00
Andrew C. Oliver 9cf4e35542 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
2002-09-20 01:27:33 +00:00
Andrew C. Oliver 584621b9bd 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
2002-09-20 01:17:57 +00:00
Andrew C. Oliver 14137cf05c 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
2002-09-19 02:30:21 +00:00
Andrew C. Oliver 59704a6519 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
2002-09-18 23:52:56 +00:00
Andrew C. Oliver d6758da9c4 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
2002-09-18 23:30:34 +00:00
Andrew C. Oliver c530fb5920 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
2002-09-16 18:14:31 +00:00
Glen Stampoultzis fb52b027c9 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
2002-09-13 11:27:17 +00:00
Andrew C. Oliver 6880121c7e 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
2002-09-12 01:49:40 +00:00
Andrew C. Oliver 432f37476d 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
2002-09-11 12:14:28 +00:00
Andrew C. Oliver e8a78447ac 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
2002-09-11 02:30:43 +00:00
Andrew C. Oliver 53d4819628 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
2002-09-06 04:08:30 +00:00
Andrew C. Oliver 32543e4e8c *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
2002-09-06 03:56:47 +00:00
Andrew C. Oliver ce178660f2 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
2002-09-06 01:10:19 +00:00
Andrew C. Oliver 0c8abbbec4 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
2002-09-05 00:32:37 +00:00
Andrew C. Oliver a7b2c9fb69 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
2002-09-05 00:26:28 +00:00
Andrew C. Oliver d76058c234 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
2002-09-04 00:36:48 +00:00
Andrew C. Oliver a00135ad17 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
2002-09-02 21:16:29 +00:00
Andrew C. Oliver 72965e9a0d 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
2002-09-02 16:13:48 +00:00
Andrew C. Oliver e9c40534df 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
2002-09-02 14:45:21 +00:00
Andrew C. Oliver 0cb31a8d4d 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
2002-09-02 02:11:16 +00:00
Andrew C. Oliver 8b555a177c 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
2002-09-02 02:08:31 +00:00
Andrew C. Oliver 147a6b82e6 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
2002-09-02 00:54:48 +00:00
Glen Stampoultzis f8d89add04 Removed the call to doubleToRawLongBits()
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352828 13f79535-47bb-0310-9956-ffa450edef68
2002-08-27 10:29:52 +00:00
Glen Stampoultzis f42b7bbdbb 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
2002-08-21 11:56:49 +00:00
Andrew C. Oliver ef21669380 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
2002-08-15 14:17:46 +00:00
Andrew C. Oliver 9f435bb6e8 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
2002-08-15 14:13:34 +00:00
Glen Stampoultzis 97eaffbdf7 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
2002-08-05 12:54:05 +00:00
Glen Stampoultzis 0ad7523480 Update to string record
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352823 13f79535-47bb-0310-9956-ffa450edef68
2002-08-05 12:53:01 +00:00
Avik Sengupta 3b6f854e14 writing string formulas now work
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352822 13f79535-47bb-0310-9956-ffa450edef68
2002-08-03 18:16:54 +00:00
Andrew C. Oliver 50609a09c9 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
2002-08-01 18:18:16 +00:00
Rainer Klute fe2a12a53b 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
2002-07-30 14:56:02 +00:00
Avik Sengupta 6304b81aa3 fixed compilation error
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352818 13f79535-47bb-0310-9956-ffa450edef68
2002-07-29 14:05:52 +00:00
Glen Stampoultzis 0073f29004 Removed useless autogenerated comment
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352816 13f79535-47bb-0310-9956-ffa450edef68
2002-07-29 13:28:44 +00:00
Glen Stampoultzis 4d7e207efd String record added
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352815 13f79535-47bb-0310-9956-ffa450edef68
2002-07-29 13:25:46 +00:00
Andrew C. Oliver bcf6cea52c 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
2002-07-28 22:54:43 +00:00
Andrew C. Oliver 69b7c79463 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
2002-07-28 22:50:41 +00:00
Andrew C. Oliver 2a19f556ae 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
2002-07-28 22:47:58 +00:00
Glen Stampoultzis dbc836896f Voting closed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352811 13f79535-47bb-0310-9956-ffa450edef68
2002-07-27 01:58:56 +00:00
Glen Stampoultzis e53e8b8894 Tidy up.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352810 13f79535-47bb-0310-9956-ffa450edef68
2002-07-27 01:46:44 +00:00
Glen Stampoultzis 54018b5b18 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
2002-07-27 01:45:43 +00:00
Andrew C. Oliver 3969134722 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
2002-07-27 01:04:58 +00:00
Andrew C. Oliver 3d78337525 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
2002-07-27 00:23:07 +00:00
Andrew C. Oliver 556f6f6837 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
2002-07-25 05:10:23 +00:00
Rainer Klute 8609168fae First HPSF test cases added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352805 13f79535-47bb-0310-9956-ffa450edef68
2002-07-22 08:25:19 +00:00
Rainer Klute dd6e097455 Fixed javadoc comment.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352803 13f79535-47bb-0310-9956-ffa450edef68
2002-07-22 08:22:23 +00:00
Andrew C. Oliver 63942824d9 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
2002-07-21 13:08:18 +00:00
Andrew C. Oliver 2a62650d46 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
2002-07-21 12:51:13 +00:00
Andrew C. Oliver 3bc9a08faa renamed suckyviewer to sheetviewer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352799 13f79535-47bb-0310-9956-ffa450edef68
2002-07-21 04:27:36 +00:00
Andrew C. Oliver aba75eda41 suckyviewer has been renamed to sheetviewer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352798 13f79535-47bb-0310-9956-ffa450edef68
2002-07-21 04:26:49 +00:00
Andrew C. Oliver 2f0e5cf987 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
2002-07-21 03:53:25 +00:00
Andrew C. Oliver 88ef6ef1b6 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
2002-07-21 03:51:43 +00:00
Andrew C. Oliver a3c338967e 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
2002-07-21 03:03:57 +00:00
Glen Stampoultzis 6c4dcf82e8 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
2002-07-20 14:10:57 +00:00
Glen Stampoultzis 069f4ce878 An after thought
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352792 13f79535-47bb-0310-9956-ffa450edef68
2002-07-20 12:54:53 +00:00
Glen Stampoultzis f7e29b5bac New FAQ
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352791 13f79535-47bb-0310-9956-ffa450edef68
2002-07-20 12:51:07 +00:00
Glen Stampoultzis 7303717d73 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
2002-07-20 12:33:53 +00:00
Glen Stampoultzis 1c4f1d65f5 Fixed toString()
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352789 13f79535-47bb-0310-9956-ffa450edef68
2002-07-20 12:33:18 +00:00
Glen Stampoultzis a0e69e8969 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
2002-07-20 11:53:54 +00:00
Glen Stampoultzis b03909b0b6 Patch to sucky viewer... which is slowly getting less sucky. ;-)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352787 13f79535-47bb-0310-9956-ffa450edef68
2002-07-20 11:41:21 +00:00
Glen Stampoultzis f649d5bb21 Shawn's patch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352786 13f79535-47bb-0310-9956-ffa450edef68
2002-07-20 11:17:55 +00:00
Glen Stampoultzis 080d3bf414 Fixed bug 10943
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352785 13f79535-47bb-0310-9956-ffa450edef68
2002-07-20 07:49:19 +00:00
Glen Stampoultzis 9d4c978b04 new FAQ
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352784 13f79535-47bb-0310-9956-ffa450edef68
2002-07-20 04:13:30 +00:00
Rainer Klute 495abc1b7d Small bug fix for boolean properties that are "true".
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352783 13f79535-47bb-0310-9956-ffa450edef68
2002-07-18 15:51:39 +00:00
Rainer Klute eab670b07b First shot for HPSF test cases.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352782 13f79535-47bb-0310-9956-ffa450edef68
2002-07-18 15:35:22 +00:00
Andrew C. Oliver eba0c7652d applied shawn's patch and tested http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10935
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352781 13f79535-47bb-0310-9956-ffa450edef68
2002-07-18 14:59:11 +00:00
Andrew C. Oliver d9cc9ddfe1 Added the blog of my speech... boooo booo me
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352780 13f79535-47bb-0310-9956-ffa450edef68
2002-07-18 01:13:55 +00:00
Rainer Klute 864a1521bc *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352779 13f79535-47bb-0310-9956-ffa450edef68
2002-07-17 16:28:13 +00:00
Rainer Klute b1fccf2aa9 Broken HPSF usage of POI's general little-endian classes fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352778 13f79535-47bb-0310-9956-ffa450edef68
2002-07-17 16:23:22 +00:00
Glen Stampoultzis 9102bc3f39 More refactoring of SST
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352777 13f79535-47bb-0310-9956-ffa450edef68
2002-07-17 14:18:03 +00:00
Said Ryan Ackley 37371cc919 made the read method compile
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352776 13f79535-47bb-0310-9956-ffa450edef68
2002-07-17 12:01:50 +00:00
Rainer Klute bf7181ba81 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352775 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 15:18:09 +00:00
Glen Stampoultzis 7076f5c4d8 More testing... you can never have enough... :)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352774 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 13:22:50 +00:00
Rainer Klute d17725d650 - Changed priorities slightly.
- Added reference to bug 8354.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352773 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 09:00:24 +00:00
Andrew C. Oliver 7aad8fe0e2 patch from Eric Ladner to correct an out of bounds on the formula string
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10735

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352772 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 02:06:22 +00:00
Andrew C. Oliver e8a9cfa0c2 Awesome work from Jason Height http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10581
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352771 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 01:27:17 +00:00
Andrew C. Oliver cb6ef3869f test case for the sheetreferences class
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352770 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 00:36:07 +00:00
Andrew C. Oliver f69f32a679 moved to o.a.p.h.model package
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352769 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 00:19:41 +00:00
Andrew C. Oliver c83b61e246 moved from o.a.p.h.record.formula package
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352768 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 00:18:48 +00:00
Andrew C. Oliver 3c11bb59cf This is a collection of SheetReferences to be used throughout
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352767 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 00:17:30 +00:00
Andrew C. Oliver 4cb3c511f4 moved to model package
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352766 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 00:15:33 +00:00
Andrew C. Oliver fff3eb8fc5 While I don't consider this idea, I like it much better than having the
circular dependancies.  This should fix the bug I caused the other day by
removing Thread Local.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352765 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 00:14:40 +00:00
Andrew C. Oliver b6b940ae56 smokey the bear says: Only you can prevent doublespacing...only you
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352764 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 21:44:01 +00:00
Andrew C. Oliver 44660518fb Japanese Translation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352761 13f79535-47bb-0310-9956-ffa450edef68
2002-07-06 22:07:37 +00:00
Andrew C. Oliver 8e92c6e9d1 removed thread safety stuff. We still need to revisit how this is being
done.  I dislike "currentBook" and would prefer some kind of context
mechanism or directly passing the book to the PTGs etc.  Perhaps a
"PTGWorkbookContextInterface" that defines set/getWorkbook etc etc.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352760 13f79535-47bb-0310-9956-ffa450edef68
2002-07-06 18:45:16 +00:00
Andrew C. Oliver d01b6e7db0 this should have committed before... dunno why it iddn't
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352759 13f79535-47bb-0310-9956-ffa450edef68
2002-07-05 18:22:05 +00:00
Glen Stampoultzis 148afcc96f Backed out encoding default
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352758 13f79535-47bb-0310-9956-ffa450edef68
2002-07-05 05:30:30 +00:00
Andrew C. Oliver bb6bf67b63 new class from Jason Height
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352757 13f79535-47bb-0310-9956-ffa450edef68
2002-07-05 04:58:46 +00:00
Glen Stampoultzis 751223318b Default to uncompressed so we don't get a million mails about this.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352756 13f79535-47bb-0310-9956-ffa450edef68
2002-07-05 04:10:36 +00:00
Andrew C. Oliver f287ddbeac fixed double borders (how far to draw line 2 if no vs a border), dashdot looks good
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352755 13f79535-47bb-0310-9956-ffa450edef68
2002-07-04 16:27:36 +00:00
Andrew C. Oliver 031c11afa2 double border
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352754 13f79535-47bb-0310-9956-ffa450edef68
2002-07-04 14:47:36 +00:00
Andrew C. Oliver 3f527860b7 made hair border render correctly
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352753 13f79535-47bb-0310-9956-ffa450edef68
2002-07-04 14:26:42 +00:00
Andrew C. Oliver f43611a555 dashed borders
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352752 13f79535-47bb-0310-9956-ffa450edef68
2002-07-04 14:08:40 +00:00
Andrew C. Oliver 8fbffbbae3 discovered that dotted border constant was wrong... reversed with another
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352751 13f79535-47bb-0310-9956-ffa450edef68
2002-07-04 04:48:17 +00:00
Andrew C. Oliver 0f999b3891 Cleanup, more borders supported
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352750 13f79535-47bb-0310-9956-ffa450edef68
2002-07-04 04:47:21 +00:00
Andrew C. Oliver 3aafd04e68 yeahhh... apache let me check this in finally.... update to new file...
some site I found in thai


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352749 13f79535-47bb-0310-9956-ffa450edef68
2002-07-03 21:13:05 +00:00
Said Ryan Ackley 8c8192f6aa additions to the event model
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352748 13f79535-47bb-0310-9956-ffa450edef68
2002-07-03 19:30:01 +00:00
Said Ryan Ackley 622d82a9ec added some functions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352747 13f79535-47bb-0310-9956-ffa450edef68
2002-07-03 19:29:35 +00:00
Said Ryan Ackley 03fc17cc76 This will eventually be the root of the object/event model
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352746 13f79535-47bb-0310-9956-ffa450edef68
2002-07-03 19:29:02 +00:00
Said Ryan Ackley 3557f545c0 working on a new object model
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352745 13f79535-47bb-0310-9956-ffa450edef68
2002-07-03 19:28:19 +00:00
Said Ryan Ackley 89aaffc18d Used to represent a header or footer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352744 13f79535-47bb-0310-9956-ffa450edef68
2002-07-03 19:27:40 +00:00
Said Ryan Ackley b911a4678e changed acces on a static funtion to public
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352743 13f79535-47bb-0310-9956-ffa450edef68
2002-07-03 19:26:57 +00:00
Said Ryan Ackley 2a36043236 intitial check in. This class is used for list numbers
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352742 13f79535-47bb-0310-9956-ffa450edef68
2002-07-03 19:26:01 +00:00
Said Ryan Ackley 64d1de512c redid the braces and added the findProperties function
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352741 13f79535-47bb-0310-9956-ffa450edef68
2002-07-03 19:25:01 +00:00
Said Ryan Ackley 752ef86096 added a few functions to the interface
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352740 13f79535-47bb-0310-9956-ffa450edef68
2002-07-01 20:31:36 +00:00
Said Ryan Ackley 873d691c84 initial check in , changing around the object model
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352739 13f79535-47bb-0310-9956-ffa450edef68
2002-07-01 20:30:59 +00:00
Said Ryan Ackley c233482863 Changing around the object model
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352738 13f79535-47bb-0310-9956-ffa450edef68
2002-07-01 20:30:26 +00:00
Said Ryan Ackley 84459eabdf Added a couple of functions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352737 13f79535-47bb-0310-9956-ffa450edef68
2002-07-01 20:29:22 +00:00
Avik Sengupta a6974eddf4 Refactoring for names, and tests. More to follow. Only publicly viewable change is setSheetName in HSSFName is now private, since it was dangerous.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352736 13f79535-47bb-0310-9956-ffa450edef68
2002-07-01 17:29:31 +00:00
Avik Sengupta c1c89c753e clarify the release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352735 13f79535-47bb-0310-9956-ffa450edef68
2002-07-01 17:25:06 +00:00
Said Ryan Ackley 9d97b51f45 intial check in
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352733 13f79535-47bb-0310-9956-ffa450edef68
2002-06-28 21:14:13 +00:00
Said Ryan Ackley c124b0750b Added code for an event model
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352732 13f79535-47bb-0310-9956-ffa450edef68
2002-06-28 21:13:25 +00:00
Said Ryan Ackley 6d9c9fef6c initial check in
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352731 13f79535-47bb-0310-9956-ffa450edef68
2002-06-28 21:08:00 +00:00
Andrew C. Oliver 9acccaf1e9 made logging performance drain obvious
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352730 13f79535-47bb-0310-9956-ffa450edef68
2002-06-27 22:41:36 +00:00
Glen Stampoultzis 9a940f370e Somes tests for the record size calculation class... My initial attempt and trying to understand the record size calculation stuff. BTW, I still don't get it. :(
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352729 13f79535-47bb-0310-9956-ffa450edef68
2002-06-27 13:17:12 +00:00
Said Ryan Ackley d2b1debab2 forgot to hit save after I added comments. Same as previous commit + comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352728 13f79535-47bb-0310-9956-ffa450edef68
2002-06-27 12:20:58 +00:00
Said Ryan Ackley eb31d0912b Added detailed comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352727 13f79535-47bb-0310-9956-ffa450edef68
2002-06-27 12:16:44 +00:00
Said Ryan Ackley 1b306c7d77 initial check-in.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352726 13f79535-47bb-0310-9956-ffa450edef68
2002-06-27 12:16:08 +00:00
Avik Sengupta 70c361f9dd better support for sheet functions.... more refactoring after i have written tests for named range. Inclueds a fix for bug 9632
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352725 13f79535-47bb-0310-9956-ffa450edef68
2002-06-26 18:05:40 +00:00
Andrew C. Oliver 4eb8d195bd This supposidly makes japanese text work.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352724 13f79535-47bb-0310-9956-ffa450edef68
2002-06-26 12:25:44 +00:00
Avik Sengupta 3d30c55466 first cut support for sheet references. Writing works fine, reading also works except for bug 9632 .. which means that the formula string retrieved is incorrect. will fix soon
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352723 13f79535-47bb-0310-9956-ffa450edef68
2002-06-25 08:35:16 +00:00
Andrew C. Oliver cf3e8aacd0 blased windows missed the extended character
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352722 13f79535-47bb-0310-9956-ffa450edef68
2002-06-24 15:22:22 +00:00
Andrew C. Oliver 5949a86b8e added a case study (BofL)
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352721 13f79535-47bb-0310-9956-ffa450edef68
2002-06-24 12:26:42 +00:00
Glen Stampoultzis 465e375016 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352719 13f79535-47bb-0310-9956-ffa450edef68
2002-06-24 00:16:53 +00:00
Andrew C. Oliver 2028fe3940 took a debug statement out that was screwing up url params
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352718 13f79535-47bb-0310-9956-ffa450edef68
2002-06-23 19:16:04 +00:00
Andrew C. Oliver 4e41553096 Fixed the problem with blank cells dirty rendering values
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352717 13f79535-47bb-0310-9956-ffa450edef68
2002-06-23 14:12:36 +00:00
Andrew C. Oliver d23edd5bd1 added minimal border support to sucky viewer (currently just ON or OFF)
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352716 13f79535-47bb-0310-9956-ffa450edef68
2002-06-23 02:54:08 +00:00
Andrew C. Oliver 63cfe59acc A little more work to improve suckyviewer
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352715 13f79535-47bb-0310-9956-ffa450edef68
2002-06-22 20:54:14 +00:00
Andrew C. Oliver d6ec53d310 oops forgot a change I made for suckyviewer
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352714 13f79535-47bb-0310-9956-ffa450edef68
2002-06-22 20:31:23 +00:00
Andrew C. Oliver 17a1c70b4d forgot the xbuild for suckyviewer....here it is
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352713 13f79535-47bb-0310-9956-ffa450edef68
2002-06-22 16:08:39 +00:00
Andrew C. Oliver 52694b3539 Added Sucky Viewer for viewing XLS files with HSSF
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352712 13f79535-47bb-0310-9956-ffa450edef68
2002-06-22 16:08:04 +00:00
Glen Stampoultzis b0f758d0cd An 'alternative' that does csv for you.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352711 13f79535-47bb-0310-9956-ffa450edef68
2002-06-20 12:50:42 +00:00
Glen Stampoultzis d0380e4058 Minor changes of no consequence. Just checking in because I'm doing a release soon.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352710 13f79535-47bb-0310-9956-ffa450edef68
2002-06-20 12:43:44 +00:00
Glen Stampoultzis dd8c81977b Fixed another typo!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352709 13f79535-47bb-0310-9956-ffa450edef68
2002-06-20 12:00:01 +00:00
Glen Stampoultzis 84dda698cc Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352708 13f79535-47bb-0310-9956-ffa450edef68
2002-06-20 11:58:53 +00:00
Andrew C. Oliver 3eda7eca28 added the word dril per Travis's request
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352707 13f79535-47bb-0310-9956-ffa450edef68
2002-06-18 18:18:16 +00:00
Andrew C. Oliver eb373342ed Updated w/travis's last name
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352706 13f79535-47bb-0310-9956-ffa450edef68
2002-06-18 18:17:26 +00:00
Avik Sengupta 3708898305 more data for more functions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352705 13f79535-47bb-0310-9956-ffa450edef68
2002-06-17 18:06:04 +00:00
Avik Sengupta 70c6ad8bce fix for bug 9908, gracefully warn and write back for unknown ptg in namerecord
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352704 13f79535-47bb-0310-9956-ffa450edef68
2002-06-17 17:20:16 +00:00
Nicola Ken Barozzi c5285fb57e Added info on latest logging system.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352703 13f79535-47bb-0310-9956-ffa450edef68
2002-06-15 15:38:29 +00:00
Andrew C. Oliver 4a34e13429 new case study
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352702 13f79535-47bb-0310-9956-ffa450edef68
2002-06-15 14:54:34 +00:00
Glen Stampoultzis 511dbc0cea Various changes. SST refactoring which I'm not sure is worth it because I'm pretty sure SST recordsize calculation is all wrong. Added some logging stuff and also merged some stuff from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352701 13f79535-47bb-0310-9956-ffa450edef68
2002-06-15 06:04:26 +00:00
Said Ryan Ackley 502509ea2d intial check in
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352697 13f79535-47bb-0310-9956-ffa450edef68
2002-06-14 02:03:44 +00:00
Said Ryan Ackley fd97caf99b Added comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352696 13f79535-47bb-0310-9956-ffa450edef68
2002-06-14 02:03:20 +00:00
Avik Sengupta ffe4a6d83e Add util method to check date formatting in Excel, submitted by Jason Hoffman
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352695 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 17:17:24 +00:00
Glen Stampoultzis 65400bbe1b Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352694 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 00:51:20 +00:00
Avik Sengupta 9521f18dc3 sorry, fixed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352693 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 18:13:56 +00:00
Avik Sengupta 9ed02e1a27 additional classes handled, submitted by Jason Hoffman
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352692 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 18:06:52 +00:00