summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* RecalcIdRecord added (bug 13500).Rainer Klute2002-12-112-5/+209
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352935 13f79535-47bb-0310-9956-ffa450edef68
* Support for ε to Unicode translation added (bug 15142).Rainer Klute2002-12-111-6/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352934 13f79535-47bb-0310-9956-ffa450edef68
* HPSF: Reading Unicode properties are supported now.Rainer Klute2002-12-1011-397/+823
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352933 13f79535-47bb-0310-9956-ffa450edef68
* fixed irritating problem where TestBla$1.class was picked up (anonymousAndrew C. Oliver2002-12-011-0/+0
| | | | | | | adapters and non-public classes)... git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352932 13f79535-47bb-0310-9956-ffa450edef68
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14375Andrew C. Oliver2002-11-283-14/+71
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352931 13f79535-47bb-0310-9956-ffa450edef68
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14269Andrew C. Oliver2002-11-281-3/+11
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352930 13f79535-47bb-0310-9956-ffa450edef68
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13500Andrew C. Oliver2002-11-282-7/+18
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352929 13f79535-47bb-0310-9956-ffa450edef68
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13483Andrew C. Oliver2002-11-281-3/+4
| | | | | | | | | | | | Patch from Jens Gerhard PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352928 13f79535-47bb-0310-9956-ffa450edef68
* patch from Dennis Doubleday ↵Andrew C. Oliver2002-11-281-11/+14
| | | | | | | | | | | | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13076 PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352927 13f79535-47bb-0310-9956-ffa450edef68
* Some notes on the currently unimplemented recordsGlen Stampoultzis2002-11-241-0/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352926 13f79535-47bb-0310-9956-ffa450edef68
* Units is definately not the start.Glen Stampoultzis2002-11-241-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352925 13f79535-47bb-0310-9956-ffa450edef68
* me thinks this is just a ide file..shouldn't hurt anythingAndrew C. Oliver2002-11-231-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352924 13f79535-47bb-0310-9956-ffa450edef68
* preparations for event record factoryAndrew C. Oliver2002-11-231-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352923 13f79535-47bb-0310-9956-ffa450edef68
* test for ModelFactoryAndrew C. Oliver2002-11-231-0/+153
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352922 13f79535-47bb-0310-9956-ffa450edef68
* Changes for model factory/event factory (added model marker interface)Andrew C. Oliver2002-11-233-3/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352921 13f79535-47bb-0310-9956-ffa450edef68
* model factory/event factoryAndrew C. Oliver2002-11-233-7/+285
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352920 13f79535-47bb-0310-9956-ffa450edef68
* Some more learnings on charts.Glen Stampoultzis2002-11-201-70/+288
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352919 13f79535-47bb-0310-9956-ffa450edef68
* Opps. Looks like somewhere along the line a 1.4 dependancy was introduced. ↵Glen Stampoultzis2002-11-141-25/+14
| | | | | | Committers: please compile with 1.3 before committing. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352918 13f79535-47bb-0310-9956-ffa450edef68
* Pointed to new logoGlen Stampoultzis2002-11-142-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352917 13f79535-47bb-0310-9956-ffa450edef68
* New logo.Glen Stampoultzis2002-11-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352916 13f79535-47bb-0310-9956-ffa450edef68
* Nothing to see hereGlen Stampoultzis2002-11-141-168/+162
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352915 13f79535-47bb-0310-9956-ffa450edef68
* Edited version of the logo, for inclusion in the site. First try.Nicola Ken Barozzi2002-11-131-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352914 13f79535-47bb-0310-9956-ffa450edef68
* event record factoryAndrew C. Oliver2002-11-1115-11/+795
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352913 13f79535-47bb-0310-9956-ffa450edef68
* javadoc'd fixed the email address (whoops)Andrew C. Oliver2002-11-101-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352912 13f79535-47bb-0310-9956-ffa450edef68
* new testsuite for HSSFAndrew C. Oliver2002-11-101-0/+148
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352911 13f79535-47bb-0310-9956-ffa450edef68
* The logos I understand have passed the vote.Nicola Ken Barozzi2002-11-093-0/+0
| | | | | | | | | 4 is the main one 4s is the small-icon version 5 is for making icons for POI-format files git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352910 13f79535-47bb-0310-9956-ffa450edef68
* The new Apache Jakarta logo :-)Nicola Ken Barozzi2002-11-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352909 13f79535-47bb-0310-9956-ffa450edef68
* javadocAndrew C. Oliver2002-11-081-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352908 13f79535-47bb-0310-9956-ffa450edef68
* think I may have fixed the encoding thing... maybe..... I hope..Andrew C. Oliver2002-11-083-3/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352907 13f79535-47bb-0310-9956-ffa450edef68
* oops I copied too much ;-)Andrew C. Oliver2002-11-061-3/+1
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352906 13f79535-47bb-0310-9956-ffa450edef68
* Typos fixed.Rainer Klute2002-11-061-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352905 13f79535-47bb-0310-9956-ffa450edef68
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11827Andrew C. Oliver2002-11-061-1/+1
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352904 13f79535-47bb-0310-9956-ffa450edef68
* alternativeAndrew C. Oliver2002-11-061-0/+11
| | | | | | | | | | 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
* Linked into the chart records.Glen Stampoultzis2002-10-261-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352902 13f79535-47bb-0310-9956-ffa450edef68
* Some stuff I know about chartsGlen Stampoultzis2002-10-261-0/+1222
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352901 13f79535-47bb-0310-9956-ffa450edef68
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13707Andrew C. Oliver2002-10-2411-16/+82
| | | | | | | | | | 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
* Added paper size constants.Shawn Laubach2002-10-241-0/+22
| | | | | | | | | | 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
* unit test for date formulaAndrew C. Oliver2002-10-241-0/+37
| | | | | | | | | | 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
* 'AI' record support.Glen Stampoultzis2002-10-207-146/+329
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352897 13f79535-47bb-0310-9956-ffa450edef68
* more german from jens, some spanish stuff too (apparently)Andrew C. Oliver2002-10-162-110/+150
| | | | | | | | | | 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
* patch for who.xml http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13228Andrew C. Oliver2002-10-141-0/+1
| | | | | | | | | | 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
* Added mailing list link.Glen Stampoultzis2002-10-111-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352894 13f79535-47bb-0310-9956-ffa450edef68
* javadoc'd it.Andrew C. Oliver2002-10-091-0/+5
| | | | | | | | | | 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
* minor code change (setError) to expose field 5 to whomever is using the lowAndrew C. Oliver2002-10-091-0/+7
| | | | | | | | | | | 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
* totally needs some javadoc (working on it now) .. This is TestHSSFCellAndrew C. Oliver2002-10-091-0/+144
| | | | | | | | | | | | 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
* New in the news... new mirrors file, new referencesAndrew C. Oliver2002-10-094-2/+81
| | | | | | | | | | 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
* started botching the index page. mostly used babelfish for this. Too muchAndrew C. Oliver2002-10-091-22/+37
| | | | | | | | | | | | 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
* Thanks to Jens Lorenz for correcting my Schissespreche ;-)Andrew C. Oliver2002-10-091-27/+28
| | | | | | | | | | 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
* Corrected bug in HSSFDataFormat and added alias for text format. Updated ↵Shawn Laubach2002-10-093-30/+46
| | | | | | | | | | | | 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
* Todo cleanupGlen Stampoultzis2002-10-091-9/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352886 13f79535-47bb-0310-9956-ffa450edef68