]> source.dussan.org Git - poi.git/log
poi.git
17 years agomove poi to top level NIO_BRANCH NIO_BRANCH
Joe Schaefer [Mon, 25 Jun 2007 01:51:34 +0000 (01:51 +0000)]
move poi to top level

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/NIO_BRANCH@550311 13f79535-47bb-0310-9956-ffa450edef68

19 years agoThis commit was manufactured by cvs2svn to create branch 'NIO_BRANCH'. NIO_BRANCH@550310
(no author) [Fri, 13 May 2005 14:52:42 +0000 (14:52 +0000)]
This commit was manufactured by cvs2svn to create branch 'NIO_BRANCH'.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/NIO_BRANCH@353680 13f79535-47bb-0310-9956-ffa450edef68

19 years agodocumentation for formula Evaluation. Thanks Amol! NIO_BRANCH@353679
Avik Sengupta [Fri, 13 May 2005 14:52:42 +0000 (14:52 +0000)]
documentation for formula Evaluation. Thanks Amol!

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353679 13f79535-47bb-0310-9956-ffa450edef68

19 years agoextra styles
Avik Sengupta [Fri, 13 May 2005 14:35:28 +0000 (14:35 +0000)]
extra styles

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353678 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFixed issue where adding builtin types pushed other formats later in the list.
Shawn Laubach [Mon, 9 May 2005 20:37:35 +0000 (20:37 +0000)]
Fixed issue where adding builtin types pushed other formats later in the list.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353677 13f79535-47bb-0310-9956-ffa450edef68

19 years agouser API to set window pane when wb is opened
Avik Sengupta [Sat, 7 May 2005 17:25:26 +0000 (17:25 +0000)]
user API to set window pane when wb is opened
by Amol Deshmukh and Li Jianming

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353676 13f79535-47bb-0310-9956-ffa450edef68

19 years agoBug 34745 Update ddf.EscherTextboxRecord to be cleaner, and allow setting of new...
Glen Stampoultzis [Thu, 5 May 2005 13:40:06 +0000 (13:40 +0000)]
Bug 34745 Update ddf.EscherTextboxRecord to be cleaner, and allow setting of new data

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353675 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRemoved some unused initializers
Glen Stampoultzis [Thu, 5 May 2005 13:39:14 +0000 (13:39 +0000)]
Removed some unused initializers

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353674 13f79535-47bb-0310-9956-ffa450edef68

19 years agoKeep field 6 intact
Glen Stampoultzis [Thu, 5 May 2005 13:38:09 +0000 (13:38 +0000)]
Keep field 6 intact

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353673 13f79535-47bb-0310-9956-ffa450edef68

19 years agoIndent
Glen Stampoultzis [Thu, 5 May 2005 13:07:58 +0000 (13:07 +0000)]
Indent

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353672 13f79535-47bb-0310-9956-ffa450edef68

19 years agoPatch from Nick. Bug 34744 Fix for ddf.DefaultRecordFactory never creating EscherTex...
Glen Stampoultzis [Thu, 5 May 2005 13:06:06 +0000 (13:06 +0000)]
Patch from Nick.  Bug 34744 Fix for ddf.DefaultRecordFactory never creating EscherTextboxRecord

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353671 13f79535-47bb-0310-9956-ffa450edef68

19 years agoThere seems to be a bug with the current implementation that causes problems if you...
Glen Stampoultzis [Thu, 5 May 2005 13:05:09 +0000 (13:05 +0000)]
There seems to be a bug with the current implementation that causes problems if you create a row but no sells.  This just works around that bug.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353670 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMinor mod - keep original
Glen Stampoultzis [Thu, 5 May 2005 13:04:29 +0000 (13:04 +0000)]
Minor mod - keep original

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353669 13f79535-47bb-0310-9956-ffa450edef68

19 years agotestcase for 33082, which is now fixed
Avik Sengupta [Tue, 3 May 2005 14:34:39 +0000 (14:34 +0000)]
testcase for 33082, which is now fixed

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353668 13f79535-47bb-0310-9956-ffa450edef68

