Commit Graph

1278 Commits

Author SHA1 Message Date
Said Ryan Ackley dd97f4aeb6 patch from piers and other minor changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353535 13f79535-47bb-0310-9956-ffa450edef68
2004-03-10 04:18:57 +00:00
Said Ryan Ackley 74b4e4792e <No Comment Entered>
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353534 13f79535-47bb-0310-9956-ffa450edef68
2004-03-05 13:07:57 +00:00
Said Ryan Ackley 7553198a32 Applied patch from Piers Taylor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353533 13f79535-47bb-0310-9956-ffa450edef68
2004-03-04 11:58:35 +00:00
Said Ryan Ackley bf13664a25 trying to bring textmining.org up to sync
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353532 13f79535-47bb-0310-9956-ffa450edef68
2004-03-04 04:31:16 +00:00
Said Ryan Ackley 5d03b1e169 Fixed a problem that was causing tests to fail.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353529 13f79535-47bb-0310-9956-ffa450edef68
2004-03-03 03:22:57 +00:00
Said Ryan Ackley 60df7a2504 Item removed from ignoreList
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353528 13f79535-47bb-0310-9956-ffa450edef68
2004-03-03 03:12:32 +00:00
Said Ryan Ackley 5b63a01c97 <No Comment Entered>
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353527 13f79535-47bb-0310-9956-ffa450edef68
2004-03-03 03:11:20 +00:00
Said Ryan Ackley 7b4b1e37c9 Ignore list created
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353525 13f79535-47bb-0310-9956-ffa450edef68
2004-03-03 03:10:56 +00:00
Said Ryan Ackley c23677244f initial check in
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353524 13f79535-47bb-0310-9956-ffa450edef68
2004-03-03 00:18:48 +00:00
Said Ryan Ackley 462b3aaba1 <No Comment Entered>
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353523 13f79535-47bb-0310-9956-ffa450edef68
2004-03-03 00:12:00 +00:00
Said Ryan Ackley 0e1f9ab329 clean up
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353522 13f79535-47bb-0310-9956-ffa450edef68
2004-03-03 00:11:02 +00:00
Said Ryan Ackley a32ed81e4f latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353521 13f79535-47bb-0310-9956-ffa450edef68
2004-03-02 12:25:20 +00:00
Said Ryan Ackley c806acb760 latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353520 13f79535-47bb-0310-9956-ffa450edef68
2004-03-02 06:59:22 +00:00
Said Ryan Ackley be07b1422a latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353519 13f79535-47bb-0310-9956-ffa450edef68
2004-03-02 06:31:46 +00:00
Said Ryan Ackley d313836fb2 latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353518 13f79535-47bb-0310-9956-ffa450edef68
2004-03-02 06:26:04 +00:00
Said Ryan Ackley 65f4bf6e54 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353517 13f79535-47bb-0310-9956-ffa450edef68
2004-03-02 06:23:44 +00:00
Glen Stampoultzis bca4b281d6 Copied in the new change details into the status file of head. Boy I'll be glad when the 2.0 branch is dead.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353492 13f79535-47bb-0310-9956-ffa450edef68
2004-01-26 11:19:46 +00:00
Avik Sengupta 60ceb1d650 I know POI developers are supposed to like working with binary data,
but going thru source code with a hex editor to figure out characters
isnt my idea of fun :))
Anyways, hpsf.basic.TestWrite now runs, on both UTF-8 and US-ASCII
environments.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353488 13f79535-47bb-0310-9956-ffa450edef68
2004-01-25 16:05:02 +00:00
Avik Sengupta e1e1c18652 getting forrest to build on HEAD. Sorry Glen :)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353486 13f79535-47bb-0310-9956-ffa450edef68
2004-01-17 19:29:00 +00:00
Rainer Klute 38d3097672 Buf fix plus testcasde: Reading property values failed with a StringIndexOutOfBoundsException on empty strings.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353485 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 14:25:35 +00:00
Said Ryan Ackley b0d87aae74 fixed a simple bug
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353484 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 11:09:37 +00:00
Avik Sengupta df53351856 On HEAD, checking in testcase for 25695. But it doesnt work for reason's unknown. And its not this particular issue thats the culprit. getStringValue returns blank..:(
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353481 13f79535-47bb-0310-9956-ffa450edef68
2004-01-01 19:12:46 +00:00
Avik Sengupta 425f468924 on head, missed the testcase for the formula parser changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353480 13f79535-47bb-0310-9956-ffa450edef68
2004-01-01 19:11:03 +00:00
Avik Sengupta 431e59d5e6 bug 24125 - date formats. sync to head.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353476 13f79535-47bb-0310-9956-ffa450edef68
2004-01-01 09:03:32 +00:00
Avik Sengupta 4e4596d7e6 bug 25457, formula parser fixes by Peter M Murray
sync to head


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353475 13f79535-47bb-0310-9956-ffa450edef68
2004-01-01 07:51:34 +00:00
Shawn Laubach 175a51a76e Set constants to be static.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353472 13f79535-47bb-0310-9956-ffa450edef68
2003-12-31 17:02:23 +00:00
Avik Sengupta 220a4e5c9d Auguste's Spanish Transaltions. Thanks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353469 13f79535-47bb-0310-9956-ffa450edef68
2003-12-30 17:47:48 +00:00
Rainer Klute 2d858a367f More Javadoc issues fixed. "ant javadoc" now runs without any complaints. However, this does not mean the the documentation is fine. Please check your documentation!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353467 13f79535-47bb-0310-9956-ffa450edef68
2003-12-06 11:01:19 +00:00
Rainer Klute 1a3fd07f39 Removed parameter types from @param statements - Javadoc knows about the types by itself.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353466 13f79535-47bb-0310-9956-ffa450edef68
2003-12-05 21:53:03 +00:00
Rainer Klute 9d0367838a Javadoc references to empty packages are not possible. I removed them.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353465 13f79535-47bb-0310-9956-ffa450edef68
2003-12-05 20:29:06 +00:00
Rainer Klute 648f000711 Removed some of the Javadoc errors. Fellow developers, please run "ant javadocs" and see what can be improved!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353464 13f79535-47bb-0310-9956-ffa450edef68
2003-12-04 22:26:01 +00:00
Rainer Klute c93c80a275 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353463 13f79535-47bb-0310-9956-ffa450edef68
2003-12-03 21:06:57 +00:00
Rainer Klute 457091b4f9 Oops - small bug fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353462 13f79535-47bb-0310-9956-ffa450edef68
2003-12-03 20:31:57 +00:00
Rainer Klute a914cfc17c HPSF: new testcase to check the new codepage support - plus a fix to correct a bug detected by the testcase. Hey, that's what testcases are good for!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353461 13f79535-47bb-0310-9956-ffa450edef68
2003-12-03 20:00:14 +00:00
Rainer Klute 131bb9d0bd HPSF: codepage support added
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353460 13f79535-47bb-0310-9956-ffa450edef68
2003-12-02 17:46:01 +00:00
Rainer Klute 6385296f3f Superfluous import statements removed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353459 13f79535-47bb-0310-9956-ffa450edef68
2003-11-24 22:31:36 +00:00
Rainer Klute ffdfb39106 Reformatted
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353458 13f79535-47bb-0310-9956-ffa450edef68
2003-11-24 22:31:01 +00:00
Andrew C. Oliver 8f4ba6a951 new case study. Thanks!!!
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353457 13f79535-47bb-0310-9956-ffa450edef68
2003-11-23 19:49:11 +00:00
Tetsuya Kitahata 839236d49b Apachecon US 2003 is over
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353456 13f79535-47bb-0310-9956-ffa450edef68
2003-11-20 22:36:27 +00:00
Avik Sengupta 0d1e4189e5 documentation update for 2.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353455 13f79535-47bb-0310-9956-ffa450edef68
2003-11-19 19:01:23 +00:00
Danny Muid 9d2c36fad3 Really clone the merged regions...Thanks to Jason for pointing this out.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353454 13f79535-47bb-0310-9956-ffa450edef68
2003-11-17 21:34:06 +00:00
Danny Muid b552f42f82 The cloned reference for merged cells did not create a new collection,
so deletes cascaded to the original.
Reported by: huri@users.sourceforge.net
PR:  22720


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353452 13f79535-47bb-0310-9956-ffa450edef68
2003-11-17 21:17:41 +00:00
Said Ryan Ackley ec8ef4f97c fixed a problem with unicode and text
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353450 13f79535-47bb-0310-9956-ffa450edef68
2003-11-13 13:44:26 +00:00
Said Ryan Ackley 86f82756fe fixed a misspelling in the java class name
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353449 13f79535-47bb-0310-9956-ffa450edef68
2003-11-13 05:24:37 +00:00
Said Ryan Ackley 0999e7358a latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353448 13f79535-47bb-0310-9956-ffa450edef68
2003-11-13 03:28:33 +00:00
Said Ryan Ackley 22c4e294d4 latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353447 13f79535-47bb-0310-9956-ffa450edef68
2003-11-12 01:33:58 +00:00
Said Ryan Ackley fbd57dadd9 latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353446 13f79535-47bb-0310-9956-ffa450edef68
2003-11-12 01:33:58 +00:00
Said Ryan Ackley a23dfd03ea latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353445 13f79535-47bb-0310-9956-ffa450edef68
2003-11-11 11:43:07 +00:00
Said Ryan Ackley 310a747291 some quick changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353444 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 15:34:20 +00:00
Said Ryan Ackley 1081456401 latest changes...still not working though!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353443 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 11:58:39 +00:00
Said Ryan Ackley e3bff5f91b initial check in
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353442 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 11:55:11 +00:00
Jason Height bfc44119e9 Fix to 24519. getCustomPalette now works on the head with a newly created workbook
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353441 13f79535-47bb-0310-9956-ffa450edef68
2003-11-09 21:15:51 +00:00
Rainer Klute 71b808249b *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353439 13f79535-47bb-0310-9956-ffa450edef68
2003-11-07 19:24:29 +00:00
Shawn Laubach 582ddbf126 Fix supplied for bug 24397 where some compilation got ambiguous classes. Explicitly imports the classes. Patch supplied by Jean-Pierre Paris.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353438 13f79535-47bb-0310-9956-ffa450edef68
2003-11-04 19:29:55 +00:00
Shawn Laubach be886bc9da Fix supplied for bug 24397 where some compilation got ambiguous classes. Explicitly imports the classes. Patch supplied by Jean-Pierre Paris.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353437 13f79535-47bb-0310-9956-ffa450edef68
2003-11-04 19:29:55 +00:00
Glen Stampoultzis 2ce99096db Applied change log to HEAD
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353436 13f79535-47bb-0310-9956-ffa450edef68
2003-11-02 23:29:44 +00:00
Avik Sengupta 690fc598cc getters and setters for ClassID - addendum to bug 22195, by Kirill Jacobson
sync from branch


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353431 13f79535-47bb-0310-9956-ffa450edef68
2003-11-01 02:20:51 +00:00
Avik Sengupta f52aea647a bug 22195 ClassID support, by Michael Zalewski, sync from branch, pls verify
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353429 13f79535-47bb-0310-9956-ffa450edef68
2003-10-31 16:39:05 +00:00
Avik Sengupta e16e9b24e1 fix for bug 16560. But the testcase in HEAD was already failing, so continues to fail even now.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353427 13f79535-47bb-0310-9956-ffa450edef68
2003-10-30 18:14:55 +00:00
Avik Sengupta 58623a5194 testcase for bug 18800
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353425 13f79535-47bb-0310-9956-ffa450edef68
2003-10-30 17:20:39 +00:00
Avik Sengupta c66f42d340 Testcase for 24215. sync from branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353423 13f79535-47bb-0310-9956-ffa450edef68
2003-10-30 16:46:43 +00:00
Avik Sengupta 003c0e8b30 Testcases for bug 19599 - sync from branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353421 13f79535-47bb-0310-9956-ffa450edef68
2003-10-28 10:34:46 +00:00
Avik Sengupta 1e07dbc576 More double byte chars testcases. Sync from branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353419 13f79535-47bb-0310-9956-ffa450edef68
2003-10-27 03:57:30 +00:00
Avik Sengupta 6fdf527896 Testcases.. Testcases! for bug 13224 and all double byte read errors
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353417 13f79535-47bb-0310-9956-ffa450edef68
2003-10-27 03:43:16 +00:00
Avik Sengupta 947f638ba5 bug 17374 - typo in HSSFFont
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353414 13f79535-47bb-0310-9956-ffa450edef68
2003-10-27 02:40:31 +00:00
Avik Sengupta 3c78911f82 fix for 13921, sync from branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353412 13f79535-47bb-0310-9956-ffa450edef68
2003-10-27 02:01:21 +00:00
Tetsuya Kitahata 560fb1aa8c Updated skinconf to be fit to Apache Forrest 0.5.1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353411 13f79535-47bb-0310-9956-ffa450edef68
2003-10-26 09:09:20 +00:00
Tetsuya Kitahata b5be1f443d Enhancement of Tab (PDF/XML/Print links to tab menu)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353410 13f79535-47bb-0310-9956-ffa450edef68
2003-10-26 05:32:51 +00:00
Rainer Klute e237bc3edd - Added Robert Flaherty's method getCustomProperties() (refactored)
- Got rid of the PropertySet instance variable sectionCount. Use getSectionCount() instead!
- Minor fixes


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353409 13f79535-47bb-0310-9956-ffa450edef68
2003-10-23 20:44:24 +00:00
Shawn Laubach 53b75e9c11 Updated documentation so that Fix To example is named properly.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353408 13f79535-47bb-0310-9956-ffa450edef68
2003-10-23 17:20:41 +00:00
Glen Stampoultzis 5ae8d17af2 Change to heading
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353405 13f79535-47bb-0310-9956-ffa450edef68
2003-10-19 09:54:06 +00:00
Jason Height 1e9a8a1b07 Dont forget to set the palette pos of the new palette record
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353403 13f79535-47bb-0310-9956-ffa450edef68
2003-10-14 23:18:03 +00:00
Jason Height 32b0e0b541 Fix on head for custom palettes.
Resolves 16559


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353402 13f79535-47bb-0310-9956-ffa450edef68
2003-10-14 22:50:48 +00:00
Jason Height f7a6f8320c Fix for big strings
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353399 13f79535-47bb-0310-9956-ffa450edef68
2003-10-14 07:57:10 +00:00
Jason Height dc44a8bd39 Fixed the double byte bugs in SSTDeserializer. Testcases provided in bugs 15556 and 22742 now work.
Patch for the rel 2.0 branch will follow shortly.

