[Libreoffice-commits] core.git: Changes to 'private/kohei/sort-ref-update'

Kohei Yoshida kohei.yoshida at collabora.com
Wed Jun 4 13:20:44 PDT 2014


New branch 'private/kohei/sort-ref-update' available with the following commits:
commit 230e1f235b0c060c37e0d0f5b34208cc882ecf7a
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Wed Jun 4 15:37:01 2014 -0400

    Adjust range references here as well.
    
    Change-Id: Iacc99fcc92ef5987f13716acd7ad899b6ba8c7cf

commit 36c1e52dcfa8a8b25c1a025839e9d0cff3bfee55
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Wed Jun 4 15:24:34 2014 -0400

    No need to try to unshare formula cells within sorted range.
    
    Because they are already unshared during the sorting process.
    
    Change-Id: I3a485397c575deab620217505bbbad8c3307119a

commit 11125929046160f91dd63e5f960a262039d7d38d
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Wed Jun 4 15:16:24 2014 -0400

    Don't forget to unshare formula cells on other sheets as well.
    
    Change-Id: I2a4f6545055f0230608c7765ff41de48de6d1065

commit 75dad57d721561c5c8a4819c47fc851eaabc4a1e
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Wed Jun 4 12:48:36 2014 -0400

    The 4th argument is of wrong type.
    
    The 4th argument of this ScFormulaCell constructor expects a clone flag,
    not grammar.  And passing that causes a misbehavior when copying formulas
    down the column.
    
    Change-Id: I93663526eb98dd7bfa1160a151de3ef15801f98d

commit bc90bc2ef8a238580eb1a6152681d8a56b72ce8c
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Mon Jun 2 20:38:24 2014 -0400

    Regroup affected formula cells after sort.
    
    Change-Id: I06968502424130e53ffdf26b7d009f4525e2227d

commit a3d3f45a432d826ae8d4d5c20a5f58ec8eb9b76d
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Mon Jun 2 18:29:27 2014 -0400

    First cut on reference update on sort by row.
    
    Change-Id: I641aff45a1dee35350f25a857952ed33c11d6a93



More information about the Libreoffice-commits mailing list