Change in core[libreoffice-4-0-0]: fdo#51232: i#119987# fix Impress crash when pasting text und...

Caolán McNamara (via_Code_Review) gerrit at gerrit.libreoffice.org
Thu Jan 31 00:58:03 PST 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1933

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/33/1933/1

fdo#51232: i#119987# fix Impress crash when pasting text under Outline view

Patch by: Wang Zhe
Testing by: Yan Ji
Review by: hdu

(cherry picked from commit 484621239c7f743f44579d2b199b0347dc4734cd)

Change-Id: I340de4f1b626defa52ecc48938c63ec4d1ce5c1d
Signed-off-by: Tor Lillqvist <tml at iki.fi>
Reviewed-on: https://gerrit.libreoffice.org/1897
Reviewed-by: Joren De Cuyper <joren.libreoffice at telenet.be>
Reviewed-by: Petr Mladek <pmladek at suse.cz>
Tested-by: Petr Mladek <pmladek at suse.cz>
(cherry picked from commit 639f739fbcfb5421c7b7173c700136f169e38bc8)
---
M sd/source/ui/view/outlnvs2.cxx
1 file changed, 1 insertion(+), 0 deletions(-)



diff --git a/sd/source/ui/view/outlnvs2.cxx b/sd/source/ui/view/outlnvs2.cxx
index 5a2061e..a514bb2 100644
--- a/sd/source/ui/view/outlnvs2.cxx
+++ b/sd/source/ui/view/outlnvs2.cxx
@@ -243,6 +243,7 @@
                 else
                     xPresentation->rehearseTimings();
             }
+            Cancel();
             rReq.Done();
         }
         break;

-- 
To view, visit https://gerrit.libreoffice.org/1933
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I340de4f1b626defa52ecc48938c63ec4d1ce5c1d
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0-0
Gerrit-Owner: Caolán McNamara <caolanm at redhat.com>
Gerrit-Reviewer: Joren De Cuyper <joren.libreoffice at telenet.be>
Gerrit-Reviewer: Petr Mladek <pmladek at suse.cz>
Gerrit-Reviewer: Tor Lillqvist <tml at iki.fi>


More information about the LibreOffice mailing list