summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Some changes to record generationGlen Stampoultzis2002-10-0983-1491/+2085
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352885 13f79535-47bb-0310-9956-ffa450edef68
* FAQ addedGlen Stampoultzis2002-10-081-13/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352884 13f79535-47bb-0310-9956-ffa450edef68
* Ich habe mein Deutschpreche im Bayerisch biergarten gelernt. Enchuldigung..Andrew C. Oliver2002-10-081-23/+23
| | | | | | | | | | 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
* Added quickguide to demonstrate how to set a sheet as selected in a workbook.Shawn Laubach2002-10-071-0/+16
| | | | | | | | | | 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
* Added ability to shift rows in a sheet.Shawn Laubach2002-10-075-1/+146
| | | | | | | | | | 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
* Move self from developer list to committer list and update emails (so people ↵Shawn Laubach2002-10-0516-16/+16
| | | | | | | | | | | | 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
* Added test case to ensure that user defined formats get written to the file ↵Shawn Laubach2002-10-041-1/+49
| | | | | | 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
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13248Shawn Laubach2002-10-041-3/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352878 13f79535-47bb-0310-9956-ffa450edef68
* Fixed code that adds a format record to keep indexes to xfpos and bspos ↵Shawn Laubach2002-10-041-0/+2
| | | | | | 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
* new translations stuffAndrew C. Oliver2002-10-017-1/+407
| | | | | | | | | | 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
* fixed bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13092 NameRecordAndrew C. Oliver2002-10-011-1/+2
| | | | | | | | | | | 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
* you should now be able to check for date formats from the eventmodelAndrew C. Oliver2002-10-011-14/+26
| | | | | | | | | | 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
* removing for now so that the nightly build will run. Please recommit thisAndrew C. Oliver2002-10-011-115/+0
| | | | | | | | | | | | | 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
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13123Andrew C. Oliver2002-10-011-91/+108
| | | | | | | | | | 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
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13122Andrew C. Oliver2002-10-011-16/+20
| | | | | | | | | | 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
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13113Andrew C. Oliver2002-10-011-2/+12
| | | | | | | | | | 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
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13112Andrew C. Oliver2002-10-011-62/+141
| | | | | | | | | | 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
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13111Andrew C. Oliver2002-10-011-9/+6
| | | | | | | | | | 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
* fixed all the messed up stuffAndrew C. Oliver2002-10-011-2/+1
| | | | | | | | | | 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
* Make the build work (someone forgot to run ./build.sh clean docs before ↵Andrew C. Oliver2002-10-011-17/+17
| | | | | | | | | | | | 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
* Bool formulas http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13078Andrew C. Oliver2002-10-015-6/+168
| | | | | | | | | | 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
* Added convience functions example to quick guideGlen Stampoultzis2002-09-301-1/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352864 13f79535-47bb-0310-9956-ffa450edef68
* Expanded exampleGlen Stampoultzis2002-09-301-17/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352863 13f79535-47bb-0310-9956-ffa450edef68
* This library seems to be required by beanutils.Glen Stampoultzis2002-09-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352862 13f79535-47bb-0310-9956-ffa450edef68
* Added a new exampleGlen Stampoultzis2002-09-291-0/+104
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352861 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the double spacing found in this file.Glen Stampoultzis2002-09-291-224/+247
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352860 13f79535-47bb-0310-9956-ffa450edef68
* made some changes based on suggestions from andySaid Ryan Ackley2002-09-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352859 13f79535-47bb-0310-9956-ffa450edef68
* fixed a stupid mistakeSaid Ryan Ackley2002-09-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352858 13f79535-47bb-0310-9956-ffa450edef68
* You must specify the output file for the main function nowSaid Ryan Ackley2002-09-231-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352857 13f79535-47bb-0310-9956-ffa450edef68
* Made this page up to dateSaid Ryan Ackley2002-09-231-7/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352856 13f79535-47bb-0310-9956-ffa450edef68
* minor changesSaid Ryan Ackley2002-09-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352855 13f79535-47bb-0310-9956-ffa450edef68
* added entries for a how-to and the docoverviewSaid Ryan Ackley2002-09-231-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352854 13f79535-47bb-0310-9956-ffa450edef68
* Applied getting started patchGlen Stampoultzis2002-09-231-2/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352853 13f79535-47bb-0310-9956-ffa450edef68
* Missed one...Glen Stampoultzis2002-09-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352852 13f79535-47bb-0310-9956-ffa450edef68
* Updated to reflect latest releaseGlen Stampoultzis2002-09-221-5/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352851 13f79535-47bb-0310-9956-ffa450edef68
* convience contrib http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12102 - ↵Andrew C. Oliver2002-09-205-1/+535
| | | | | | | | | | | | | 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
* more of the espaniol!Andrew C. Oliver2002-09-206-172/+204
| | | | | | | | | | 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
* spanish pathces from javajoe2975 at comcast dot net - Muchos GraciasAndrew C. Oliver2002-09-194-63/+54
| | | | | | | | | | 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
* committed the hssf english versions to the spanish trans so that they can be ↵Andrew C. Oliver2002-09-1812-0/+1648
| | | | | | | | | | | | 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
* addt'l spanish thanks to Agustin Martin Barbera (ambarbero@ree.es)Andrew C. Oliver2002-09-181-128/+83
| | | | | | | | | | 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
* vba code no longer corrupted - ↵Andrew C. Oliver2002-09-167-32/+158
| | | | | | | | | | | | 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
* Applied patch: ↵Glen Stampoultzis2002-09-131-1/+1
| | | | | | 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
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12410Andrew C. Oliver2002-09-121-1/+1
| | | | | | | | | | 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
* jason height added to who we are page, patch from e. pugh:Andrew C. Oliver2002-09-112-6/+10
| | | | | | | | | | | | 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
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12349Andrew C. Oliver2002-09-112-4/+15
| | | | | | | | | | 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
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12349Andrew C. Oliver2002-09-063-3/+11
| | | | | | | | | | 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
* *read only* support for optimized ifs. meaning "if(A1=A3,A1,A2)" and stuff.Andrew C. Oliver2002-09-064-24/+57
| | | | | | | | | | | | | | 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
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10702Andrew C. Oliver2002-09-061-3/+16
| | | | | | | | | | 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
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12281Andrew C. Oliver2002-09-051-0/+41
| | | | | | | | | | 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
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheetsAndrew C. Oliver2002-09-05101-2/+1000
| | | | | | | | | | 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