You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by sandeeptiwari32 <gi...@git.apache.org> on 2018/02/01 18:40:44 UTC

[GitHub] poi pull request #96: fill sheet update code for chart

GitHub user sandeeptiwari32 opened a pull request:

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

    fill sheet update code for chart

    fill sheet update code for chart.
    contains code to update sheet values when any user change data for XWPFChart/XSLFChart

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

    $ git pull https://github.com/sandeeptiwari32/poi trunk

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

    https://github.com/apache/poi/pull/96.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 #96
    
----
commit 8d312b982368332a96ae9c623b1798d45c70b7d9
Author: sandeep tiwari <er...@...>
Date:   2018-01-08T19:31:48Z

    Adding support to create chart in ms-word

commit 7425ad80c71062b4286eb4ff8892eff0fd148977
Author: sandeep tiwari <er...@...>
Date:   2018-01-08T19:33:54Z

    adding support of creating chart in ms-word

commit c4fdb497c4da199cfec40c24b9b8fce6fb2519bf
Author: sandeep tiwari <er...@...>
Date:   2018-01-09T18:38:32Z

    updated Required changes
    
    updated Required changes

commit 950531f4c46e0caee76f03b89db7cd0a0e3149fb
Author: sandeep tiwari <er...@...>
Date:   2018-01-09T19:09:38Z

    updated changes as suggested 
    
    updated changes as suggested for Bug 61972 - Adding chart in Document of MS-Word File without reading Temp MS-Word File
    this patch contains changes for creating XWPFChart object in XWPFDocument object without reading Temp ms-Word File which contains chart and then modifying them.

commit ec13d69006e1872b43c0ebce59d0a3ca3a16d7f2
Author: sandeep tiwari <er...@...>
Date:   2018-01-09T19:17:56Z

    updated changes as suggested
    
    updated changes as suggested

commit f76c807beb7563af851fb848c555022b00b4b6a1
Author: sandeep tiwari <er...@...>
Date:   2018-01-09T19:22:53Z

    update changes as suggested
    
    update changes as suggested

commit 610b28d74211553e9cb4a30e1d5277f1cb002116
Author: sandeep tiwari <er...@...>
Date:   2018-01-10T19:11:41Z

    Updated suggested changes.
    
    Updated suggested changes.

commit 76a53a8f8597830352cb00ec4d2608965513baa5
Author: sandeep tiwari <er...@...>
Date:   2018-01-10T19:13:36Z

    Updated suggested changes.
    
    Updated suggested changes.

commit 05e5aba87953b13fad137ab81843b6d9c7f6b407
Author: sandeep tiwari <er...@...>
Date:   2018-01-10T19:16:34Z

    Updated suggested changes.
    
    Updated suggested changes.

commit a81b4f9ddca29710f5505bbae31a26951a9fc291
Author: sandeep tiwari <er...@...>
Date:   2018-01-10T19:19:03Z

    Updated suggested changes.
    
    Updated suggested changes.

commit a60f8545dabd152afa30e98e2618750a25466441
Author: sandeep tiwari <er...@...>
Date:   2018-01-10T19:23:02Z

    updated suggested changes
    
    updated suggested changes

commit 002071af3013cf32a84f7145eff1625dba16a434
Author: sandeep tiwari <er...@...>
Date:   2018-01-10T19:26:31Z

    updated suggested changes
    
    updated suggested changes

commit a7ca3ec6f67c7ca1f90dad72c6848601eaffd9e3
Author: sandeep tiwari <er...@...>
Date:   2018-01-13T18:16:35Z

    Updated suggested changes
    
    Updated suggested changes

commit 61a99fa27e39702d07df80a5cc93dcf49cbaa7da
Author: sandeep tiwari <er...@...>
Date:   2018-01-13T18:18:06Z

    Updated suggested changes
    
    Added common method of XWPFChart and XSLFChart classes

commit f58e32b0d610c39898485b5e518784270ada0891
Author: sandeep tiwari <er...@...>
Date:   2018-01-13T18:21:21Z

    Updated suggested changes
    
    removed common method from xlsfchart and update code for setting externaldata relation id, creating embedded and saving

commit 2dbdbc8bb7241d4f1c5112a3d8b8a4168ddc57d2
Author: sandeep tiwari <er...@...>
Date:   2018-01-13T18:22:48Z

    Updated suggested changes
    
    removed common method and moved to XDDFChart class

commit d62164ebd654bc6414abf370cb1556d5d4da7a18
Author: sandeep tiwari <er...@...>
Date:   2018-01-13T18:24:17Z

    Updated suggested changes
    
    changed addchart to createChart method

commit 91eac9c86b857c2d34888b99d015dd4ae86e95d0
Author: sandeep tiwari <er...@...>
Date:   2018-01-13T18:39:28Z

    updated  poi version
    
    updated  poi version

commit b3e67127dbc679daa20ee259426376d409136c85
Author: sandeep tiwari <er...@...>
Date:   2018-01-13T18:53:22Z

    file not showing difference properly
    
    file not showing difference properly

commit 4fb446f1208ff470d6a92f4517929fdf58717861
Author: sandeep tiwari <er...@...>
Date:   2018-01-14T06:52:41Z

    placed in wrong package
    
    placed in wrong package

commit 6f195b52850a0307b76fddf499f73f8966d34cba
Author: sandeep tiwari <er...@...>
Date:   2018-01-14T06:53:27Z

    placed in wrong package
    
    placed in wrong package

commit da975c8a12f76ec6c5178362b8400eaeb89ac05c
Author: sandeep tiwari <er...@...>
Date:   2018-01-14T06:54:04Z

    placed in wrong package
    
    placed in wrong package

commit 21ef63439119eba1ffc882684d4d7ea09c4ea483
Author: sandeep tiwari <er...@...>
Date:   2018-01-14T06:54:28Z

    placed in wrong package
    
    placed in wrong package

commit 5753694819164df42fbcee85d64dbeb84859b75e
Author: sandeep tiwari <er...@...>
Date:   2018-01-14T06:55:47Z

    now not needed
    
    now not needed

commit 1224752a483195f8610bca0141fc60413f09583b
Author: sandeep tiwari <er...@...>
Date:   2018-01-14T06:57:34Z

    placed on required package
    
    placed on required package

commit 8071b9a6821ab23a77d290cc572ceec7d2a4edde
Author: sandeep tiwari <er...@...>
Date:   2018-01-14T07:10:59Z

    updated relation file for XSLF
    
    updated relation file for XSLF

commit d589fa632d2f61c45dd57bdbb81f6001b4fe6046
Author: sandeep tiwari <er...@...>
Date:   2018-01-14T07:12:53Z

    updated relation file for XWPF
    
    updated relation file for XWPF

commit 4a31879676ab599c2ae006a7334264f46400edc9
Author: sandeep tiwari <er...@...>
Date:   2018-01-14T07:28:37Z

    updated poi version
    
    updated poi version

commit ea4c741d715451041a51561214788a9b1eb06747
Author: pj.fanning <pj...@...>
Date:   2018-01-14T12:26:48Z

    fix compile problems

commit ce23ca2aed9be3450b4a42b196eb6ff69dafaad3
Author: sandeep tiwari <er...@...>
Date:   2018-01-14T15:03:58Z

    merged import statement
    
    merged import statement

----


---

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


[GitHub] poi pull request #96: fill sheet update code for chart

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

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


---

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