19 years agotweaks
Avik Sengupta [Tue, 3 May 2005 13:27:50 +0000 (13:27 +0000)]
tweaks

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353667 13f79535-47bb-0310-9956-ffa450edef68

19 years agounfixed testcases, so you know what to fix :)
Avik Sengupta [Tue, 3 May 2005 13:23:34 +0000 (13:23 +0000)]
unfixed testcases, so you know what to fix :)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353666 13f79535-47bb-0310-9956-ffa450edef68

19 years agorefactored
Avik Sengupta [Mon, 2 May 2005 05:26:13 +0000 (05:26 +0000)]
refactored

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353665 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMoving to head
Glen Stampoultzis [Sun, 1 May 2005 22:05:37 +0000 (22:05 +0000)]
Moving to head

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353664 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMoving to head
Glen Stampoultzis [Sun, 1 May 2005 22:00:12 +0000 (22:00 +0000)]
Moving to head

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353663 13f79535-47bb-0310-9956-ffa450edef68

19 years agoTest
Glen Stampoultzis [Sun, 1 May 2005 21:52:54 +0000 (21:52 +0000)]
Test

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353662 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdded image support for POI. See the quick guide for details. Sponsored through...
Glen Stampoultzis [Sun, 1 May 2005 11:26:18 +0000 (11:26 +0000)]
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

19 years ago- Added support for the Korean character set MS949. Thanks again to Ralf Terdic ...
Rainer Klute [Fri, 29 Apr 2005 16:58:55 +0000 (16:58 +0000)]
- Added support for the Korean character set MS949. Thanks again to Ralf Terdic <ralf.t@gmx.net>!

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353659 13f79535-47bb-0310-9956-ffa450edef68

19 years agobug 27852 - patch by Brice Copy
Avik Sengupta [Thu, 28 Apr 2005 14:31:00 +0000 (14:31 +0000)]
bug 27852 - patch by Brice Copy

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353658 13f79535-47bb-0310-9956-ffa450edef68

19 years agobug 34007 - DBCS cell format, patch by Alexander Litvinov
Avik Sengupta [Thu, 28 Apr 2005 14:04:22 +0000 (14:04 +0000)]
bug 34007 - DBCS cell format, patch by Alexander Litvinov

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353657 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRefactored
Avik Sengupta [Thu, 28 Apr 2005 14:03:28 +0000 (14:03 +0000)]
Refactored

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353656 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadditional tests for DBCS sheet name
Avik Sengupta [Thu, 28 Apr 2005 13:44:06 +0000 (13:44 +0000)]
additional tests for DBCS sheet name

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353655 13f79535-47bb-0310-9956-ffa450edef68

19 years agoPR:17039 - DBCS chars in header and footer
Avik Sengupta [Thu, 28 Apr 2005 13:35:38 +0000 (13:35 +0000)]
PR:17039 - DBCS chars in header and footer
Obtained from: kamoshida.toshiaki@future.co.jp
Tweaked and tests added by self.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353654 13f79535-47bb-0310-9956-ffa450edef68

