You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by malangalanga <gi...@git.apache.org> on 2017/01/13 14:47:46 UTC

[GitHub] poi pull request #45: Rel 2 branch

GitHub user malangalanga opened a pull request:

    https://github.com/apache/poi/pull/45

    Rel 2 branch

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/poi REL_2_BRANCH

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/poi/pull/45.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #45
    
----
commit 406efda1edad7e7aae85da2c28a1cd7e1f27abde
Author: No Author <de...@apache.org>
Date:   2003-05-28T00:12:08Z

    This commit was manufactured by cvs2svn to create branch 'REL_2_BRANCH'.
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353112 13f79535-47bb-0310-9956-ffa450edef68

commit 1439f944e8c8a4f16b6794cdaa56283bb83dfbc3
Author: Danny Muid <dm...@apache.org>
Date:   2003-05-28T00:12:08Z

    Rolled back Record and changed Copyright due to the source being squeezed.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353113 13f79535-47bb-0310-9956-ffa450edef68

commit 4c6dedf2fb7d18279c9df02c33d519724bac8c7a
Author: Avik Sengupta <av...@apache.org>
Date:   2003-05-30T13:47:40Z

    documented xalan
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353114 13f79535-47bb-0310-9956-ffa450edef68

commit 0e21588438245653d70222cec3fd5a047001fac9
Author: Avik Sengupta <av...@apache.org>
Date:   2003-06-02T08:03:30Z

    Added ability to debug testcases using jpda, also refactored a bit
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353116 13f79535-47bb-0310-9956-ffa450edef68

commit b2bd33c3bfaf1cc4bbc99d07d13c7b9834762916
Author: Avik Sengupta <av...@apache.org>
Date:   2003-06-03T12:42:09Z

    Added read support for unary plus and  minus. Parser to be updated
    for write support.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353117 13f79535-47bb-0310-9956-ffa450edef68

commit c8b99afcaeb63c5c04c3fad846fdf6260a5fc463
Author: Avik Sengupta <av...@apache.org>
Date:   2003-06-03T13:14:47Z

    Removed the mess created by lost line endings. PLEASE take care the next time you commit
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353118 13f79535-47bb-0310-9956-ffa450edef68

commit 17e488c73b083ea94102a675f3e6f583a27af7e4
Author: Avik Sengupta <av...@apache.org>
Date:   2003-06-04T12:24:13Z

    cleaning mess of no newlines... AGAIN. dunno how many more to gocvs diff src/java/org/apache/poi/hssf/record/ExternSheetRecord.java
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353119 13f79535-47bb-0310-9956-ffa450edef68

commit 063c2cc7564628f576979ffaef82d5cac02709aa
Author: Avik Sengupta <av...@apache.org>
Date:   2003-06-08T12:30:43Z

    for better diffing during debugging, implement a toString method in Ptg
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353123 13f79535-47bb-0310-9956-ffa450edef68

commit 07bc7cde0fdeb4df48b29a09957e5c81025b240c
Author: Avik Sengupta <av...@apache.org>
Date:   2003-06-08T19:40:48Z

    Spell Check
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353124 13f79535-47bb-0310-9956-ffa450edef68

commit b0e436a71e969a2578584b3b125c91b5451de2c3
Author: Glen Stampoultzis <gl...@apache.org>
Date:   2003-06-26T12:33:35Z

    A real implementation of the ExtSST record.  The old implementation just wrote a fake record
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353158 13f79535-47bb-0310-9956-ffa450edef68

commit f66a0038443ac952dc3536dd06340698338de2fa
Author: Glen Stampoultzis <gl...@apache.org>
Date:   2003-06-26T13:00:04Z

    Removed some unused fields.  This commit shall be known as the mini-performance-branch-which-is-not-actually-a-branch.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353159 13f79535-47bb-0310-9956-ffa450edef68

commit 9c9b3a6094cd5c9b9e3a8ea82ba9706bfc7186c6
Author: Andrew C. Oliver <ac...@apache.org>
Date:   2003-06-26T22:16:28Z

    rolled concurrency fix into branch
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353162 13f79535-47bb-0310-9956-ffa450edef68

commit 97cdd24242aa33957cade91dd649b88e48824831
Author: Danny Muid <dm...@apache.org>
Date:   2003-06-27T22:05:20Z

    Committing RemoveMerged fix to the release branch.
    
    PR:
    Obtained from:
    Submitted by:
    Reviewed by:
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353165 13f79535-47bb-0310-9956-ffa450edef68

commit 1b39aeae22e7e3032f4b8a16f1ef0401a4bdc6f7
Author: Danny Muid <dm...@apache.org>
Date:   2003-06-27T23:21:17Z

    Fixed merged pointer issues and brought over from HEAD
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353168 13f79535-47bb-0310-9956-ffa450edef68

commit c7f251cdca19c8f7d8df8bce1d62516e96133c6e
Author: Danny Muid <dm...@apache.org>
Date:   2003-06-28T00:00:56Z

    Adding the shift mergedRegion ability to the Release 2 Branch
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353170 13f79535-47bb-0310-9956-ffa450edef68

