[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - officecfg/registry

Caolán McNamara caolanm at redhat.com
Thu Nov 27 23:58:31 PST 2014


 officecfg/registry/data/org/openoffice/Office/Embedding.xcu |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 9f9fbda1030df4ef94fe07c07e55da7adac41ea4
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Nov 26 15:42:46 2014 +0000

    Resolves: fdo#75408 go back to the old way of doing things
    
    Revert "Resolves: rhbz#1012353 fdo#48846 allow starmath objects to be resized"
    
    This reverts commit 1b717e5686f34c3ce798310a6216f7ea98fb2cd9.
    
    Change-Id: Iaf8410fc1e5611cda04356d32e37ee25a7f59898
    (cherry picked from commit 51221bbf0c7cca0a329393dac2059818006ab338)
    (cherry picked from commit 2babe1baf46dcad936703d12cbd847393f5e467b)
    Reviewed-on: https://gerrit.libreoffice.org/13136
    Reviewed-by: Andras Timar <andras.timar at collabora.com>
    Tested-by: Andras Timar <andras.timar at collabora.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu
index 44031e8..e39af5d 100644
--- a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu
@@ -236,7 +236,9 @@
       <prop oor:name="ObjectDocumentServiceName">
         <value>com.sun.star.formula.FormulaProperties</value>
       </prop>
-      <prop oor:name="ObjectMiscStatus"/>
+      <prop oor:name="ObjectMiscStatus">
+        <value>8589934592</value>
+      </prop>
       <prop oor:name="ObjectVerbs">
         <value>PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE SAVECOPYAS</value>
       </prop>


More information about the Libreoffice-commits mailing list