office-gobmx/cui
Michael Weghorn 57d532057b weld: Rename weld::Treeview selection signal/connect
Rename weld::TreeView member + methods to clarify
that these are about selection changes:

* m_aChangeHdl to m_aSelectionChangedHdl,
* signal_changed to signal_selection_changed
* connect_changed to connect_selection_changed

In GtkInstanceTreeview, also rename the
related methods calling signal_selection_changed
accordingly for consistency.

Change-Id: I299d7930484677395a0bdd0ff105df18688f2e04
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178023
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2024-12-07 11:15:03 +01:00
..
inc tdf#164090: a11y sw: add new warning for non numbered empty paragraph 2024-12-03 17:21:46 +01:00
qa cui, dbaccess, desktop, external, filter, librelogo: fix issues found by 2024-07-27 12:51:55 +02:00
source weld: Rename weld::Treeview selection signal/connect 2024-12-07 11:15:03 +01:00
uiconfig/ui tdf#120658 - Reworking of dialogues Organize macros 2024-12-02 07:13:00 +01:00
util Create an UNO service to do the cui symbol lookup in vcl 2024-02-25 14:45:55 +01:00
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 fix --disable-scripting build 2024-12-03 15:23:45 +01:00
Makefile
Module_cui.mk
Package_cui.mk
README.md
UIConfig_cui.mk tdf#120658 - Reworking of dialogues Organize macros 2024-12-02 07:13:00 +01:00
UITest_cui_dialogs.mk uitest oneprocess mode: add a way to explicitly avoid this 2023-10-05 08:06:45 +02:00
UITest_cui_tabpages.mk uitest oneprocess mode: default to this and clean up one test 2023-10-26 08:12:20 +02:00

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.