19 years agocorrected
Avik Sengupta [Thu, 28 Apr 2005 13:33:02 +0000 (13:33 +0000)]
corrected

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353653 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadded clone for properties objects. Sure makes it easier. Hey look ma,
Andrew C. Oliver [Wed, 27 Apr 2005 21:33:49 +0000 (21:33 +0000)]
added clone for properties objects.  Sure makes it easier.  Hey look ma,
javadoc!
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353652 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadded a main method so we can use it as a quickie utility (been meaning to do that...
Andrew C. Oliver [Wed, 27 Apr 2005 05:44:52 +0000 (05:44 +0000)]
added a main method so we can use it as a quickie utility (been meaning to do that for years)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353651 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Added a couple of Macintosh codepage numbers to Java encoding names.
Rainer Klute [Sat, 23 Apr 2005 14:17:07 +0000 (14:17 +0000)]
- Added a couple of Macintosh codepage numbers to Java encoding names.
  Thanks to Ralf Terdic <ralf.t@gmx.net> for providing them! However, please
  note that neither Ralf nor I were able to test all those mappings. So please post
  a bug if you encounter any problems!

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353650 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Superflous statements removed.
Rainer Klute [Fri, 22 Apr 2005 16:40:41 +0000 (16:40 +0000)]
- Superflous statements removed.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353649 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdded underline capability to the header and footer.
Shawn Laubach [Fri, 22 Apr 2005 14:56:35 +0000 (14:56 +0000)]
Added underline capability to the header and footer.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353648 13f79535-47bb-0310-9956-ffa450edef68

19 years agotestcase for bug 34021 , already worked fine
Avik Sengupta [Fri, 22 Apr 2005 13:12:14 +0000 (13:12 +0000)]
testcase for bug 34021 , already worked fine

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353647 13f79535-47bb-0310-9956-ffa450edef68

19 years agonew tests
Avik Sengupta [Fri, 22 Apr 2005 13:04:42 +0000 (13:04 +0000)]
new tests

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353646 13f79535-47bb-0310-9956-ffa450edef68

19 years agobug 34435 , submitted by Nick Burch. Thanks
Avik Sengupta [Fri, 22 Apr 2005 11:16:09 +0000 (11:16 +0000)]
bug 34435 , submitted by Nick Burch. Thanks

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353645 13f79535-47bb-0310-9956-ffa450edef68

19 years agotests refactoring
Avik Sengupta [Thu, 21 Apr 2005 13:46:38 +0000 (13:46 +0000)]
tests refactoring

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353644 13f79535-47bb-0310-9956-ffa450edef68

19 years agoremove gratuitous output
Avik Sengupta [Thu, 21 Apr 2005 13:43:51 +0000 (13:43 +0000)]
remove gratuitous output

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353643 13f79535-47bb-0310-9956-ffa450edef68

19 years agotest file for bug 32822
Avik Sengupta [Thu, 21 Apr 2005 13:14:28 +0000 (13:14 +0000)]
test file for bug 32822

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353642 13f79535-47bb-0310-9956-ffa450edef68

19 years agobug 33160, original patch and testcase supplied by Amol Deshmukh.. thanks. This versi...
Avik Sengupta [Thu, 21 Apr 2005 13:01:29 +0000 (13:01 +0000)]
bug 33160, original patch and testcase supplied by Amol Deshmukh.. thanks. This version slightly more generic

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353641 13f79535-47bb-0310-9956-ffa450edef68

19 years agofixed HWPF tests
Avik Sengupta [Thu, 21 Apr 2005 12:56:18 +0000 (12:56 +0000)]
fixed HWPF tests

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353640 13f79535-47bb-0310-9956-ffa450edef68

19 years agofix for not being able to name a sheet as Sheet1, with some tests
Avik Sengupta [Thu, 21 Apr 2005 07:43:22 +0000 (07:43 +0000)]
fix for not being able to name a sheet as Sheet1, with some tests

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353639 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRe-fixing bug 25695, testcase now passes
Avik Sengupta [Tue, 19 Apr 2005 13:41:18 +0000 (13:41 +0000)]
Re-fixing bug 25695, testcase now passes

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353638 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Support for variant type VT_R8 added.
Rainer Klute [Wed, 13 Apr 2005 16:33:22 +0000 (16:33 +0000)]
- Support for variant type VT_R8 added.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353637 13f79535-47bb-0310-9956-ffa450edef68

19 years agoBug 34247 fixed. Dictionaries are read with the specified codepage now.
Rainer Klute [Fri, 1 Apr 2005 16:58:00 +0000 (16:58 +0000)]
Bug 34247 fixed. Dictionaries are read with the specified codepage now.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353636 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdded some prose about our search for an HWPF pointman.
Rainer Klute [Wed, 23 Feb 2005 19:32:18 +0000 (19:32 +0000)]
Added some prose about our search for an HWPF pointman.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353635 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRuby Bindings for POI - initial checkin
Avik Sengupta [Fri, 18 Feb 2005 15:35:17 +0000 (15:35 +0000)]
Ruby Bindings for POI - initial checkin

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353634 13f79535-47bb-0310-9956-ffa450edef68

19 years agofixed
Avik Sengupta [Fri, 18 Feb 2005 10:03:55 +0000 (10:03 +0000)]
fixed

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353633 13f79535-47bb-0310-9956-ffa450edef68

19 years agodocs for ruby bindings
Avik Sengupta [Fri, 18 Feb 2005 06:36:09 +0000 (06:36 +0000)]
docs for ruby bindings

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353632 13f79535-47bb-0310-9956-ffa450edef68

19 years agocorrected doc
Avik Sengupta [Thu, 17 Feb 2005 05:35:50 +0000 (05:35 +0000)]
corrected doc

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353631 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Added support for the MacRoman codepage (10000). Thanks to Mikael Puittinen for...
Rainer Klute [Sun, 13 Feb 2005 18:35:09 +0000 (18:35 +0000)]
- Added support for the MacRoman codepage (10000). Thanks to Mikael Puittinen for the patch!

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353630 13f79535-47bb-0310-9956-ffa450edef68

19 years ago*** empty log message ***
Rainer Klute [Sun, 13 Feb 2005 17:35:53 +0000 (17:35 +0000)]
*** empty log message ***

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353629 13f79535-47bb-0310-9956-ffa450edef68

19 years agoJavadoc comments fixed so that the JDK 1.5 standard doclet doesn't
Rainer Klute [Tue, 1 Feb 2005 17:17:49 +0000 (17:17 +0000)]
Javadoc comments fixed so that the JDK 1.5 standard doclet doesn't
stumble over it. Folks, remember that this is HTML code and special
characters like '<', '>' or '&' must be written as entity references.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353628 13f79535-47bb-0310-9956-ffa450edef68

19 years agoBug 33263 fixed: Patch provided by Der-Johng Sun <derjohng2@yahoo.com>.
Rainer Klute [Fri, 28 Jan 2005 17:23:00 +0000 (17:23 +0000)]
Bug 33263 fixed: Patch provided by Der-Johng Sun <derjohng2@yahoo.com>.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353627 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Compiling POI now includes the example classes.
Rainer Klute [Tue, 25 Jan 2005 20:08:18 +0000 (20:08 +0000)]
- Compiling POI now includes the example classes.
- Javadoc now includes the example classes.
- Added usage instructions to the POI Browser documentation.
- Added references to the examples and the contributed software to the POI overview.
- Added a missing import to an HPSF example class.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353626 13f79535-47bb-0310-9956-ffa450edef68

19 years agoDoh! One of our case study sites has changed to a porn site. Fixed.
Glen Stampoultzis [Mon, 24 Jan 2005 20:12:49 +0000 (20:12 +0000)]
Doh!  One of our case study sites has changed to a porn site.  Fixed.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353625 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFixed the copyright notice in the API documentation according
Rainer Klute [Thu, 20 Jan 2005 17:17:19 +0000 (17:17 +0000)]
Fixed the copyright notice in the API documentation according
to Brian Behlendorf's <brian@collab.net> posting on
legal-discuss@apache.org.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353624 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Fixed a bug that prevented generating the JUnit test results report.
Rainer Klute [Mon, 3 Jan 2005 15:38:43 +0000 (15:38 +0000)]
- Fixed a bug that prevented generating the JUnit test results report.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353623 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Ironed out a whole bunch of Javadoc issues. Not that the documentation is any bette...
Rainer Klute [Sun, 2 Jan 2005 01:00:53 +0000 (01:00 +0000)]
- Ironed out a whole bunch of Javadoc issues. Not that the documentation is any better now, but at least Javadoc complains no longer.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353622 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Performs checks for JDepend, JUnit and Xalan *before* doing long-running tasks.
Rainer Klute [Sat, 1 Jan 2005 23:39:42 +0000 (23:39 +0000)]
- Performs checks for JDepend, JUnit and Xalan *before* doing long-running tasks.
- Included HWPS in the generated API documentation.
- Updated the copyright year to 2005.
- Target "reports" completely split into subtargets.
- Target "cvschangelog" is a main target now.
- Issue warning if CVS_RSH is not set.
- Minor build and documentation enhancements

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353621 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFixed bugzilla references
Glen Stampoultzis [Sat, 1 Jan 2005 07:06:45 +0000 (07:06 +0000)]
Fixed bugzilla references

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353620 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFixed bugzilla references
Glen Stampoultzis [Sat, 1 Jan 2005 06:59:32 +0000 (06:59 +0000)]
Fixed bugzilla references

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353619 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFixed small mistake in build.xml
Glen Stampoultzis [Sat, 1 Jan 2005 05:21:10 +0000 (05:21 +0000)]
Fixed small mistake in build.xml

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353618 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Before running the "test" or "reports" target Ant now checks whether JUnit and...
Rainer Klute [Fri, 31 Dec 2004 13:26:31 +0000 (13:26 +0000)]
- Before running the "test" or "reports" target Ant now checks whether JUnit and JDepend are available, i.e. included in the classpath.
- Started to modularize the "reports" target into independend subtargets in order to make it possible to run "ant jdepend", "ant javadocs" etc. individually.
- Fixed the "jdepend" task so that it runs with JDepend 3.9.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353617 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Newly generated to conform with ant 1.6.2
Rainer Klute [Fri, 31 Dec 2004 13:05:18 +0000 (13:05 +0000)]
- Newly generated to conform with ant 1.6.2

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353616 13f79535-47bb-0310-9956-ffa450edef68

19 years ago*** empty log message ***
Rainer Klute [Fri, 31 Dec 2004 06:49:41 +0000 (06:49 +0000)]
*** empty log message ***

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353615 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Links to outdated information deleted.
Rainer Klute [Wed, 29 Dec 2004 21:14:39 +0000 (21:14 +0000)]
- Links to outdated information deleted.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353614 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Forgot the copyright. Here it is.
Rainer Klute [Tue, 28 Dec 2004 20:42:13 +0000 (20:42 +0000)]
- Forgot the copyright. Here it is.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353613 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Outdated links to Microsoft documentation removed.
Rainer Klute [Tue, 28 Dec 2004 20:20:23 +0000 (20:20 +0000)]
- Outdated links to Microsoft documentation removed.
- Link to Microsoft's MSDN library added.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353612 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- Test case for empty documents added.
Rainer Klute [Tue, 28 Dec 2004 20:13:25 +0000 (20:13 +0000)]
- Test case for empty documents added.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353611 13f79535-47bb-0310-9956-ffa450edef68

20 years agothe zero height flag is now exposed via the usermodel -ACO
Andrew C. Oliver [Mon, 15 Nov 2004 22:32:00 +0000 (22:32 +0000)]
the zero height flag is now exposed via the usermodel -ACO

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353610 13f79535-47bb-0310-9956-ffa450edef68

20 years agoTurned of deserialization of escher records by default.
Glen Stampoultzis [Mon, 25 Oct 2004 10:58:48 +0000 (10:58 +0000)]
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

20 years agoImplemented row bounds. Will raise an IndexOutOfBoundsException if the excel limits...
Jason Height [Thu, 14 Oct 2004 03:38:20 +0000 (03:38 +0000)]
Implemented row bounds. Will raise an IndexOutOfBoundsException if the excel limits are not observerd.

Interestingly column bounds were previouly implemented, but row bounds were not.

Anyhow this fixes bug 15102

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353608 13f79535-47bb-0310-9956-ffa450edef68

20 years agoPR: 19974
Jason Height [Wed, 13 Oct 2004 03:37:56 +0000 (03:37 +0000)]
PR: 19974
Obtained from:
Submitted by:
Reviewed by:

This patch fixes writeing VERY long > 8228 character strings. Existing SST serialisation had problem with calculation and writing to multiple continue records.

Also fixed some test case errors introduced by my last patch for DBCell and IndexRecords

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353607 13f79535-47bb-0310-9956-ffa450edef68

20 years agoCentralized creation of temp files and made the default operation to delete on exit
Glen Stampoultzis [Tue, 12 Oct 2004 05:49:01 +0000 (05:49 +0000)]
Centralized creation of temp files and made the default operation to delete on exit

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353606 13f79535-47bb-0310-9956-ffa450edef68

20 years agoReapplied DBCell etc etc patch to head after it had been clobbered during the move...
Jason Height [Thu, 7 Oct 2004 03:37:16 +0000 (03:37 +0000)]
Reapplied DBCell etc etc patch to head after it had been clobbered during the move from the rel_2_branch to head.

Refixes bug 9576

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353605 13f79535-47bb-0310-9956-ffa450edef68

20 years agoChanges for my own selfish benefit of being able to run tests through jbuilder. Still...
Jason Height [Fri, 24 Sep 2004 03:50:44 +0000 (03:50 +0000)]
Changes for my own selfish benefit of being able to run tests through jbuilder. Still works as expected elsewhere, dont know why it previously didnt work in JB

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353604 13f79535-47bb-0310-9956-ffa450edef68

20 years agoFix for Bugzilla Bug 31092
Jason Height [Fri, 24 Sep 2004 03:28:05 +0000 (03:28 +0000)]
Fix for Bugzilla Bug 31092

Slightly different to bug proposal, but fixed none the less.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353603 13f79535-47bb-0310-9956-ffa450edef68

20 years agoEven though this is just a simple example it's probably not a good idea to not close...
Glen Stampoultzis [Wed, 22 Sep 2004 00:42:43 +0000 (00:42 +0000)]
Even though this is just a simple example it's probably not a good idea to not close the streams correctly.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353602 13f79535-47bb-0310-9956-ffa450edef68

20 years agoWith this patch some testcases are skipped if the default character set is not 8...
Rainer Klute [Sun, 19 Sep 2004 16:44:44 +0000 (16:44 +0000)]
With this patch some testcases are skipped if the default character set is not 8-bit-capable. Typically this is US-ASCII. The testcase issues a message telling what you can do to run the test.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353601 13f79535-47bb-0310-9956-ffa450edef68

20 years agoJavadoc fixes and cleanup.
Glen Stampoultzis [Sun, 19 Sep 2004 02:44:52 +0000 (02:44 +0000)]
Javadoc fixes and cleanup.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353600 13f79535-47bb-0310-9956-ffa450edef68

20 years agoBugzilla Bug 27929 - finally :-)
Glen Stampoultzis [Sun, 19 Sep 2004 02:26:30 +0000 (02:26 +0000)]
Bugzilla Bug 27929 - finally :-)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353599 13f79535-47bb-0310-9956-ffa450edef68

