Commit Graph

47 Commits

Author SHA1 Message Date
Yegor Kozlov 2b835e6c19 merged with trunk r670185
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_1_FINAL@670186 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21 12:03:44 +00:00
Yegor Kozlov 294932abb8 merged with trunk r657726
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_1_BETA2@657731 13f79535-47bb-0310-9956-ffa450edef68
2008-05-19 06:35:30 +00:00
Yegor Kozlov 82bb0bc7ef make sure all hslf classes use POI loggers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647824 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14 14:58:18 +00:00
Yegor Kozlov 1b9d7218c5 usermodel support for excel hyperlinks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@617834 13f79535-47bb-0310-9956-ffa450edef68
2008-02-02 17:06:14 +00:00
Andrew C. Oliver 222e406a69 you can now protect files with writeProtectWorkbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@557333 13f79535-47bb-0310-9956-ffa450edef68
2007-07-18 17:00:14 +00:00
Nick Burch e423cc45ed Comment support from bug 41198, patch from Yegor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@491629 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 21:02:22 +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 5d8423bd13 Added explicit RecordFormatException when a FilePass record (indicating that the workbook is encrypted) is encountered.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437370 13f79535-47bb-0310-9956-ffa450edef68
2006-08-27 12:00:36 +00:00
Jason Height 4aea586fe5 Exception Chaining: Added support for java 1.4 style exception chaining. Believe that POI is targeted at 1.4 nowdays so this should not cause an issue.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@425026 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 12:40:25 +00:00
Jason Height b55089d607 Added patch (along with fixes to it so that the unit tests work) for bug 37637
Bug 37622 and 30319 should be fixed. Tested that Euro DataFormat now works.

Ill provide a euro symbol/unicode unit test shortly.

Numerous minor changes so eclipse doesnt give so many warnings (incomplete)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@365561 13f79535-47bb-0310-9956-ffa450edef68
2006-01-03 07:24:01 +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
Glen Stampoultzis b94ddd0e9f Added image support for POI. See the quick guide for details. Sponsored through superlink software.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353660 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 11:26:18 +00:00
Glen Stampoultzis 72f6b11cf6 Turned of deserialization of escher records by default.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353609 13f79535-47bb-0310-9956-ffa450edef68
2004-10-25 10:58:48 +00:00
Glen Stampoultzis eeef2a1b12 Merged REL_2_BRANCH to head.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353586 13f79535-47bb-0310-9956-ffa450edef68
2004-08-23 08:52:54 +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
Danny Muid b0d1df10d3 Patch to support reading in Shared Formulas
1) Added new Record: SharedFormulaRecord that is basically a storage area
2) Enabled ExpPtg to store and serialize data for repeating formulas
3) Updated the aggregates to store the SharedFormulaRecord appropriately


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353090 13f79535-47bb-0310-9956-ffa450edef68
2003-05-08 00:02:03 +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
Andrew C. Oliver 0cb31a8d4d http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch by
sergei.... if he'd learn to do diff -u patches instead of the nasty kind I'd be
loving his work alot right now ;-)
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352831 13f79535-47bb-0310-9956-ffa450edef68
2002-09-02 02:11:16 +00:00
Avik Sengupta 6304b81aa3 fixed compilation error
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352818 13f79535-47bb-0310-9956-ffa450edef68
2002-07-29 14:05:52 +00:00
Glen Stampoultzis 0073f29004 Removed useless autogenerated comment
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352816 13f79535-47bb-0310-9956-ffa450edef68
2002-07-29 13:28:44 +00:00
Glen Stampoultzis 4d7e207efd String record added
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352815 13f79535-47bb-0310-9956-ffa450edef68
2002-07-29 13:25:46 +00:00
Andrew C. Oliver 556f6f6837 Added preliminary support for Palletes. Still need to write add/remove/change
functions.  Added this so that if someone else wants to finish it before I get
to it, they can. (have at it!)
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352806 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 05:10:23 +00:00
Andrew C. Oliver 88ef6ef1b6 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10884
patch to read and set margins
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352796 13f79535-47bb-0310-9956-ffa450edef68
2002-07-21 03:51:43 +00:00
Andrew C. Oliver b9a7d16826 oops forgot one
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352641 13f79535-47bb-0310-9956-ffa450edef68
2002-05-19 18:50:37 +00:00
Andrew C. Oliver 2ad78a7d9f We've got just about all the important graph records for a bar graph.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352640 13f79535-47bb-0310-9956-ffa450edef68
2002-05-19 18:48:52 +00:00
Andrew C. Oliver 8e547247a8 new records
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352632 13f79535-47bb-0310-9956-ffa450edef68
2002-05-19 15:51:48 +00:00
Andrew C. Oliver fa78e9c938 supports new added graphing record types
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352627 13f79535-47bb-0310-9956-ffa450edef68
2002-05-18 16:21:01 +00:00
Andrew C. Oliver 1e5961f2df Added new record types to biff viewer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352618 13f79535-47bb-0310-9956-ffa450edef68
2002-05-11 19:13:42 +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 5bdb69f931 finishing Libin's work.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352604 13f79535-47bb-0310-9956-ffa450edef68
2002-05-07 23:38:06 +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 b8d8aa4d86 Little bug in BiffViewer.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352557 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 11:09:04 +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
Andrew C. Oliver 29911b8674 Formula changes. . Disable for 1.5...alow compile in if desired.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352431 13f79535-47bb-0310-9956-ffa450edef68
2002-04-17 22:21:16 +00:00
Glen Stampoultzis 9cccf3465b Reorganized things a bit in preparation for some changes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352413 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 13:54:00 +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 e685180d9f Some small output changes to BiffViewer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352401 13f79535-47bb-0310-9956-ffa450edef68
2002-04-12 14:50:56 +00:00
Glen Stampoultzis d0c1fb8cc2 New records added to biff viewer plus a little fix.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352164 13f79535-47bb-0310-9956-ffa450edef68
2002-03-09 11:17:12 +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 d386ad9359 Fixed unncessary imports
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352123 13f79535-47bb-0310-9956-ffa450edef68
2002-03-01 13:05:13 +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 35451e2423 Added records to biff viewer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352082 13f79535-47bb-0310-9956-ffa450edef68
2002-02-10 05:24:51 +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
Andrew C. Oliver 895297512d Initial revision
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352063 13f79535-47bb-0310-9956-ffa450edef68
2002-01-31 02:22:28 +00:00