Josh Micich
38847f05e0
Removed RCS tags from xml documents. Also removed trailing whitespace
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781867 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 23:01:06 +00:00
Josh Micich
0277016ab5
bug 23630 - fixed spelling mistake in constant name
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@655216 13f79535-47bb-0310-9956-ffa450edef68
2008-05-11 01:30:56 +00:00
Mark Emlyn David Thomas
aeadb0d819
Add standard licence header for src/records directory
...
Add XML declarations where not present
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496529 13f79535-47bb-0310-9956-ffa450edef68
2007-01-15 22:53:32 +00:00
Henri Yandell
81357fd328
Applied copy2license script to the files that were converted by dos2unix. ant jar continues to pass.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@489762 13f79535-47bb-0310-9956-ffa450edef68
2006-12-22 21:00:02 +00:00
Henri Yandell
fca4623791
Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@489730 13f79535-47bb-0310-9956-ffa450edef68
2006-12-22 19:18:16 +00:00
Jason Height
07f76e4bb6
Major landing of the following changes:
...
1) Full implementation of UnicodeStrings
2) exposure of RichText strings to the usermodel
3) Modification to SSTRecord to support duplicates. Fixes a few bugs
4) RecordInputStream *smart* ?? handeling of continue records!
Phew This took 6 months on and off to put together. Just happy to commit somethig
Report any problems!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353769 13f79535-47bb-0310-9956-ffa450edef68
2005-08-18 07:06:44 +00:00
Rainer Klute
c71b3635a9
- Improved the build process' with respect to its dependencies on JUnit, JDepend and an XSLT processor.
...
- Included DDF in the generated javadoc API documentation.
- Excluded the obsolete HDF from the generated javadoc API documentation.
- Included the CLASSPATH environment variable in the javadoc classpath so that references to third-party packages can be resolved.
- Removed all explicit references to Xalan and changed the HSSF record generator to use any XSLT processor. However, that stuff seems to be very much out of date: The XSL stylesheet won't compile even after an obvious fix. Thus my modifications are untested but that stuff won't work anyway. I doubt it is important.
- Did some beautifications on the build.xml file.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353683 13f79535-47bb-0310-9956-ffa450edef68
2005-05-16 21:39:22 +00:00
Glen Stampoultzis
a4047ad573
New licence changes.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353545 13f79535-47bb-0310-9956-ffa450edef68
2004-04-09 13:05:39 +00:00
Glen Stampoultzis
d335e740b6
Ported the drawing stuff from the rel_2_branch. Given the effort this took I'm really really wanting to move to subversion.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353542 13f79535-47bb-0310-9956-ffa450edef68
2004-04-09 11:45:38 +00:00
Glen Stampoultzis
64967ec532
Changed copyright from 2002 to 2003
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353070 13f79535-47bb-0310-9956-ffa450edef68
2003-04-30 04:39:21 +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
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
Glen Stampoultzis
a46e6bdc12
Some changes to record generation
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352885 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 00:05:55 +00:00
Andrew C. Oliver
a7b2c9fb69
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352836 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 00:26:28 +00:00
Andrew C. Oliver
f75fb848ba
Fixed tests for legend and implemented testresult for bitfields
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352645 13f79535-47bb-0310-9956-ffa450edef68
2002-05-19 21:40:59 +00:00
Andrew C. Oliver
c83585bf96
more graphing records
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352642 13f79535-47bb-0310-9956-ffa450edef68
2002-05-19 18:51:09 +00:00
Andrew C. Oliver
55114e1551
new support for sizeless records
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352631 13f79535-47bb-0310-9956-ffa450edef68
2002-05-19 15:51:29 +00:00
Andrew C. Oliver
3e5e8d0275
new object link record (Graphign)
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352630 13f79535-47bb-0310-9956-ffa450edef68
2002-05-18 16:23:30 +00:00
Andrew C. Oliver
019c62dddd
fixes for series text
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352624 13f79535-47bb-0310-9956-ffa450edef68
2002-05-18 15:54:29 +00:00
Andrew C. Oliver
7fca77c9c4
support series text
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352622 13f79535-47bb-0310-9956-ffa450edef68
2002-05-15 00:58:26 +00:00
Andrew C. Oliver
8db578bb83
supports test expression
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352621 13f79535-47bb-0310-9956-ffa450edef68
2002-05-15 00:56:47 +00:00
Andrew C. Oliver
d2672d5e76
implemented tick record (grphing thing) --
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352617 13f79535-47bb-0310-9956-ffa450edef68
2002-05-11 19:06:04 +00:00
Andrew C. Oliver
18fe61d9ff
AxisOptionsRecord -- This here "Misc" record (like every other record
...
in microsofts formats) defines various behaviors to do with Axis options.
(graphing stuff)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352615 13f79535-47bb-0310-9956-ffa450edef68
2002-05-11 17:22:34 +00:00
Andrew C. Oliver
324dbe8839
New record for charts and corresponding BIFFViewer and unit test
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352606 13f79535-47bb-0310-9956-ffa450edef68
2002-05-08 01:46:11 +00:00
Andrew C. Oliver
e475ccfe2c
Added SC window magnification...fixed error on res001 that has been bugging me.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352605 13f79535-47bb-0310-9956-ffa450edef68
2002-05-08 00:22:33 +00:00
Glen Stampoultzis
950559e41a
Charting, charting, charting... getting there... bit by bit.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352576 13f79535-47bb-0310-9956-ffa450edef68
2002-05-01 08:02:19 +00:00
Glen Stampoultzis
605439f062
Sheet properties record. Poi yum.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352459 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 07:12:26 +00:00
Glen Stampoultzis
986dd8a3e4
New record plus added a check in the record generator.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352445 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 12:54:29 +00:00
Glen Stampoultzis
ea50e6186c
Added linked data record.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352411 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 12:43:57 +00:00
Glen Stampoultzis
8998095ae8
New chart record
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352400 13f79535-47bb-0310-9956-ffa450edef68
2002-04-12 14:40:36 +00:00
Glen Stampoultzis
a47e836eae
Axis used record implementation
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352282 13f79535-47bb-0310-9956-ffa450edef68
2002-03-25 10:39:42 +00:00
Glen Stampoultzis
8059beb4c3
Series label record
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352281 13f79535-47bb-0310-9956-ffa450edef68
2002-03-25 10:29:27 +00:00
Glen Stampoultzis
044b3e7092
Area format record
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352280 13f79535-47bb-0310-9956-ffa450edef68
2002-03-25 10:08:16 +00:00
Glen Stampoultzis
114950f0b2
New record.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352247 13f79535-47bb-0310-9956-ffa450edef68
2002-03-18 11:30:36 +00:00
Glen Stampoultzis
c43859cd84
New record... Slowly but surely. Wonder if I have enough to make a whole chart yet?
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352246 13f79535-47bb-0310-9956-ffa450edef68
2002-03-18 11:03:56 +00:00
Andrew C. Oliver
f811dd4479
hopefully one day I'll make this actually freaking work!
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352234 13f79535-47bb-0310-9956-ffa450edef68
2002-03-17 00:13:24 +00:00
Glen Stampoultzis
2a7b04d945
Update for the chart record
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352167 13f79535-47bb-0310-9956-ffa450edef68
2002-03-09 12:41:12 +00:00
Glen Stampoultzis
6f3e9c7ab1
Another record for graphing... I'm on a roll tonight
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352166 13f79535-47bb-0310-9956-ffa450edef68
2002-03-09 12:23:36 +00:00
Glen Stampoultzis
6ba6e80980
Another graph record
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352165 13f79535-47bb-0310-9956-ffa450edef68
2002-03-09 12:06:55 +00:00
Glen Stampoultzis
975f5f5ab3
More records for graphing
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352163 13f79535-47bb-0310-9956-ffa450edef68
2002-03-09 11:13:27 +00:00
Glen Stampoultzis
e452f11e28
Record generator fix plus new record. Must write email regarding it's uses but first got to sleep. 2am.. zzzz
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352159 13f79535-47bb-0310-9956-ffa450edef68
2002-03-08 15:07:30 +00:00
Glen Stampoultzis
2c71e35be2
Added new chart record and readded record generation support to the build; it got lost
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352145 13f79535-47bb-0310-9956-ffa450edef68
2002-03-04 00:05:33 +00:00
Glen Stampoultzis
b08d62388c
Fixed email address
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352086 13f79535-47bb-0310-9956-ffa450edef68
2002-02-11 04:23:11 +00:00
Glen Stampoultzis
524f9c630e
New chart record
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352081 13f79535-47bb-0310-9956-ffa450edef68
2002-02-10 05:24:17 +00:00
Glen Stampoultzis
79fc9477da
New chart record
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352079 13f79535-47bb-0310-9956-ffa450edef68
2002-02-10 05:10:09 +00:00
Glen Stampoultzis
9411fb08d8
Added support for automatic record generation
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352078 13f79535-47bb-0310-9956-ffa450edef68
2002-02-10 04:32:07 +00:00