Shawn Laubach
|
caf032a84f
|
Received comments about no documentation. Added a blurb in the quick-guide.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353005 13f79535-47bb-0310-9956-ffa450edef68
|
2003-02-12 15:05:16 +00:00 |
|
Shawn Laubach
|
8ca979d116
|
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
|
1c3bc26dae
|
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
|
8d97fa765a
|
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 |
|
Rainer Klute
|
c6814aa16c
|
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
|
a30f3c8c06
|
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
|
000f541cf1
|
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
|
ae796450bd
|
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
|
3e92d231f4
|
*** 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
|
0bb781cabc
|
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
|
315c315103
|
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
|
b1d9d2e10f
|
- 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
|
a40b753e09
|
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
|
0e93459a64
|
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
|
f0d24f1970
|
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
|
7c7cbf0a20
|
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
|
30e58e3952
|
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 |
|
Avik Sengupta
|
9645f12748
|
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 |
|
Glen Stampoultzis
|
c6f67084d1
|
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
|
6c05c6aaad
|
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
|
1f65eb415b
|
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
|
9183c10d33
|
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 |
|
Avik Sengupta
|
5052940511
|
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
|
337480cb38
|
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 |
|
Rainer Klute
|
a080ded07e
|
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
|
fcee68ae9f
|
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
|
debd622e60
|
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
|
4dd943e6e6
|
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
|
622e6619ba
|
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
|
3b8f9aff10
|
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
|
04e78aae67
|
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
|
6d73597035
|
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
|
2eb1a142ca
|
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 |
|
Avik Sengupta
|
babbf9384f
|
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
|
edad0e388a
|
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
|
f661c1b7f9
|
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 |
|
Rainer Klute
|
88fd2b81ed
|
Resubmitted test data file with -kb set.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352947 13f79535-47bb-0310-9956-ffa450edef68
|
2002-12-20 18:29:47 +00:00 |
|
Rainer Klute
|
d9fde7aa8c
|
File was checked in without -kb. I will check it back in in a second.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352946 13f79535-47bb-0310-9956-ffa450edef68
|
2002-12-20 18:23:13 +00:00 |
|
Glen Stampoultzis
|
7921ef4f7d
|
Some charting work (this is not currently working so don't expect much).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352938 13f79535-47bb-0310-9956-ffa450edef68
|
2002-12-16 11:16:41 +00:00 |
|
Avik Sengupta
|
737b732f1a
|
PR:15037 - Unit Tests for 1904 date windowing; submitted by Dan Sherman
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352937 13f79535-47bb-0310-9956-ffa450edef68
|
2002-12-12 09:02:26 +00:00 |
|
Avik Sengupta
|
d4aab6f574
|
PR:15294 - Spelling errors
Patch Submitted by: Danny Mui
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352936 13f79535-47bb-0310-9956-ffa450edef68
|
2002-12-12 07:37:23 +00:00 |
|
Rainer Klute
|
52e83f0156
|
RecalcIdRecord added (bug 13500).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352935 13f79535-47bb-0310-9956-ffa450edef68
|
2002-12-11 19:40:58 +00:00 |
|
Rainer Klute
|
cd6866c684
|
Support for ε to Unicode translation added (bug 15142).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352934 13f79535-47bb-0310-9956-ffa450edef68
|
2002-12-11 19:17:10 +00:00 |
|
Rainer Klute
|
d9ef0d47cf
|
HPSF: Reading Unicode properties are supported now.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352933 13f79535-47bb-0310-9956-ffa450edef68
|
2002-12-10 06:15:20 +00:00 |
|
Andrew C. Oliver
|
b153040a9e
|
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14375
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
|
2002-11-28 19:32:52 +00:00 |
|
Andrew C. Oliver
|
1e00d428ad
|
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14269
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
|
2002-11-28 19:26:20 +00:00 |
|
Andrew C. Oliver
|
5ab7cb4360
|
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13500
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
|
2002-11-28 19:20:36 +00:00 |
|
Andrew C. Oliver
|
6d084e9831
|
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13483
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
|
2002-11-28 19:03:22 +00:00 |
|
Andrew C. Oliver
|
0930d66666
|
patch from Dennis Doubleday 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
|
2002-11-28 18:57:35 +00:00 |
|
Glen Stampoultzis
|
c413463f0a
|
Some notes on the currently unimplemented records
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352926 13f79535-47bb-0310-9956-ffa450edef68
|
2002-11-24 01:39:11 +00:00 |
|