PR: 15556, 22742
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353395 13f79535-47bb-0310-9956-ffa450edef68
2003-10-14 06:54:00 +00:00
Avik Sengupta fc5ca16d35 testcase for concatenate, sync from branch
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353394 13f79535-47bb-0310-9956-ffa450edef68
2003-10-13 16:46:30 +00:00
Tetsuya Kitahata 21905210f7 "Apache | Jakarta | POI " ;-)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353391 13f79535-47bb-0310-9956-ffa450edef68
2003-10-13 09:46:14 +00:00
Tetsuya Kitahata 50db711b86 Slight change of "POI-skin" for *ApacheCon US 2003*
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353389 13f79535-47bb-0310-9956-ffa450edef68
2003-10-13 09:43:48 +00:00
Tetsuya Kitahata c19d4583c2 Added "Apache POI TOP" (Left-side navi)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353388 13f79535-47bb-0310-9956-ffa450edef68
2003-10-13 09:43:02 +00:00
Tetsuya Kitahata b0e2f1cf4c Revert POI Logo (White Background)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353387 13f79535-47bb-0310-9956-ffa450edef68
2003-10-12 02:25:05 +00:00
Tetsuya Kitahata d430353293 "poi-skin": Original Skin (Forrest) for Jakarta POI Project
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353386 13f79535-47bb-0310-9956-ffa450edef68
2003-10-11 18:23:03 +00:00
Avik Sengupta 879f01d7fc Testcase for 15375. Sync from Branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353384 13f79535-47bb-0310-9956-ffa450edef68
2003-10-09 15:21:15 +00:00
Avik Sengupta 7a9783f2a0 continuation of prev commit - testcase for 14330. Sync from branch Will fail in HEAD due to other issues
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353382 13f79535-47bb-0310-9956-ffa450edef68
2003-10-06 17:44:24 +00:00
Avik Sengupta 4c992c4534 tescase for bug 14330, syncing from branch, but testcases dont work in HEAD due to other issues
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353381 13f79535-47bb-0310-9956-ffa450edef68
2003-10-06 17:42:12 +00:00
Avik Sengupta 33be098d16 testcase for bug 14460
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353379 13f79535-47bb-0310-9956-ffa450edef68
2003-10-06 17:34:10 +00:00
Avik Sengupta dbe4ddf386 Testcase for bug 15353
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353375 13f79535-47bb-0310-9956-ffa450edef68
2003-10-06 10:20:33 +00:00
Jason Height 16144a5849 Trivial patch to remove unused factory
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353373 13f79535-47bb-0310-9956-ffa450edef68
2003-09-26 02:34:42 +00:00
Jason Height 227008a3b1 ExtSST serialization pacth to fix corruption when there are a large number of strings in the SST record.
It seems that only 128 buckets can be serialized. This patch addresses this excel oddity.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353371 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 07:18:08 +00:00
Avik Sengupta 6e31332cd1 testcases for bug 23094
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353370 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 18:47:12 +00:00
Glen Stampoultzis 41707255d3 Changes is old and doesn't work too well in forrest 0.5 anywho.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353366 13f79535-47bb-0310-9956-ffa450edef68
2003-09-22 07:38:15 +00:00
Glen Stampoultzis 9400e9f3cb Fixed to work with forrest 0.5
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353365 13f79535-47bb-0310-9956-ffa450edef68
2003-09-22 03:44:51 +00:00
Jason Height 5bd3bb8e28 Small fix for when the start row didnt contain any cells.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353364 13f79535-47bb-0310-9956-ffa450edef68
2003-09-21 22:11:56 +00:00
Rainer Klute 8bd4b39387 - Comparing sections refined: For the dictionary (property 0) only the value (Map) is relevant. The dictionary's codepage (property 1) is disregarded.
- New sample application CopyCompare. I'll turn that into a testcase later.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353362 13f79535-47bb-0310-9956-ffa450edef68
2003-09-20 15:43:08 +00:00
Glen Stampoultzis ac57389456 Fixed validation error
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353361 13f79535-47bb-0310-9956-ffa450edef68
2003-09-19 14:20:02 +00:00
Rainer Klute 61f780dba8 These changes introduce the following HPSF enhancements and fixes:
- Section dictionaries (aka custom properties) can be written now.
- Constructor MutableProperty(PropertySet) sets the class ID correctly now.
- Possible invalid section count fixed
- More testcases
- Cosmetics


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353360 13f79535-47bb-0310-9956-ffa450edef68
2003-09-18 18:56:35 +00:00
Jason Height b4ee3b8498 StringRecords are inValueSection.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353358 13f79535-47bb-0310-9956-ffa450edef68
2003-09-18 05:21:33 +00:00
Jason Height f45313717f Based on my trials and Tetsuya's email i have changed this to use getFromUnicodeLE
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353357 13f79535-47bb-0310-9956-ffa450edef68
2003-09-18 03:44:56 +00:00
Jason Height e418e8688e Fixed ExtSST serialization (length not calculated correctly)
Implemented DBCellRecord and IndexRecord serialization

Can now import into MS Access. Cool! Both of the above fixes were required to make this work.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353356 13f79535-47bb-0310-9956-ffa450edef68
2003-09-18 02:10:50 +00:00
Jason Height dc4dd18965 Fixed zero length Label string reading
Fixed incorrect offset for uncompressed unicode


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353355 13f79535-47bb-0310-9956-ffa450edef68
2003-09-17 05:34:29 +00:00
Rainer Klute 9d22984e3d *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353354 13f79535-47bb-0310-9956-ffa450edef68
2003-09-16 15:59:06 +00:00
Rainer Klute 59a0fb6b4e HPSF writing property sets documentation completed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353353 13f79535-47bb-0310-9956-ffa450edef68
2003-09-16 15:58:30 +00:00
Rainer Klute 24de462cba *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353352 13f79535-47bb-0310-9956-ffa450edef68
2003-09-15 20:13:45 +00:00
Rainer Klute 85570b5c07 More HPSF property writing documentation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353351 13f79535-47bb-0310-9956-ffa450edef68
2003-09-15 20:13:01 +00:00
Rainer Klute 5f8f16dee1 Test cases updated/enhanced.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353350 13f79535-47bb-0310-9956-ffa450edef68
2003-09-13 12:32:11 +00:00
Rainer Klute 17da836e85 - PropertySetFactory.create(InputStream) no longer throws an UnexpectedPropertySetTypeException.
- HPSFRuntimeException is thrown when the application tries to read a non-integer property with Section.getPropertyIntValue(long).
- Package description updated.
- ClassIDhashCode() implemented.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353349 13f79535-47bb-0310-9956-ffa450edef68
2003-09-13 12:31:28 +00:00
Rainer Klute a16074257a Sample programs for writing properties using HPSF added
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353348 13f79535-47bb-0310-9956-ffa450edef68
2003-09-13 12:18:34 +00:00
Rainer Klute 703ae9b031 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353347 13f79535-47bb-0310-9956-ffa450edef68
2003-09-13 12:17:24 +00:00
Rainer Klute 825df755ba Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353346 13f79535-47bb-0310-9956-ffa450edef68
2003-09-13 12:15:38 +00:00
Rainer Klute f1182ce38a Column headers swapped.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353345 13f79535-47bb-0310-9956-ffa450edef68
2003-09-11 21:48:47 +00:00
Danny Muid 9169b1590c Changed merged region tracking to use object pointers rather than
index pointers so we don't have to make sure the indices are up to date.
 PR: 22922	
 Submitted by:	xuemin@appresso.com (Xuemin Guan)


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353344 13f79535-47bb-0310-9956-ffa450edef68
2003-09-06 19:15:53 +00:00
Rainer Klute 41fd399f9a Oh, well, let's do it like this.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353342 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 20:28:56 +00:00
Rainer Klute 69581f5f0d Writing: API enhanced, bugs fixed, performance improvements, code simplifications, two new testcases, more int to long promotions.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353341 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 20:15:24 +00:00
Rainer Klute 495dfa3eb7 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353340 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 20:10:52 +00:00
Andrew C. Oliver cb2c5243b4 JDK 1.3 compilation issue
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353339 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 20:05:03 +00:00
Rainer Klute 4e42b0877d I reverted my changes to the "section" element. Now it no longer complies with the DTD but Forrest can process it. :-(
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353337 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 19:48:01 +00:00
Rainer Klute ef2679951e @author modified
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353336 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 19:46:00 +00:00
Glen Stampoultzis 8c4f5bb8a3 Same changes but to the head.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353335 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 03:50:04 +00:00
Rainer Klute fe4ce38e62 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353333 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 18:54:23 +00:00
Rainer Klute 3aabec7f22 Property ID handling fixed (long vs. int).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353332 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 18:53:28 +00:00
Rainer Klute 0f1a7a40b6 New method toInputStream() added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353331 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 18:51:08 +00:00
Rainer Klute 5b6df1dd86 More HPSF documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353330 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 18:48:20 +00:00
Rainer Klute bc7fb9a922 Test case added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353329 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 05:50:48 +00:00
Rainer Klute 1a25977197 Bug fixed in writing Unicode strings.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353328 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 05:45:36 +00:00
Avik Sengupta 2245df361f Sync to REL_2_BR: HSSFCell.getStringValue now returns the formula result if it is a string.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353327 13f79535-47bb-0310-9956-ffa450edef68
2003-08-31 06:19:41 +00:00
Avik Sengupta e785cbdd46 Syncing to REL_2_BR: Macro functions and related fixes, by Paul Krause bug id:21444
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353326 13f79535-47bb-0310-9956-ffa450edef68
2003-08-31 06:16:57 +00:00
Rainer Klute 0b6549ab56 German translation fixes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353324 13f79535-47bb-0310-9956-ffa450edef68
2003-08-30 09:20:11 +00:00
Rainer Klute 8e2ec11a70 Small documentation updates for HPSF writing capabilities.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353323 13f79535-47bb-0310-9956-ffa450edef68
2003-08-30 09:19:04 +00:00
Rainer Klute 75e9b60135 Typo fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353322 13f79535-47bb-0310-9956-ffa450edef68
2003-08-30 09:18:15 +00:00
Rainer Klute f85ef3c94e HPSF writing capability added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353321 13f79535-47bb-0310-9956-ffa450edef68
2003-08-30 09:13:53 +00:00
Rainer Klute aeaa6a0856 Test cases for HPSF writing capability added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353320 13f79535-47bb-0310-9956-ffa450edef68
2003-08-30 09:11:59 +00:00
Rainer Klute 79f4e5f844 Hex dump with byte positions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353319 13f79535-47bb-0310-9956-ffa450edef68
2003-08-30 09:05:19 +00:00
Glen Stampoultzis 3bde9312dd Point to new mirrored downloads
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353318 13f79535-47bb-0310-9956-ffa450edef68
2003-08-29 00:45:14 +00:00
Rainer Klute b48213a4a4 Apache license added.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353317 13f79535-47bb-0310-9956-ffa450edef68
2003-08-25 19:46:00 +00:00
Rainer Klute 917ef14acc No longer needed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353316 13f79535-47bb-0310-9956-ffa450edef68
2003-08-25 19:42:13 +00:00
Avik Sengupta a86adc3f6f Add protect record to sheet. Sync from REL_2_BRANCH ..Thanks Rick Berman
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353311 13f79535-47bb-0310-9956-ffa450edef68
2003-08-23 19:01:52 +00:00
Rainer Klute e25aebed37 Removed hastily added import statement.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353309 13f79535-47bb-0310-9956-ffa450edef68
2003-08-23 15:31:10 +00:00
Rainer Klute 4bb4a4157f - New test case to read all files from the HPSF data directory.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353308 13f79535-47bb-0310-9956-ffa450edef68
2003-08-23 15:14:39 +00:00
Rainer Klute 4e855eadb1 - Fixed a bug that occured when reading a section with properties that are not stored with ascending offsets in the property list.
- An error message is printed to standard error now when an unsupported variant type occurs. The data bytes are still available.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353307 13f79535-47bb-0310-9956-ffa450edef68
2003-08-23 15:12:22 +00:00
Rainer Klute f3bb5efecf Added a method for a formatted hex dump.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353306 13f79535-47bb-0310-9956-ffa450edef68
2003-08-23 14:49:35 +00:00
Shawn Laubach 306976c259 Updates for the display of gridlines, formulas, and such because I forgot to do this when I added it to the release.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353305 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 17:21:20 +00:00
Tetsuya Kitahata e7266f81c9 PR:18846
Obtained from:
Submitted by:	kamoshida.toshiaki@future.co.jp (Toshiaki Kamoshida)
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353304 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 14:07:40 +00:00
Tetsuya Kitahata 3dd04f9934 Applied Jeff Turners' Patch: To keep compatibilities of BUILD with 0.4 and forrest CVS HEAD
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353303 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 12:14:05 +00:00
Rainer Klute 350f3e1bcf *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353302 13f79535-47bb-0310-9956-ffa450edef68
2003-08-08 05:23:04 +00:00
Tetsuya Kitahata e70135991f changes.xml: type attribute should be changed properly later
Temporarily, "unknown" to "add" .. please rewrite >> those who know the *past*


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353301 13f79535-47bb-0310-9956-ffa450edef68
2003-08-08 04:10:39 +00:00
Tetsuya Kitahata f171a67e9c changes.xml: added many 'type="unknown"'s to avoid the build error
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353300 13f79535-47bb-0310-9956-ffa450edef68
2003-08-08 03:06:15 +00:00
Tetsuya Kitahata 8ff11e457e HDF -> HWPF : HDF directory is obsolete
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353299 13f79535-47bb-0310-9956-ffa450edef68
2003-08-08 03:00:07 +00:00
Rainer Klute b0604e9210 Headline changed because it is *very* misleading.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353298 13f79535-47bb-0310-9956-ffa450edef68
2003-08-06 18:49:31 +00:00
Tetsuya Kitahata 351f4a0888 Glen's e-mail address to poi-user at jakarta
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353297 13f79535-47bb-0310-9956-ffa450edef68
2003-08-06 04:57:33 +00:00
Tetsuya Kitahata a2aa97ae86 Forgot to perform the XML Validation: fixed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353296 13f79535-47bb-0310-9956-ffa450edef68
2003-08-06 04:52:29 +00:00
Tetsuya Kitahata eb62dfbdb9 Deleted the word, "Horrible" for (re)branding...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353295 13f79535-47bb-0310-9956-ffa450edef68
2003-08-06 04:45:16 +00:00
Tetsuya Kitahata c145c0aab8 ES Translation: Reverted and Made changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353294 13f79535-47bb-0310-9956-ffa450edef68
2003-08-06 04:30:39 +00:00
Said Ryan Ackley 58f6486acd initial check in of stubs
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353293 13f79535-47bb-0310-9956-ffa450edef68
2003-08-06 01:15:13 +00:00
Said Ryan Ackley 101d67ead4 initial check in
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353292 13f79535-47bb-0310-9956-ffa450edef68
2003-08-06 01:14:35 +00:00
Rainer Klute 6881971ed3 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353291 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 20:52:25 +00:00
Tetsuya Kitahata 2024ced65f no message
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353290 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 04:37:19 +00:00
Tetsuya Kitahata 7925e41b55 HDF -> HWPF
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353289 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 04:00:14 +00:00
Tetsuya Kitahata f194f97ce2 Poi -> POI
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353287 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 04:20:29 +00:00
Tetsuya Kitahata b5eabd5d58 Poi -> POI
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353286 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 03:42:47 +00:00
Rainer Klute 5819887172 Writing preparations
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353285 13f79535-47bb-0310-9956-ffa450edef68
2003-08-03 20:16:46 +00:00
Rainer Klute 7e303c76c2 Javadoc, formatting and style improvements
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353280 13f79535-47bb-0310-9956-ffa450edef68
2003-08-02 19:02:28 +00:00
Avik Sengupta ed6a27c2be Testcase for bug 13769 .. thanks michael tosdevin
the bug has already been fixed in 2.0pre3


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353279 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 20:00:03 +00:00
Avik Sengupta 90716a5462 Slow input stream patch, bug 13478
Thanks Tony Chao and Chris Nokleberg
Added to HEAD, not fully tested, since HEAD is unstable atm.
 fully tested in Branch


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353275 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 19:35:19 +00:00
Avik Sengupta 38bd509f7f bug 19961, John Lloyd
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353274 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 19:01:47 +00:00
Avik Sengupta 42ea21bdca apply to head: bug id 21674: Javadoc changes. Submitted by Eric Ladner. Thanks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353273 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 17:55:36 +00:00
Tetsuya Kitahata 86d3ea980d FIXED miscs (mail.html --> mail2.html etc)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353271 13f79535-47bb-0310-9956-ffa450edef68
2003-07-29 10:40:19 +00:00
Tetsuya Kitahata 04bf7ac501 Comment out: CVS Changelog
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353270 13f79535-47bb-0310-9956-ffa450edef68
2003-07-29 10:26:33 +00:00
Rainer Klute 6f0a5b9da6 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353267 13f79535-47bb-0310-9956-ffa450edef68
2003-07-28 17:01:03 +00:00
Tetsuya Kitahata b36dd93dd5 Who.xml: Updated Committers/Emeritus Committer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353265 13f79535-47bb-0310-9956-ffa450edef68
2003-07-28 12:24:08 +00:00
Tetsuya Kitahata 2c9fbb1bdc Who.xml: Updated Committers/Emeritus Committer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353264 13f79535-47bb-0310-9956-ffa450edef68
2003-07-28 12:16:52 +00:00
Tetsuya Kitahata e0bfda17ad Who.xml: Updated Committers/Emeritus Committer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353263 13f79535-47bb-0310-9956-ffa450edef68
2003-07-28 12:14:54 +00:00
Avik Sengupta 8f5f1f96e7 MERGE from REL_2_BRANCH: bug 15228 and related fixes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353261 13f79535-47bb-0310-9956-ffa450edef68
2003-07-27 19:15:16 +00:00
Avik Sengupta 22cd7c3015 MERGE from REL_2_BRANCH: Bug id 21086
incorrect comparison of RGB values in HSSFPalette
  submitted by Tobias Haubner


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353260 13f79535-47bb-0310-9956-ffa450edef68
2003-07-27 18:53:53 +00:00
Avik Sengupta 385be78c67 MERGE from REL_2_BRANCH: Bug id 20696
Workbook.getSheetIndex() needs to ignore case.
  Submitted by Eric Lander


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353259 13f79535-47bb-0310-9956-ffa450edef68
2003-07-27 18:52:24 +00:00
Avik Sengupta 942a0ea929 MERGE from REL_2_BRANCH: Bug id 21027
Patch to fix misc clone issues, submitted by Nial Pemberton


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353258 13f79535-47bb-0310-9956-ffa450edef68
2003-07-27 18:49:52 +00:00
Avik Sengupta 96f3f74ba3 MERGE from REL_2_BRANCH: Spell Check
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353257 13f79535-47bb-0310-9956-ffa450edef68
2003-07-27 18:26:34 +00:00
Avik Sengupta ca39e877a8 MERGE from REL_2_BRANCH: for better diffing during debugging, implement a toString method in Ptg
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353256 13f79535-47bb-0310-9956-ffa450edef68
2003-07-27 18:24:33 +00:00
Tetsuya Kitahata 2ca5f129f5 book.xml: <MailingList>: directl link to jakarta.apache.org/site/mail2.html
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353255 13f79535-47bb-0310-9956-ffa450edef68
2003-07-27 00:55:26 +00:00
Rainer Klute ddbfc9bd51 Test case for bug 21775
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353252 13f79535-47bb-0310-9956-ffa450edef68
2003-07-26 21:25:14 +00:00
Rainer Klute 959277eee5 Bug 21775
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353251 13f79535-47bb-0310-9956-ffa450edef68
2003-07-26 21:17:17 +00:00
Rainer Klute 203b9dcd5e *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353250 13f79535-47bb-0310-9956-ffa450edef68
2003-07-26 21:14:39 +00:00
Tetsuya Kitahata 9af1ac7f8a Rewinded: StringUtil.java: Sync to REL_2 BRANCH
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353249 13f79535-47bb-0310-9956-ffa450edef68
2003-07-26 08:53:22 +00:00
Rainer Klute 89c66423b4 Bug 21775
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353247 13f79535-47bb-0310-9956-ffa450edef68
2003-07-26 06:57:33 +00:00
Avik Sengupta 5aa6917b7c Merge from REL 2 BR:Added read support for unary plus and minus
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353246 13f79535-47bb-0310-9956-ffa450edef68
2003-07-25 20:11:27 +00:00
Avik Sengupta 08c12b2d02 merge from REL 2 BR: documented xalan
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353245 13f79535-47bb-0310-9956-ffa450edef68
2003-07-25 19:51:38 +00:00
Shawn Laubach df218dd45e Adding changes recently added to release 2. Includes rewrite of margin code, fixes for duplicate DataFormat, and cleanup of files I noticed that was 1 line.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353242 13f79535-47bb-0310-9956-ffa450edef68
2003-07-25 13:39:08 +00:00
Tetsuya Kitahata a3c0dfd644 Fixed Weird Line Feed: Submitted by Toshiaki Kamoshida
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353239 13f79535-47bb-0310-9956-ffa450edef68
2003-07-24 16:58:09 +00:00
Andrew C. Oliver 3e2ab28868 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20358
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353238 13f79535-47bb-0310-9956-ffa450edef68
2003-07-24 16:45:19 +00:00
Tetsuya Kitahata bdd470b994 Added "Translators" section, etc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353237 13f79535-47bb-0310-9956-ffa450edef68
2003-07-24 16:36:40 +00:00
Said Ryan Ackley 3852b11786 fixed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353234 13f79535-47bb-0310-9956-ffa450edef68
2003-07-21 03:29:24 +00:00
Tetsuya Kitahata b92e4d834b Surgery on the author tag :D
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353233 13f79535-47bb-0310-9956-ffa450edef68
2003-07-20 01:56:24 +00:00
Tetsuya Kitahata 122c06a686 POI -> Poi
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353232 13f79535-47bb-0310-9956-ffa450edef68
2003-07-20 01:45:50 +00:00
Tetsuya Kitahata a303e45bc8 Andrew's mail address -> apache.org
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353231 13f79535-47bb-0310-9956-ffa450edef68
2003-07-20 01:42:17 +00:00
Tetsuya Kitahata 00f4aca7d9 Andy -> Andrew / cocoon url change / removed the word "horrible" etc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353230 13f79535-47bb-0310-9956-ffa450edef68
2003-07-20 01:37:30 +00:00
Andrew C. Oliver 6277d09d31 no PR bunnies were hurt in the making of this commit
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353229 13f79535-47bb-0310-9956-ffa450edef68
2003-07-20 01:15:14 +00:00
Tetsuya Kitahata 442cbe5ea0 Our Wish -- Poi to become bigger :-)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353228 13f79535-47bb-0310-9956-ffa450edef68
2003-07-20 00:53:47 +00:00
Tetsuya Kitahata e442ae7e7a legal -> Legal
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353227 13f79535-47bb-0310-9956-ffa450edef68
2003-07-20 00:41:34 +00:00
Tetsuya Kitahata 4ff6b823bc Added Legal Stuff
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353226 13f79535-47bb-0310-9956-ffa450edef68
2003-07-20 00:38:29 +00:00
Tetsuya Kitahata dcda8adaa5 Legal Stuff: Initial
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353225 13f79535-47bb-0310-9956-ffa450edef68
2003-07-20 00:35:54 +00:00
Andrew C. Oliver 7bf80d6965 comments
PR:
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS:   If this change addresses a PR in the problem report tracking
CVS:   database, then enter the PR number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system, such as NCSA,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to Apache by someone else; i.e.,
CVS:   they sent us a patch or a new module, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353224 13f79535-47bb-0310-9956-ffa450edef68
2003-07-19 15:29:20 +00:00
Andrew C. Oliver eac9314581 shared formula ***pre-support*** doesn't work yet
PR:
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS:   If this change addresses a PR in the problem report tracking
CVS:   database, then enter the PR number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system, such as NCSA,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to Apache by someone else; i.e.,
CVS:   they sent us a patch or a new module, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353223 13f79535-47bb-0310-9956-ffa450edef68
2003-07-19 14:56:36 +00:00
Andrew C. Oliver bdea32fe42 Beginnings of the performance-branch merge.
PR:
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS:   If this change addresses a PR in the problem report tracking
CVS:   database, then enter the PR number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system, such as NCSA,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to Apache by someone else; i.e.,
CVS:   they sent us a patch or a new module, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353222 13f79535-47bb-0310-9956-ffa450edef68
2003-07-19 02:48:17 +00:00
Andrew C. Oliver cd3ac5e91f DoubleList for new poi-performance changes
PR:
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS:   If this change addresses a PR in the problem report tracking
CVS:   database, then enter the PR number(s) here.
CVS: Obtained from:
CVS:   If this change has been taken from another system, such as NCSA,
CVS:   then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS:   If this code has been contributed to Apache by someone else; i.e.,
CVS:   they sent us a patch or a new module, then include their name/email
CVS:   address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS:   If we are doing pre-commit code reviews and someone else has
CVS:   reviewed your changes, include their name(s) here.
CVS:   If you have not had it reviewed then delete this line.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353221 13f79535-47bb-0310-9956-ffa450edef68
2003-07-18 17:29:15 +00:00
Glen Stampoultzis 84cc8e8e03 Fixed some problems
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353220 13f79535-47bb-0310-9956-ffa450edef68
2003-07-18 12:20:18 +00:00
Glen Stampoultzis 951f9b714c Some fixes & removal of my name
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353219 13f79535-47bb-0310-9956-ffa450edef68
2003-07-18 12:19:28 +00:00
Said Ryan Ackley ab09cd3e82 update so _papx stores istd
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353218 13f79535-47bb-0310-9956-ffa450edef68
2003-07-17 03:01:03 +00:00
Said Ryan Ackley bafcb98f41 used for HWPF test cases
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353217 13f79535-47bb-0310-9956-ffa450edef68
2003-07-17 02:46:46 +00:00
Said Ryan Ackley 5b543c765e uses property from build file now
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353216 13f79535-47bb-0310-9956-ffa450edef68
2003-07-17 02:44:19 +00:00
Said Ryan Ackley 17f2e9d05d validated
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353214 13f79535-47bb-0310-9956-ffa450edef68
2003-07-16 11:42:32 +00:00
Said Ryan Ackley 7132ebe1c5 Reached first milestone
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353212 13f79535-47bb-0310-9956-ffa450edef68
2003-07-15 03:23:40 +00:00
Tetsuya Kitahata 8750fe6fe1 allurement to this website from google
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353206 13f79535-47bb-0310-9956-ffa450edef68
2003-07-13 02:56:50 +00:00
Said Ryan Ackley d3831c104c nother test
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353205 13f79535-47bb-0310-9956-ffa450edef68
2003-07-11 11:30:23 +00:00
Said Ryan Ackley fbd392a971 latest
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353204 13f79535-47bb-0310-9956-ffa450edef68
2003-07-11 11:29:31 +00:00
Said Ryan Ackley e34fbb0ae7 nother test
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353203 13f79535-47bb-0310-9956-ffa450edef68
2003-07-10 12:25:46 +00:00
Said Ryan Ackley 7b0787251a project plan
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353202 13f79535-47bb-0310-9956-ffa450edef68
2003-07-10 12:25:16 +00:00
Said Ryan Ackley 99af69d0c8 added link to project plan
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353201 13f79535-47bb-0310-9956-ffa450edef68
2003-07-10 12:24:42 +00:00
Shawn Laubach 4f7b99a548 Added reference in docs on how to get an instance of header/footer.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353200 13f79535-47bb-0310-9956-ffa450edef68
2003-07-09 20:21:15 +00:00
Shawn Laubach 976db97d3c Applied the pertinent patch for bug #21439 by Paul Pound to get the header/footer from the sheet and not a chart.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353199 13f79535-47bb-0310-9956-ffa450edef68
2003-07-09 20:20:22 +00:00
Shawn Laubach 28d24b7126 Test case to check that the correct header and footer is found (reference bug #21439).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353198 13f79535-47bb-0310-9956-ffa450edef68
2003-07-09 20:18:56 +00:00
Said Ryan Ackley bd74b241b6 latest updates
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353197 13f79535-47bb-0310-9956-ffa450edef68
2003-07-09 01:01:27 +00:00
Said Ryan Ackley 245a2d391c latest test
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353196 13f79535-47bb-0310-9956-ffa450edef68
2003-07-09 01:00:55 +00:00
Tetsuya Kitahata c9b1bf67e4 Pigeonholed book.xml/ etc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353195 13f79535-47bb-0310-9956-ffa450edef68
2003-07-07 04:22:55 +00:00
Tetsuya Kitahata 12bbd9535c Misspelling in the transliteration: Russkii Yazyk
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353194 13f79535-47bb-0310-9956-ffa450edef68
2003-07-07 02:50:44 +00:00
Said Ryan Ackley 3ad27b1213 latest tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353193 13f79535-47bb-0310-9956-ffa450edef68
2003-07-07 00:46:28 +00:00
Said Ryan Ackley c911661f33 latest changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353192 13f79535-47bb-0310-9956-ffa450edef68
2003-07-07 00:45:06 +00:00
Said Ryan Ackley b2a59f04f8 latest updates
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353191 13f79535-47bb-0310-9956-ffa450edef68
2003-07-07 00:44:17 +00:00
Glen Stampoultzis 449e5f214b Moved location of DTD files to correct place.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353190 13f79535-47bb-0310-9956-ffa450edef68
2003-07-06 05:58:45 +00:00
Andrew C. Oliver 05d10e5ff8 pandering to google
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353189 13f79535-47bb-0310-9956-ffa450edef68
2003-07-03 18:42:13 +00:00
Said Ryan Ackley 26b9d79231 Praveen's contribution
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353187 13f79535-47bb-0310-9956-ffa450edef68
2003-07-01 23:59:59 +00:00
Said Ryan Ackley 280352d8d1 added apache preamble
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353186 13f79535-47bb-0310-9956-ffa450edef68
2003-07-01 23:58:34 +00:00
Said Ryan Ackley f72abf8ae8 latest update
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353185 13f79535-47bb-0310-9956-ffa450edef68
2003-07-01 23:57:07 +00:00
Glen Stampoultzis a3d6a57ec3 Hex reader helper stuff.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353181 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 12:29:05 +00:00
Glen Stampoultzis 0e07f23fb3 Fixed concurrency problem in HexDump
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353179 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 12:20:55 +00:00
Said Ryan Ackley 4e2ea4d4c4 latest updates
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353178 13f79535-47bb-0310-9956-ffa450edef68
2003-06-29 14:19:23 +00:00
Said Ryan Ackley c4894b4568 nother test case
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353177 13f79535-47bb-0310-9956-ffa450edef68
2003-06-29 14:18:22 +00:00
Said Ryan Ackley e1287b0671 tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353176 13f79535-47bb-0310-9956-ffa450edef68
2003-06-28 15:58:27 +00:00
Said Ryan Ackley 164d79f83a latest updates
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353175 13f79535-47bb-0310-9956-ffa450edef68
2003-06-28 15:56:46 +00:00
Said Ryan Ackley c9e41cd25a missed this one
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353174 13f79535-47bb-0310-9956-ffa450edef68
2003-06-28 15:56:18 +00:00
Danny Muid 886390a3da When shifting rows, added ability to shift the merged regions entirely
defined in that batch of rows.  If two cells are merged in a row, they
should still be merged after they're shifted.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353169 13f79535-47bb-0310-9956-ffa450edef68
2003-06-27 23:57:58 +00:00
Danny Muid 92bc16cca1 Fixing future bug when we support continue records for more than xxxx merged
regions.  Fetch the last merged record as the merged pointer if the current
one is killed.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353167 13f79535-47bb-0310-9956-ffa450edef68
2003-06-27 23:13:29 +00:00
Danny Muid fb6c7e85de Round 2 with removing merged regions. The MergedRecords array would be emptied
when removing all the regions but the merged pointer was still being preserved.
Kill the pointer if the record is removed from the list so things are golden again.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353166 13f79535-47bb-0310-9956-ffa450edef68
2003-06-27 23:04:28 +00:00
Danny Muid 1c2ae742fd When removing one MergedRegion, the record was removed before it was ready,
causing a IndexOutOfBoundsException.  Shifted the remove after the get to fix
this.  TestCase should verify old functionality hasn't been broken.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353164 13f79535-47bb-0310-9956-ffa450edef68
2003-06-27 21:59:46 +00:00
Said Ryan Ackley a849b6aaa6 fixing the build
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353163 13f79535-47bb-0310-9956-ffa450edef68
2003-06-27 00:07:15 +00:00
Andrew C. Oliver 0ff1e673ab Fixed a rather nasty concurrency issue
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353161 13f79535-47bb-0310-9956-ffa450edef68
2003-06-26 22:10:54 +00:00
Glen Stampoultzis 3702367b37 Same changes as just went to the branch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353160 13f79535-47bb-0310-9956-ffa450edef68
2003-06-26 13:33:47 +00:00
Said Ryan Ackley 243b3c8dd0 latest record classes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353157 13f79535-47bb-0310-9956-ffa450edef68
2003-06-24 11:36:26 +00:00
Said Ryan Ackley dd56e7c40b work in progress
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353156 13f79535-47bb-0310-9956-ffa450edef68
2003-06-24 11:32:30 +00:00
Said Ryan Ackley ba62292d38 fixing a screw up
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353155 13f79535-47bb-0310-9956-ffa450edef68
2003-06-24 11:31:35 +00:00
Said Ryan Ackley d0ce0f4e5d changed BitField to static
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353154 13f79535-47bb-0310-9956-ffa450edef68
2003-06-24 11:01:39 +00:00
Said Ryan Ackley 8c69abce1a fixed some bugs
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353153 13f79535-47bb-0310-9956-ffa450edef68
2003-06-24 11:01:14 +00:00
Said Ryan Ackley 20f8792b72 latest work
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353152 13f79535-47bb-0310-9956-ffa450edef68
2003-06-24 10:57:51 +00:00