[Libreoffice-commits] core.git: Branch 'private/kohei/calc-shared-string' - sc/source

Kohei Yoshida kohei.yoshida at collabora.com
Tue Oct 8 19:11:44 PDT 2013


 sc/source/core/data/formulacell.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit bfb4c65c0f15138c84f9e3368d2bbb81d2383932
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Tue Oct 8 16:12:38 2013 -0400

    break
    
    Change-Id: I7638de1d9993cf6f98e7f46cc934ec891c1d4553

diff --git a/sc/source/core/data/formulacell.cxx b/sc/source/core/data/formulacell.cxx
index 249e442..472c208 100644
--- a/sc/source/core/data/formulacell.cxx
+++ b/sc/source/core/data/formulacell.cxx
@@ -2263,6 +2263,7 @@ bool checkCompileColRowName(
                 }
             }
         }
+        break;
         case URM_MOVE:
         {   // Recomplie for Move/D&D when ColRowName was moved or this Cell
             // points to one and was moved.


More information about the Libreoffice-commits mailing list