Andrew C. Oliver
eb373342ed
Updated w/travis's last name
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352706 13f79535-47bb-0310-9956-ffa450edef68
2002-06-18 18:17:26 +00:00
Avik Sengupta
3708898305
more data for more functions
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352705 13f79535-47bb-0310-9956-ffa450edef68
2002-06-17 18:06:04 +00:00
Avik Sengupta
70c6ad8bce
fix for bug 9908, gracefully warn and write back for unknown ptg in namerecord
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352704 13f79535-47bb-0310-9956-ffa450edef68
2002-06-17 17:20:16 +00:00
Nicola Ken Barozzi
c5285fb57e
Added info on latest logging system.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352703 13f79535-47bb-0310-9956-ffa450edef68
2002-06-15 15:38:29 +00:00
Andrew C. Oliver
4a34e13429
new case study
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352702 13f79535-47bb-0310-9956-ffa450edef68
2002-06-15 14:54:34 +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
Said Ryan Ackley
502509ea2d
intial check in
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352697 13f79535-47bb-0310-9956-ffa450edef68
2002-06-14 02:03:44 +00:00
Said Ryan Ackley
fd97caf99b
Added comments
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352696 13f79535-47bb-0310-9956-ffa450edef68
2002-06-14 02:03:20 +00:00
Avik Sengupta
ffe4a6d83e
Add util method to check date formatting in Excel, submitted by Jason Hoffman
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352695 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 17:17:24 +00:00
Glen Stampoultzis
65400bbe1b
Fixed typo
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352694 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 00:51:20 +00:00
Avik Sengupta
9521f18dc3
sorry, fixed
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352693 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 18:13:56 +00:00
Avik Sengupta
9ed02e1a27
additional classes handled, submitted by Jason Hoffman
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352692 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 18:06:52 +00:00
Avik Sengupta
22090f0b80
another typo
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352691 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 17:44:02 +00:00
Avik Sengupta
8a37edd5d8
some more details on the faq
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352690 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 17:43:17 +00:00
Avik Sengupta
06ce439457
typo
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352689 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 17:42:30 +00:00
Andrew C. Oliver
efaf8aabc0
oops forgot this yesterday, the new case studies page
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352688 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 14:01:17 +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
8908e20c5d
A fix for the bug that remained uncaught because I didn't write a testcase that I should have - once again proving to myself that test cases are wonderful things and that I skimp on doing them way too often.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352684 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 09:10:04 +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
Glen Stampoultzis
143979497c
Some more hex reading utilities
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352679 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 08:18:06 +00:00
Glen Stampoultzis
fc2a1cad96
New FAQ - thanks Avik!
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352678 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 08:09:27 +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
Andrew C. Oliver
1e56546655
added spanish translation start
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352676 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 04:21:26 +00:00
Andrew C. Oliver
44b02e8d4d
added spanish translation news
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352675 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 04:19:12 +00:00
Glen Stampoultzis
707fa6e2a0
New alternative
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352674 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 00:34:44 +00:00
Avik Sengupta
4c62750ea5
pretty printing from AttrPtg, submitted by Werner Froidevaux
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352673 13f79535-47bb-0310-9956-ffa450edef68
2002-06-11 21:17:44 +00:00
Nicola Ken Barozzi
e27d8be5e1
Removed runtime dependency from commons logging.
...
Now the PoiLogFactory will try to create a logger using the System property
named "org.apache.poi.util.POILogger".
If it fails, the NullLogger is used.
There is also a basic SystemOutLogger and the former CommonsLogger.
Haven't checked the code that much, but it compiles and POI works.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352672 13f79535-47bb-0310-9956-ffa450edef68
2002-06-11 21:07:58 +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
b378514b24
dont want these any more, they have been refactored to AbstractFunctionPtg/FuncPtg/FuncVarPtg
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352670 13f79535-47bb-0310-9956-ffa450edef68
2002-06-11 20:37:01 +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
Avik Sengupta
e346cb4473
More formula enhancements, particularly for fixed args tFunc 0x21/41/61. Also try not to bomb on unknown Ptg
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352668 13f79535-47bb-0310-9956-ffa450edef68
2002-06-11 20:18:28 +00:00
Andrew C. Oliver
3899a5ee12
first go at "getting involved"
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352667 13f79535-47bb-0310-9956-ffa450edef68
2002-06-09 20:30:34 +00:00
Andrew C. Oliver
d3ad81d4e7
updates for POI around the web
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352666 13f79535-47bb-0310-9956-ffa450edef68
2002-06-09 16:57:35 +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
Avik Sengupta
c8470551bb
fix to bug 9518, submitted by Shawn Laubach
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352661 13f79535-47bb-0310-9956-ffa450edef68
2002-06-06 06:03:17 +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
2490325a95
added the ability to run tests one at a time
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352657 13f79535-47bb-0310-9956-ffa450edef68
2002-05-29 14:37:37 +00:00
Avik Sengupta
e3beaf84a4
documentation for formula
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352655 13f79535-47bb-0310-9956-ffa450edef68
2002-05-28 12:42:57 +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
Glen Stampoultzis
e3581a0396
Fixed some links.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352653 13f79535-47bb-0310-9956-ffa450edef68
2002-05-28 02:17:57 +00:00
Glen Stampoultzis
3bf27b7f1e
Poi vote page.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352652 13f79535-47bb-0310-9956-ffa450edef68
2002-05-28 01:24:45 +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
Andrew C. Oliver
c38fc6e7a0
Patches from Werner Froidevaux
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352649 13f79535-47bb-0310-9956-ffa450edef68
2002-05-26 23:19:58 +00:00
Andrew C. Oliver
995127c376
Bugzilla Bug 9426 - Drew Varner (who needs to start remembering to add himself in the author tags)
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352648 13f79535-47bb-0310-9956-ffa450edef68
2002-05-26 22:18:40 +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