office-gobmx/framework
Jan-Marek Glogowski 61e1e04132 tdf#126700 allow replacing the default documents
Per default, a document opened by a user action will always open
in a new frame. For tdf#83722, this behaviour was extended to
documents created from templates.

But this currently also affects the default factory templates, if
these are replaced by a config setting with a real template, which
was not intentional.

So this patch introduces a new MediaDescriptor property, which
allows to mark a document as replaceable and automatically sets
it for factory default documents. If this property is set to true,
a document just acts as a placeholder while it's unmodified. I.e.
the next opened document from its frame will close and replace it.

Change-Id: I45ffa8709f7cdda949fac78f3b363f120f0c4a03
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88257
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2020-02-12 00:27:51 +01:00
..
dtd
inc move some headers inside framework 2020-02-08 07:41:31 +01:00
qa test: move component context from subclasses to BootstrapFixture 2020-02-07 09:13:50 +01:00
source tdf#126700 allow replacing the default documents 2020-02-12 00:27:51 +01:00
uiconfig/startmodule/menubar
util remove unused GSOC 2005 "Tabbed Document Windows for OOo" 2020-01-21 16:50:41 +01:00
AllLangMoTarget_fwk.mk
CppunitTest_framework_dispatch.mk
IwyuFilter_framework.yaml remove unused GSOC 2005 "Tabbed Document Windows for OOo" 2020-01-21 16:50:41 +01:00
JunitTest_framework_complex.mk
JunitTest_framework_unoapi.mk
Library_fwe.mk
Library_fwi.mk
Library_fwk.mk
Library_fwl.mk
Library_fwm.mk remove unused GSOC 2005 "Tabbed Document Windows for OOo" 2020-01-21 16:50:41 +01:00
Makefile
Module_framework.mk
Package_dtd.mk
README
UIConfig_startmodule.mk

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

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