office-gobmx/framework
Mike Kaganski 9b911aaa3d tdf#124213: handle private URLs as non-remote
Since commit 26c106a5ae "append '(Remote)'
in the titlebar when remote file is opened", 2015-08-14, the titlebar
shows "(remote)" for documents with non-empty URLs that are not file
scheme.

When recovering a non-existing document, the URL is a factory one like
"private:factory/swriter"; and INetURLObject::GetProtocol() call returns
PrivSoffice.

Indeed, recovery of a non-existing document doesn't make sense itself,
and is fixed by Justin elsewhere; but let's fix the general logic here.

Change-Id: Ibaf095981c37a2fd64f745ad0966465d98a4ed4d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171027
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
2024-07-25 23:09:11 +02:00
..
dtd
inc loplugin:unusedmethods 2024-06-20 12:21:54 +02:00
qa BootstrapFixture: get rid of mxComponentContext 2024-07-02 15:35:00 +02:00
source tdf#124213: handle private URLs as non-remote 2024-07-25 23:09:11 +02:00
uiconfig/startmodule/menubar
util
AllLangMoTarget_fwk.mk
CppunitTest_framework_CheckXTitle.mk Port framework/qa/complex/XTitle/CheckXTile.java to Cppunit 2024-06-04 09:11:39 +02:00
CppunitTest_framework_dispatch.mk CppunitTest_framework_dispatch: inherit from UnoApiTest 2022-11-22 13:24:58 +01:00
CppunitTest_framework_loadenv.mk CppunitTest_framework_loadenv: inherit from UnoApiTest 2022-11-22 14:32:40 +01:00
CppunitTest_framework_services.mk CppunitTest_framework_services: inherit from UnoApiTest 2022-11-22 14:52:43 +01:00
IwyuFilter_framework.yaml NFC cleanup duplicate entry in framework/IwyuFilter_framework.yaml 2024-06-24 10:12:21 +02:00
JunitTest_framework_complex.mk Port framework/qa/complex/XTitle/CheckXTile.java to Cppunit 2024-06-04 09:11:39 +02:00
JunitTest_framework_unoapi.mk
Library_fwk.mk
Makefile
Module_framework.mk Revert "framework/qa/complex/dispatches/checkdispatchapi.java to CppUnit" 2024-06-07 15:02:21 +02:00
Package_dtd.mk
README.md
UIConfig_startmodule.mk

UNO Framework

Toolbars, menus, UNO stuff, including accelerators and interaction, etc.

See Also

http://wiki.openoffice.org/wiki/Framework