office-gobmx/cui
Michael Weghorn af4bc7e392 tdf#130857 securityoptionsdialog.ui Define grid children in order
Switch the order in which the children of the "grid3" grid in the
.ui file are defined so that the order matches the visual appearance,
which makes sure that tab focus order with the Qt-based VCL plugins is
correct as well in the "Tools" -> "Options" -> "LibreOfficeDev"
-> "Security" -> "Options..." dialog.

See

    commit 02692566ad
    Author: Michael Weghorn <m.weghorn@posteo.de>
    Date:   Thu Oct 24 17:43:35 2024 +0200

        tdf#130857 optnewdictionarydialog.ui: Define focusable widgets in order

for more background.

Change-Id: Iffba59ba04ecfd3fcb900e09ad013e6f498beff8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175815
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2024-10-30 12:08:23 +01:00
..
inc vcl: move bitmap filter headers into vcl/bitmap global header directory 2024-10-21 09:45:21 +02:00
qa
source win a11y: Drop "Enable AT Tool support" from options UI 2024-10-30 08:27:19 +01:00
uiconfig/ui tdf#130857 securityoptionsdialog.ui Define grid children in order 2024-10-30 12:08:23 +01:00
util
AllLangMoTarget_cui.mk
CppunitTest_cui_dialogs_test.mk
CppunitTest_cui_dialogs_test_2.mk
CppunitTest_cui_dialogs_test_3.mk
CppunitTest_cui_dialogs_test_4.mk
IwyuFilter_cui.yaml
Library_cui.mk
Makefile
Module_cui.mk
Package_cui.mk
README.md
UIConfig_cui.mk
UITest_cui_dialogs.mk
UITest_cui_tabpages.mk

Common User Interface (cui)

It was moved out from svx in DEV300m68:

http://www.mail-archive.com/dev@openoffice.org/msg12925.html

It contains dialogs used by more than one application, e.g. paragraph properties.