20 years agoBugzilla Bug 30951
Glen Stampoultzis [Sun, 19 Sep 2004 02:06:54 +0000 (02:06 +0000)]
Bugzilla Bug 30951

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353598 13f79535-47bb-0310-9956-ffa450edef68

20 years agoBugzilla Bug 30836
Glen Stampoultzis [Sun, 19 Sep 2004 01:37:33 +0000 (01:37 +0000)]
Bugzilla Bug 30836

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353597 13f79535-47bb-0310-9956-ffa450edef68

20 years ago- A section's size is a multiple of 4 now. The Windows explorer seems to be constrain...
Rainer Klute [Tue, 31 Aug 2004 20:47:09 +0000 (20:47 +0000)]
- A section's size is a multiple of 4 now. The Windows explorer seems to be constrained to this requirement in order to display custom properties.
- Custom properties may be written in character encodings different from Unicode.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353596 13f79535-47bb-0310-9956-ffa450edef68

20 years ago- Adjusting the variant type moved to Property.
Rainer Klute [Tue, 31 Aug 2004 20:46:41 +0000 (20:46 +0000)]
- Adjusting the variant type moved to Property.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353595 13f79535-47bb-0310-9956-ffa450edef68

20 years ago- Two properties are regarded as equal now if one of them is a Variant.VT_LPWSTR...
Rainer Klute [Tue, 31 Aug 2004 20:45:00 +0000 (20:45 +0000)]
- Two properties are regarded as equal now if one of them is a Variant.VT_LPWSTR and the other is a Variant.VT_LPSTR but their values are equal.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353594 13f79535-47bb-0310-9956-ffa450edef68

