desktop/source/lib/init.cxx | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit c7003bed305651adb12b713eb0ad61b9c54ea52a
Author: Muhammet Kara <[email protected]>
AuthorDate: Thu Apr 16 23:01:54 2020 +0300
Commit: Muhammet Kara <[email protected]>
CommitDate: Fri Apr 17 20:18:27 2020 +0200
Move uno:Text param from core to online - core part
Change-Id: Idf51a688a868c2d140fcf5eb54e1bfdefc3690b1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92394
Tested-by: Jenkins CollaboraOffice <[email protected]>
Reviewed-by: Muhammet Kara <[email protected]>
(cherry picked from commit d9a0e2fe5bf95bf0bfba424a3625d7f952884932)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92304
Tested-by: Jenkins
diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index b8228bfe8639..11fa55b9c23d 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -3647,10 +3647,6 @@ static void doc_postUnoCommand(LibreOfficeKitDocument*
pThis, const char* pComma
ExecuteOrientationChange();
return;
}
- else if (gImpl && aCommand == ".uno:Text")
- {
- aCommand = ".uno:Text?CreateDirectly:bool=true";
- }
// handle potential interaction
if (gImpl && aCommand == ".uno:Save")
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits