Andrew C. Oliver
|
2a19f556ae
|
Backing out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10393
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352812 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-28 22:47:58 +00:00 |
|
Glen Stampoultzis
|
54018b5b18
|
Test case for bound sheet record... it seems okay.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352809 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-27 01:45:43 +00:00 |
|
Rainer Klute
|
8609168fae
|
First HPSF test cases added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352805 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-22 08:25:19 +00:00 |
|
Andrew C. Oliver
|
a3c338967e
|
from russia with love (LOL)
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10548 #1
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352795 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-21 03:03:57 +00:00 |
|
Rainer Klute
|
eab670b07b
|
First shot for HPSF test cases.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352782 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-18 15:35:22 +00:00 |
|
Glen Stampoultzis
|
9102bc3f39
|
More refactoring of SST
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352777 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-17 14:18:03 +00:00 |
|
Glen Stampoultzis
|
7076f5c4d8
|
More testing... you can never have enough... :)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352774 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-15 13:22:50 +00:00 |
|
Andrew C. Oliver
|
cb6ef3869f
|
test case for the sheetreferences class
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352770 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-15 00:36:07 +00:00 |
|
Andrew C. Oliver
|
f69f32a679
|
moved to o.a.p.h.model package
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352769 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-15 00:19:41 +00:00 |
|
Andrew C. Oliver
|
c83b61e246
|
moved from o.a.p.h.record.formula package
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352768 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-15 00:18:48 +00:00 |
|
Avik Sengupta
|
a6974eddf4
|
Refactoring for names, and tests. More to follow. Only publicly viewable change is setSheetName in HSSFName is now private, since it was dangerous.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352736 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-01 17:29:31 +00:00 |
|
Glen Stampoultzis
|
9a940f370e
|
Somes tests for the record size calculation class... My initial attempt and trying to understand the record size calculation stuff. BTW, I still don't get it. :(
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352729 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-27 13:17:12 +00:00 |
|
Avik Sengupta
|
70c361f9dd
|
better support for sheet functions.... more refactoring after i have written tests for named range. Inclueds a fix for bug 9632
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352725 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-26 18:05:40 +00:00 |
|
Avik Sengupta
|
3d30c55466
|
first cut support for sheet references. Writing works fine, reading also works except for bug 9632 .. which means that the formula string retrieved is incorrect. will fix soon
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352723 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-25 08:35:16 +00:00 |
|
Glen Stampoultzis
|
511dbc0cea
|
Various changes. SST refactoring which I'm not sure is worth it because I'm pretty sure SST recordsize calculation is all wrong. Added some logging stuff and also merged some stuff from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352701 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-15 06:04:26 +00:00 |
|
Avik Sengupta
|
1ef8d27a1e
|
fix for bug 9802, we write simple sum ptg, tho we can also read attr ptg. trying to write an attr ptg messes up the class change algo.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352687 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-12 12:40:03 +00:00 |
|
Glen Stampoultzis
|
b05947a181
|
A testcase that I should have added before.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352683 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-12 09:07:51 +00:00 |
|
Glen Stampoultzis
|
1f61f0058b
|
Split out SSTDeserializer specific classes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352682 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-12 08:33:44 +00:00 |
|
Glen Stampoultzis
|
8f149403cc
|
Use the new 'sections' feature
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352681 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-12 08:24:12 +00:00 |
|
Glen Stampoultzis
|
a5259b1fa2
|
Refinement of test data
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352680 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-12 08:23:36 +00:00 |
|
Avik Sengupta
|
44fc02cd84
|
compile under jdk1.2.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352677 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-12 07:50:29 +00:00 |
|
Avik Sengupta
|
7e29ec9141
|
not needed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352671 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-11 21:05:09 +00:00 |
|
Avik Sengupta
|
ecc283b69d
|
updated tests without ReferenceUtil
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352669 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-11 20:20:41 +00:00 |
|
Glen Stampoultzis
|
5140e0261d
|
Merged from 1.5 (SST fixes).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352665 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-09 12:48:34 +00:00 |
|
Glen Stampoultzis
|
7b23ccd114
|
Merged from 1.5 branch.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352660 13f79535-47bb-0310-9956-ffa450edef68
|
2002-06-02 07:30:40 +00:00 |
|
Avik Sengupta
|
7077f9e2e4
|
test for parsing strings, submitted by Werner Froidevaux
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352654 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-28 12:41:17 +00:00 |
|
Avik Sengupta
|
2072902e33
|
Framework to set the class of a token
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352651 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-27 21:00:12 +00:00 |
|
Avik Sengupta
|
4b0501381f
|
sorry, license!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352647 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-21 18:36:40 +00:00 |
|
Avik Sengupta
|
5fef5940be
|
fix for bug 9114, reported and fix pointed by Tal Moshaiov
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352646 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-21 18:28:35 +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
|
a743c4248d
|
new test for new graphing record
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352644 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-19 18:53:18 +00:00 |
|
Andrew C. Oliver
|
a108d90329
|
new Test for plot area record
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352635 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-19 15:53:53 +00:00 |
|
Andrew C. Oliver
|
23bcf0f5b9
|
New object link record (graphing) -- unit test
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352629 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-18 16:22:55 +00:00 |
|
Andrew C. Oliver
|
70ff48aa8a
|
finally figured out how to get the strings in here to work... Excel has an ENTIRELY different (I think this makes like 3 or 4) to write strings for this record. Many Microsoft sucks at this programming stuff.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352625 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-18 15:56:21 +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
|
2dea29ad21
|
see the src/records/definitions/axis_options_record.xml for the details
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352616 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-11 17:23:48 +00:00 |
|
Andrew C. Oliver
|
b7511eba7a
|
great patch by craig@adaptivetrade.com (Craig Kelley) --
Now rows are interperated properly as ushorts versus shorts (java ints)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352609 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-10 03:01:11 +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 |
|
Andrew C. Oliver
|
15617dc8c9
|
created unit test for sup book record
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352601 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-06 22:50:22 +00:00 |
|
Avik Sengupta
|
65aa73beb4
|
committing patches supplied by Matthew McClain for bug 8757. This will handle most cases, since majority formulas expect value class params. Ptgs to be refactored for full functionality
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352600 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-06 18:23:24 +00:00 |
|
Avik Sengupta
|
9a6fc596dd
|
absolute refs in area references, plus some tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352599 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-05 16:55:41 +00:00 |
|
Avik Sengupta
|
94998b29f5
|
Absolute vs relative references now work .. refactored ReferenceUtils in the bargain
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352598 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-04 15:45:05 +00:00 |
|
Avik Sengupta
|
8ac8b510cf
|
fixed the tests, but they still work
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352596 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-03 15:47:20 +00:00 |
|
Avik Sengupta
|
f68bee6bfd
|
adding test for formula parser
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352583 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-02 12:52:13 +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 |
|
Andrew C. Oliver
|
46e32166e4
|
wow... I thought I was doing test first....but um...it turns out it already works. Avik ROCKS!!!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352575 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-01 01:41:51 +00:00 |
|
Andrew C. Oliver
|
1ea726c701
|
probably nothing
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352573 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-01 01:19:28 +00:00 |
|
Andrew C. Oliver
|
3d1b59dbb3
|
oops left off avik's test case
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352572 13f79535-47bb-0310-9956-ffa450edef68
|
2002-05-01 01:11:05 +00:00 |
|
Andrew C. Oliver
|
fc90730062
|
sum formula test
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352565 13f79535-47bb-0310-9956-ffa450edef68
|
2002-04-30 02:12:25 +00:00 |
|