20 years ago- Bug 30954 fixed.
Rainer Klute [Tue, 31 Aug 2004 20:42:12 +0000 (20:42 +0000)]
- Bug 30954 fixed.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353593 13f79535-47bb-0310-9956-ffa450edef68

20 years ago- Bug 30953 fixed: Method toString() now delivers all sections instead of the first...
Rainer Klute [Tue, 31 Aug 2004 17:59:49 +0000 (17:59 +0000)]
- Bug 30953 fixed: Method toString() now delivers all sections instead of the first one multiple times.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353592 13f79535-47bb-0310-9956-ffa450edef68

20 years agoTypo fixed.
Rainer Klute [Tue, 31 Aug 2004 16:56:46 +0000 (16:56 +0000)]
Typo fixed.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353591 13f79535-47bb-0310-9956-ffa450edef68

20 years agoMinor formatting
Glen Stampoultzis [Thu, 26 Aug 2004 03:26:33 +0000 (03:26 +0000)]
Minor formatting

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353590 13f79535-47bb-0310-9956-ffa450edef68

20 years agoBugzilla Bug 29976 [PATCH] HSSF hyperlink formula size problem
Glen Stampoultzis [Thu, 26 Aug 2004 03:17:56 +0000 (03:17 +0000)]
Bugzilla Bug 29976 [PATCH] HSSF hyperlink formula size problem

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353589 13f79535-47bb-0310-9956-ffa450edef68

