summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Illegal Javadoc tag "@created" removed.Rainer Klute2003-01-2913-21/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352992 13f79535-47bb-0310-9956-ffa450edef68
* Comment improved.Rainer Klute2003-01-291-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352991 13f79535-47bb-0310-9956-ffa450edef68
* Ironed the german translation a little bit. And I noticed that the introductoryRainer Klute2003-01-292-113/+145
| | | | | | | page should be reconsidered. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352990 13f79535-47bb-0310-9956-ffa450edef68
* Example JSP page using POI/HSSF, submitted by brian westrichAvik Sengupta2003-01-261-0/+100
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352989 13f79535-47bb-0310-9956-ffa450edef68
* PR: 16145 - tests delete their output filesAvik Sengupta2003-01-262-2/+0
| | | | | | | Submitted by: Brian Sanders git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352988 13f79535-47bb-0310-9956-ffa450edef68
* Updated centibuild descriptor to use centiepde task.Nicola Ken Barozzi2003-01-141-19/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352987 13f79535-47bb-0310-9956-ffa450edef68
* removed debug outputAvik Sengupta2003-01-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352986 13f79535-47bb-0310-9956-ffa450edef68
* MAke nags come from Gump, not meNicola Ken Barozzi2003-01-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352985 13f79535-47bb-0310-9956-ffa450edef68
* Moved HSSFChart to it's correct place.Glen Stampoultzis2003-01-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352984 13f79535-47bb-0310-9956-ffa450edef68
* Bug 15766 fixed.Rainer Klute2003-01-033-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352980 13f79535-47bb-0310-9956-ffa450edef68
* 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
* Changing the work dirs so that junit can find the generated interim classesNicola Ken Barozzi2003-01-011-2/+2
| | | | | | | to build and run the testcases. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352977 13f79535-47bb-0310-9956-ffa450edef68
* Enable unit test run in Gump.Nicola Ken Barozzi2003-01-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352976 13f79535-47bb-0310-9956-ffa450edef68
* PR:15677Avik Sengupta2003-01-014-3/+51
| | | | 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
* Not using inherit for Ant.Nicola Ken Barozzi2002-12-301-2/+7
| | | | | | | | Contacted Costin for latest failure. Locally it works, making it work again on Gump. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352973 13f79535-47bb-0310-9956-ffa450edef68
* ant-embed is no more, the move to main branch is almost finished.Nicola Ken Barozzi2002-12-291-1/+1
| | | | | | | Soon we will be using only Ant 1.6-dev. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352972 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
* Costin added the patch from Centipede to the embed proposal and the ant mainNicola Ken Barozzi2002-12-261-70/+2
| | | | | | | | | | branch. So there is one and only POI build to check for. This will influence later gump runs, not the one that has already started. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352962 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
* Added a cutting-edge project to test inheritance and use the lates andNicola Ken Barozzi2002-12-241-7/+67
| | | | | | | | | | | greateds from embed. Using the supplied jart of embed for the normal one, since in these days Ant is integrating the embed proposal in core and things are moving. This is truly Gump at its best! git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352958 13f79535-47bb-0310-9956-ffa450edef68
* imports seemed to be commented put but weren't.Nicola Ken Barozzi2002-12-241-2/+2
| | | | | | | Commented them out now. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352957 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning and adding unit tests to the mix.Nicola Ken Barozzi2002-12-232-72/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352956 13f79535-47bb-0310-9956-ffa450edef68
* Parallely to new build try to get old one to compile.Nicola Ken Barozzi2002-12-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352955 13f79535-47bb-0310-9956-ffa450edef68
* Using a patched version of embed till they patch in ant codebase.Nicola Ken Barozzi2002-12-231-1/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352954 13f79535-47bb-0310-9956-ffa450edef68
* Adding dependencies that are needed for running krysalis-ruper.Nicola Ken Barozzi2002-12-221-63/+7
| | | | | | | | | | All these dependencies that come from centipede will be defined and inherited from krysalis-centipede. Removed the testWScript project as it was not working. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352953 13f79535-47bb-0310-9956-ffa450edef68
* Added sysproperties section for junit.Nicola Ken Barozzi2002-12-221-0/+12
| | | | | | | | New junit cent in CVS (not yet in repo) now allows them to be specified in the ptoperties.xml file. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352952 13f79535-47bb-0310-9956-ffa450edef68
* Ant home is krysalis-centipede's home here ;-)Nicola Ken Barozzi2002-12-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352951 13f79535-47bb-0310-9956-ffa450edef68
* Adding a test build that uses the script.Nicola Ken Barozzi2002-12-211-1/+64
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352950 13f79535-47bb-0310-9956-ffa450edef68
* Strip down buildfile to only compilation.Nicola Ken Barozzi2002-12-211-117/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352949 13f79535-47bb-0310-9956-ffa450edef68
* Other adds to the module definition, and creationNicola Ken Barozzi2002-12-211-11/+62
| | | | | | | of a test project to be used with new centiepde. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352948 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
* Updated the module.xml to the correct unit testing dir.Nicola Ken Barozzi2002-12-202-4/+5
| | | | | | | Added junit cent to the imports of the project and fixed a property. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352945 13f79535-47bb-0310-9956-ffa450edef68
* Updates for the new Centipede beta4. Added source dirs.Nicola Ken Barozzi2002-12-201-1/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352944 13f79535-47bb-0310-9956-ffa450edef68
* New Centipede buildfile.Nicola Ken Barozzi2002-12-201-0/+238
| | | | | | | Will be called by centipede beta4. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352943 13f79535-47bb-0310-9956-ffa450edef68
* Updating properties to be used with latest centipede too.Kept old ones in ↵Nicola Ken Barozzi2002-12-201-0/+21
| | | | | | the meantime. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352942 13f79535-47bb-0310-9956-ffa450edef68
* Updating Status to latest formatNicola Ken Barozzi2002-12-201-16/+128
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352941 13f79535-47bb-0310-9956-ffa450edef68
* Vorking on making gump work again.Nicola Ken Barozzi2002-12-192-11/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352940 13f79535-47bb-0310-9956-ffa450edef68