summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* added new files for custom palette patchAvik Sengupta2003-01-023-0/+476
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352979 13f79535-47bb-0310-9956-ffa450edef68
* PR 15743: Add support for custom palettes: Submitted by Brian SandersAvik Sengupta2003-01-025-9/+236
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352978 13f79535-47bb-0310-9956-ffa450edef68
* PR:15677Avik Sengupta2003-01-012-0/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352975 13f79535-47bb-0310-9956-ffa450edef68
* Bug 15720Rainer Klute2002-12-301-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352974 13f79535-47bb-0310-9956-ffa450edef68
* One-line file properly split into many lines.Rainer Klute2002-12-281-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352971 13f79535-47bb-0310-9956-ffa450edef68
* Fixed double spacingGlen Stampoultzis2002-12-281-18/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352970 13f79535-47bb-0310-9956-ffa450edef68
* Typo fixed.Rainer Klute2002-12-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352969 13f79535-47bb-0310-9956-ffa450edef68
* Some cleanupGlen Stampoultzis2002-12-271-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352968 13f79535-47bb-0310-9956-ffa450edef68
* Empty private constructor not needed when alternative constructor is available.Glen Stampoultzis2002-12-271-18/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352967 13f79535-47bb-0310-9956-ffa450edef68
* new faq on cell stylesAvik Sengupta2002-12-271-17/+83
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352966 13f79535-47bb-0310-9956-ffa450edef68
* Some reformatting only.Glen Stampoultzis2002-12-261-65/+66
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352965 13f79535-47bb-0310-9956-ffa450edef68
* Some reformatting only.Glen Stampoultzis2002-12-261-73/+88
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352964 13f79535-47bb-0310-9956-ffa450edef68
* Some reformatting only.Glen Stampoultzis2002-12-261-67/+75
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352963 13f79535-47bb-0310-9956-ffa450edef68
* PR:15324- styles in formula cells; submitted by Danny MuiAvik Sengupta2002-12-252-1/+59
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352961 13f79535-47bb-0310-9956-ffa450edef68
* PR:15537 - set active cell in sheet; submitted by Brian SandersAvik Sengupta2002-12-253-1/+127
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352960 13f79535-47bb-0310-9956-ffa450edef68
* PR:15643 HSSFColor; submitted by Brian SandersAvik Sengupta2002-12-251-4/+254
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352959 13f79535-47bb-0310-9956-ffa450edef68
* Resubmitted test data file with -kb set.Rainer Klute2002-12-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352947 13f79535-47bb-0310-9956-ffa450edef68
* File was checked in without -kb. I will check it back in in a second.Rainer Klute2002-12-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352946 13f79535-47bb-0310-9956-ffa450edef68
* Some charting work (this is not currently working so don't expect much).Glen Stampoultzis2002-12-1611-131/+1088
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352938 13f79535-47bb-0310-9956-ffa450edef68
* PR:15037 - Unit Tests for 1904 date windowing; submitted by Dan ShermanAvik Sengupta2002-12-124-0/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352937 13f79535-47bb-0310-9956-ffa450edef68
* PR:15294 - Spelling errorsAvik Sengupta2002-12-121-1/+1
| | | | | | | Patch Submitted by: Danny Mui git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352936 13f79535-47bb-0310-9956-ffa450edef68
* 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
* 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
* 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
* 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-1113-11/+769
| | | | 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