20 years agoPier's other HWPF patch.
Glen Stampoultzis [Tue, 24 Aug 2004 12:54:01 +0000 (12:54 +0000)]
Pier's other HWPF patch.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353588 13f79535-47bb-0310-9956-ffa450edef68

20 years agoPier's HWPF patch.
Glen Stampoultzis [Tue, 24 Aug 2004 12:34:33 +0000 (12:34 +0000)]
Pier's HWPF patch.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353587 13f79535-47bb-0310-9956-ffa450edef68

20 years agoMerged REL_2_BRANCH to head.
Glen Stampoultzis [Mon, 23 Aug 2004 08:52:54 +0000 (08:52 +0000)]
Merged REL_2_BRANCH to head.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353586 13f79535-47bb-0310-9956-ffa450edef68

20 years agoSome code and documentation cleanup. tags/PERF_BEFORE_MERGE@353584
Rainer Klute [Sun, 15 Aug 2004 15:20:08 +0000 (15:20 +0000)]
Some code and documentation cleanup.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353584 13f79535-47bb-0310-9956-ffa450edef68

20 years agoFixed a bug where the logical comparison of two sections returned false only because...
Rainer Klute [Sun, 15 Aug 2004 13:43:35 +0000 (13:43 +0000)]
Fixed a bug where the logical comparison of two sections returned false only because one of them had property 1 (codepage) and the other had not. Now two sections are equal if their property values are equal disregarding property 1.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353583 13f79535-47bb-0310-9956-ffa450edef68

20 years agoRestored the functionality to use ALL files beginning with "Test" in src/testcases...
Rainer Klute [Sun, 15 Aug 2004 13:40:22 +0000 (13:40 +0000)]
Restored the functionality to use ALL files beginning with "Test" in src/testcases/org/apache/poi/hpsf/data as test data. Each of these files is read and rewritten. The result is compared with the original and must be equal to it.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353582 13f79535-47bb-0310-9956-ffa450edef68

20 years agoFixed a bug where a mutable section's format ID was written in the wrong byte order...
Rainer Klute [Fri, 13 Aug 2004 22:38:52 +0000 (22:38 +0000)]
Fixed a bug where a mutable section's format ID was written in the wrong byte order. Thanks to Bernd Freigang for pointing this out!

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353581 13f79535-47bb-0310-9956-ffa450edef68

20 years agoMade it explicit that you need J2SE 1.4 or better for a reasonable codepage support.
Rainer Klute [Fri, 13 Aug 2004 20:42:04 +0000 (20:42 +0000)]
Made it explicit that you need J2SE 1.4 or better for a reasonable codepage support.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353580 13f79535-47bb-0310-9956-ffa450edef68