office-gobmx/framework
Maxim Monastirsky 230a988c90 tdf#125040 Ignore the default context
This isn't a meaningful context, but a way to represent
a lack of context. Typically it's a temporary state,
followed by a proper context being set. The problem
becomes apparent when a context deactivation is caused
by switching to another document window, as the further
activation will happen only when the former window is
focused again. This makes the contextual controls
disappear in the meantime.

Change-Id: I96c8356acb2434c579dc74407043b55eb5374a0f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136010
Tested-by: Jenkins
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2022-06-17 14:00:14 +02:00
..
dtd dtd files are not xml files and shouldn't have xml headers 2021-06-09 12:41:53 +02:00
inc tdf#125040 Make single mode toolbar context aware 2022-06-13 18:47:01 +02:00
qa Remove some unused includes 2022-06-14 08:11:28 +02:00
source tdf#125040 Ignore the default context 2022-06-17 14:00:14 +02:00
uiconfig/startmodule/menubar Align macro menu in start center with other places 2022-05-01 09:58:08 +02:00
util WASM --enable-wasm-strip now skips lots of LO code 2022-01-20 12:28:54 +01:00
AllLangMoTarget_fwk.mk migrate to boost::gettext 2017-07-21 08:20:50 +01:00
CppunitTest_framework_dispatch.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
CppunitTest_framework_loadenv.mk tdf#137356 framework: fix opening the same document twice for long loads 2020-10-14 18:41:26 +02:00
CppunitTest_framework_services.mk framework: lock the solar mutex in loadComponentFromURL() with OnMainThread 2020-09-24 17:45:29 +02:00
IwyuFilter_framework.yaml tdf#42949 Fix new IWYU warnings in directories [e-f]* 2020-11-12 10:53:07 +01:00
JunitTest_framework_complex.mk Remove java mouse/keyboard event tests 2019-05-13 09:19:51 +02:00
JunitTest_framework_unoapi.mk Simplify and fix Java UNO API test makefiles 2018-11-09 07:37:00 +01:00
Library_fwk.mk WASM --enable-wasm-strip now skips lots of LO code 2022-01-20 12:28:54 +01:00
Makefile
Module_framework.mk tdf#137356 framework: fix opening the same document twice for long loads 2020-10-14 18:41:26 +02:00
Package_dtd.mk gbuild: set Package default target to INSTDIR 2013-10-28 20:17:26 +01:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
UIConfig_startmodule.mk translation domain of sfx for .ui in framework doesn't look right 2021-04-06 21:28:35 +02:00

UNO Framework

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

See Also

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