commit a6e14b5490c01f84ca53288e40a340534b6eae05
Author: Danny Muid <dm...@apache.org>
Date:   2003-06-28T00:21:47Z

    SharedFormula clone patch that was already applied to HEAD
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353171 13f79535-47bb-0310-9956-ffa450edef68

commit 9dcb5587ead50182e321b94577e5c623da44631c
Author: Glen Stampoultzis <gl...@apache.org>
Date:   2003-06-28T05:43:09Z

    Fixing the line endings and problem make readData public.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353172 13f79535-47bb-0310-9956-ffa450edef68

commit 230c71eae79c2392196aaf665f67ca8f1641ed4c
Author: Glen Stampoultzis <gl...@apache.org>
Date:   2003-06-28T05:52:14Z

    Removed some unused stuff from our good friend the unknown record.  Also fixed a little bug that probably wasn't effecting anyone.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353173 13f79535-47bb-0310-9956-ffa450edef68

commit ff5c232ffbb0c10474bdfea9c1cdd1d583d1f911
Author: Glen Stampoultzis <gl...@apache.org>
Date:   2003-06-30T12:21:50Z

    Fixed concurrency problem in HexDump
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353180 13f79535-47bb-0310-9956-ffa450edef68

commit a67d8688250e4ab70408a515c243ae952a3eb092
Author: Avik Sengupta <av...@apache.org>
Date:   2003-07-01T14:47:34Z

    Bug id 21027
    Patch to fix misc clone issues, submitted by Nial Pemberton .. thanks!
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353182 13f79535-47bb-0310-9956-ffa450edef68

commit c472df8fd1daf3286eb780f1eb5a999b80b017c2
Author: Avik Sengupta <av...@apache.org>
Date:   2003-07-01T14:52:15Z

    Bug id 20696
    Workbook.getSheetIndex() needs to ignore case.
    Submitted by Eric Lander .. thanks!
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353183 13f79535-47bb-0310-9956-ffa450edef68

commit 181ff7fb546cab10e8e60779ba4c700e311a0364
Author: Avik Sengupta <av...@apache.org>
Date:   2003-07-01T15:07:59Z

    Bug id 21086
    incorrect comparison of RGB values in HSSFPalette
    submitted by Tobias Haubner .. thanks!
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353184 13f79535-47bb-0310-9956-ffa450edef68

commit 7be98ee10ce03259ec57b4590a933cd47bd616ce
Author: Andrew C. Oliver <ac...@apache.org>
Date:   2003-07-03T18:35:01Z

    pandering to google
    
    PR:
    Obtained from:
    Submitted by:
    Reviewed by:
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353188 13f79535-47bb-0310-9956-ffa450edef68

commit 4a12af1b722e517886426a97638cc05e6978d565
Author: No Author <de...@apache.org>
Date:   2003-07-13T13:16:33Z

    This commit was manufactured by cvs2svn to create branch 'REL_2_BRANCH'.
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353207 13f79535-47bb-0310-9956-ffa450edef68

commit f719da9ca89b7afa4ba85ca8a8201129d3b43d47
Author: Glen Stampoultzis <gl...@apache.org>
Date:   2003-07-13T13:16:33Z

    A few things for the 2.0-pre2 release.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353208 13f79535-47bb-0310-9956-ffa450edef68

commit fd7e42b9d3ccf940a327fd87d36bf416bb22e3e2
Author: Glen Stampoultzis <gl...@apache.org>
Date:   2003-07-13T13:51:53Z

    Fixed a small problem with hex dump
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353209 13f79535-47bb-0310-9956-ffa450edef68

commit c3e8016fcf43c59271d4229740d0d68ddcf8afda
Author: Andrew C. Oliver <ac...@apache.org>
Date:   2003-07-23T01:28:26Z

    make rel 2 branch run tests under gump
    
    PR:
    Obtained from:
    Submitted by:
    Reviewed by:
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353235 13f79535-47bb-0310-9956-ffa450edef68

commit abd6068a14a160a12aa8a65f768f11aec0a4a873
Author: Glen Stampoultzis <gl...@apache.org>
Date:   2003-07-24T01:50:28Z

    Ignore the build directory
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353236 13f79535-47bb-0310-9956-ffa450edef68

commit 1214a0004caf1b468864e968412cfafce3c92e54
Author: Shawn Laubach <sl...@apache.org>
Date:   2003-07-24T18:42:46Z

    Applied the pertinent patch for bug #21439 by Paul Pound to get the header/footer from the sheet and not a chart.
    
    PR:
    Obtained from:
    Submitted by:
    Reviewed by:
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353240 13f79535-47bb-0310-9956-ffa450edef68

commit 466f9aa1d38812d2f89067b0d87a0fb9aea37eb7
Author: Shawn Laubach <sl...@apache.org>
Date:   2003-07-24T19:22:34Z

    Fixed the problem in bug# 16756 by making sure the same HSSFDataFormat object is returned for a given book.  Also included the new margin code that Mr. Oliver wanted (just because in was in the particular directory).
    
    PR:
    Obtained from:
    Submitted by:
    Reviewed by:
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353241 13f79535-47bb-0310-9956-ffa450edef68

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[GitHub] poi pull request #45: Rel 2 branch

Posted by gmcdonald <gi...@git.apache.org>.
Github user gmcdonald closed the pull request at:

    https://github.com/apache/poi/pull/45


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org