[Libreoffice-commits] core.git: Changes to 'private/kohei/find-replace-all-perf'

Kohei Yoshida kohei.yoshida at collabora.com
Fri May 23 17:36:46 PDT 2014


New branch 'private/kohei/find-replace-all-perf' available with the following commits:
commit b88a310f6fd8b43a13d79947d2a2dc69af50391c
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Fri May 23 20:25:13 2014 -0400

    Use scoped_ptr for this.
    
    Change-Id: Ibb3e96ceee80294c343b2a80befabbe938838784

commit ea84d48bd87d023a54bf4c2b86dcaec239563b5a
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Fri May 23 20:20:39 2014 -0400

    More indentation reduction.
    
    Change-Id: I9ec72408d4762773f51ac0aba788825cb4fa7909

commit ac12d4ea689b173a44685ef843f7088226086f99
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Fri May 23 20:12:35 2014 -0400

    Unwind this super-complicated search condition.
    
    Change-Id: I24ecded90086e4724a4f051bca564590c991c3c5

commit 4d825665efecd0fa16939c6d39dba8902e6ee064
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Fri May 23 19:58:26 2014 -0400

    Reduce indentation.
    
    Change-Id: Icb78d090f85ab15754bc5848f7f6ccec0dd2c59a

commit 6dcf77188fc978d298d54aca47fafbdbf62b9663
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Fri May 23 09:23:21 2014 +0200

    Remove dead code
    
    Change-Id: I198fb0193fed891c4dd8a8a92c29e36f6c4d48b9

commit cc5e30cb2ed2e31a9f83a780a67b5aa78e009840
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Fri May 23 12:54:20 2014 -0400

    fdo#76824: Proper way to parse cell address strings.
    
    Be aware of the variable address convention.
    
    Change-Id: I37ca38758f055e7799cadefafda61174ea3cbf9c

commit 974b8f2a044a656c0a1de2798f0f43d78e599ac1
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Fri May 23 11:24:24 2014 -0400

    fdo#79011: Properly implement the search results dialog as modeless.
    
    It's unfortunate that adding a modeless dialog is such a pain.  But we
    still need to implemenet this properly else we'll leak at best, or end
    up with tons of weird bugs at worst.
    
    Change-Id: Ie03260f288fad76f994d0ca6a8b1feeade299ffd

commit a46568cef9be73fc41ba7158a0a48abcdf903da8
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Fri May 23 09:35:39 2014 -0400

    Forgot to remove debug statements.
    
    Change-Id: I7653efc19bf590bb5456128b270dd1d59c974599

commit a93ae8ed18f23f71cc8d8df99151469a702c49b6
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Thu May 22 20:56:04 2014 -0400

    fdo#78903: Don't broadcast prematurely during cell deletion.
    
    We need to wait until all the affected cells get marked dirty at the
    end of the deletion process.
    
    Change-Id: I49618fcc386ec2209f5f0267d50257ecb8dd21d1

commit 2c2e5442f145f48e9090f24449e3be4a4e676125
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Thu May 22 20:54:08 2014 -0400

    fdo#78903: Write test for this.
    
    Change-Id: If8ed8b74b58efd948772376a14172b52ff588f82



More information about the Libreoffice-commits mailing list