Commit Graph

1012 Commits

Author SHA1 Message Date
Shawn Laubach c2a0fd4fe6 Fix for bug #15019. NullPointerException in shiftRows. Added the test case and moved the other test case into the file. Put Toshiaki Kamoshida as an author of the test case. Test failed. Added patch. Test worked.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353004 13f79535-47bb-0310-9956-ffa450edef68
2003-02-09 21:12:35 +00:00
Rainer Klute 5bbf6e7774 Typo corrected. (More corrections are welcome.)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353003 13f79535-47bb-0310-9956-ffa450edef68
2003-02-07 18:14:42 +00:00
Glen Stampoultzis bf78b31e9c Support for freezepanes / split panes / header rows and columns on printouts... see documentation for details.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353002 13f79535-47bb-0310-9956-ffa450edef68
2003-02-06 10:29:45 +00:00
Andrew C. Oliver 3a8e61a421 removed per sam. Against policy (LGPL). (Autodownloads if you need it anyhow)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353001 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 20:32:59 +00:00
Rainer Klute 34357fe6b8 Completed the third main section of the HPSF HOW-TO.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353000 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 19:33:27 +00:00
Rainer Klute 9b34b0ded0 More HPSF documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352999 13f79535-47bb-0310-9956-ffa450edef68
2003-02-02 20:28:45 +00:00
Rainer Klute c8a9aefd35 HPSF sample program showing how to read custom property sets.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352998 13f79535-47bb-0310-9956-ffa450edef68
2003-02-02 05:54:09 +00:00
Rainer Klute 1dfcc929c7 More HPSF documentation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352997 13f79535-47bb-0310-9956-ffa450edef68
2003-02-02 05:53:19 +00:00
Rainer Klute fc469515b0 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352996 13f79535-47bb-0310-9956-ffa450edef68
2003-02-01 13:30:55 +00:00
Rainer Klute 832c01ed6d Formatting fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352995 13f79535-47bb-0310-9956-ffa450edef68
2003-02-01 13:28:28 +00:00
Rainer Klute 747b6a0feb Wording and grammar fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352994 13f79535-47bb-0310-9956-ffa450edef68
2003-02-01 13:27:45 +00:00
Rainer Klute 240263f685 - Started to document the reading of general property set streams.
- Minor documentation fixes.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352993 13f79535-47bb-0310-9956-ffa450edef68
2003-01-30 17:13:15 +00:00
Rainer Klute 40915fced6 Illegal Javadoc tag "@created" removed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352992 13f79535-47bb-0310-9956-ffa450edef68
2003-01-29 18:08:02 +00:00
Rainer Klute 15f8d2c185 Comment improved.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352991 13f79535-47bb-0310-9956-ffa450edef68
2003-01-29 18:01:18 +00:00
Rainer Klute 387a9a4124 Ironed the german translation a little bit. And I noticed that the introductory
page should be reconsidered.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352990 13f79535-47bb-0310-9956-ffa450edef68
2003-01-29 16:21:19 +00:00
Avik Sengupta 36cd4e8fb5 Example JSP page using POI/HSSF, submitted by brian westrich
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352989 13f79535-47bb-0310-9956-ffa450edef68
2003-01-26 20:43:02 +00:00
Avik Sengupta 40d9a07597 PR: 16145 - tests delete their output files
Submitted by: Brian Sanders


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352988 13f79535-47bb-0310-9956-ffa450edef68
2003-01-26 20:34:39 +00:00
Nicola Ken Barozzi f614117cc9 Updated centibuild descriptor to use centiepde task.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352987 13f79535-47bb-0310-9956-ffa450edef68
2003-01-14 15:10:51 +00:00
Avik Sengupta 1865032180 removed debug output
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352986 13f79535-47bb-0310-9956-ffa450edef68
2003-01-09 13:22:21 +00:00
Nicola Ken Barozzi 8c6bc19599 MAke nags come from Gump, not me
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352985 13f79535-47bb-0310-9956-ffa450edef68
2003-01-08 13:37:09 +00:00
Glen Stampoultzis 307dccaa0e Moved HSSFChart to it's correct place.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352984 13f79535-47bb-0310-9956-ffa450edef68
2003-01-08 11:41:44 +00:00
Rainer Klute dd9fe367a4 Bug 15766 fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352980 13f79535-47bb-0310-9956-ffa450edef68
2003-01-03 11:30:48 +00:00
Avik Sengupta 1c71e2972c added new files for custom palette patch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352979 13f79535-47bb-0310-9956-ffa450edef68
2003-01-02 15:09:15 +00:00
Avik Sengupta 04571a0a59 PR 15743: Add support for custom palettes: Submitted by Brian Sanders
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352978 13f79535-47bb-0310-9956-ffa450edef68
2003-01-02 11:17:57 +00:00
Nicola Ken Barozzi e4e984b482 Changing the work dirs so that junit can find the generated interim classes
to build and run the testcases.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352977 13f79535-47bb-0310-9956-ffa450edef68
2003-01-01 20:31:51 +00:00
Nicola Ken Barozzi 409d1f1b34 Enable unit test run in Gump.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352976 13f79535-47bb-0310-9956-ffa450edef68
2003-01-01 11:00:14 +00:00
Avik Sengupta 6d48d8b0ba PR:15677
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352975 13f79535-47bb-0310-9956-ffa450edef68
2003-01-01 09:24:39 +00:00
Rainer Klute b9cf50ef60 Bug 15720
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352974 13f79535-47bb-0310-9956-ffa450edef68
2002-12-30 18:30:22 +00:00
Nicola Ken Barozzi 2608282a6f Not using inherit for Ant.
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
2002-12-30 14:48:32 +00:00
Nicola Ken Barozzi 7c8aa7dc34 ant-embed is no more, the move to main branch is almost finished.
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
2002-12-29 23:38:05 +00:00
Rainer Klute 460c096caa One-line file properly split into many lines.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352971 13f79535-47bb-0310-9956-ffa450edef68
2002-12-28 11:15:11 +00:00
Glen Stampoultzis 03ce5de348 Fixed double spacing
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352970 13f79535-47bb-0310-9956-ffa450edef68
2002-12-28 08:11:33 +00:00
Rainer Klute 62314c7f9b Typo fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352969 13f79535-47bb-0310-9956-ffa450edef68
2002-12-27 11:21:52 +00:00
Glen Stampoultzis db8d7b6e7d Some cleanup
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352968 13f79535-47bb-0310-9956-ffa450edef68
2002-12-27 10:54:08 +00:00
Glen Stampoultzis 44a1d6aa70 Empty private constructor not needed when alternative constructor is available.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352967 13f79535-47bb-0310-9956-ffa450edef68
2002-12-27 10:51:33 +00:00
Avik Sengupta 2b4020baf7 new faq on cell styles
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352966 13f79535-47bb-0310-9956-ffa450edef68
2002-12-27 05:44:40 +00:00
Glen Stampoultzis 190e5073f6 Some reformatting only.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352965 13f79535-47bb-0310-9956-ffa450edef68
2002-12-26 23:14:09 +00:00
Glen Stampoultzis d49bc8b7a4 Some reformatting only.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352964 13f79535-47bb-0310-9956-ffa450edef68
2002-12-26 22:55:26 +00:00
Glen Stampoultzis ec4ebf08db Some reformatting only.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352963 13f79535-47bb-0310-9956-ffa450edef68
2002-12-26 22:48:30 +00:00
Nicola Ken Barozzi a550446326 Costin added the patch from Centipede to the embed proposal and the ant main
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
2002-12-26 09:09:57 +00:00
Avik Sengupta 37ff360b46 PR:15324- styles in formula cells; submitted by Danny Mui
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352961 13f79535-47bb-0310-9956-ffa450edef68
2002-12-25 17:36:05 +00:00
Avik Sengupta 0d32c9b526 PR:15537 - set active cell in sheet; submitted by Brian Sanders
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352960 13f79535-47bb-0310-9956-ffa450edef68
2002-12-25 17:27:08 +00:00
Avik Sengupta 2edee14e2a PR:15643 HSSFColor; submitted by Brian Sanders
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352959 13f79535-47bb-0310-9956-ffa450edef68
2002-12-25 17:18:03 +00:00
Nicola Ken Barozzi 75836b1f34 Added a cutting-edge project to test inheritance and use the lates and
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
2002-12-24 14:32:02 +00:00
Nicola Ken Barozzi e546548f41 imports seemed to be commented put but weren't.
Commented them out now.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352957 13f79535-47bb-0310-9956-ffa450edef68
2002-12-24 07:35:05 +00:00
Nicola Ken Barozzi b71275d077 Cleaning and adding unit tests to the mix.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352956 13f79535-47bb-0310-9956-ffa450edef68
2002-12-23 17:56:08 +00:00
Nicola Ken Barozzi e47670348e Parallely to new build try to get old one to compile.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352955 13f79535-47bb-0310-9956-ffa450edef68
2002-12-23 10:30:08 +00:00
Nicola Ken Barozzi 3ab1696fb4 Using a patched version of embed till they patch in ant codebase.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352954 13f79535-47bb-0310-9956-ffa450edef68
2002-12-23 10:07:31 +00:00
Nicola Ken Barozzi 1538c6f06c Adding dependencies that are needed for running krysalis-ruper.
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
2002-12-22 23:53:45 +00:00
Nicola Ken Barozzi 7f9191a2d1 Added sysproperties section for junit.
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
2002-12-22 22:11:40 +00:00