office-gobmx/dbaccess/source/ui/misc
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
..
asyncmodaldialog.cxx
charsets.cxx
controllerframe.cxx
databaseobjectview.cxx
datasourceconnector.cxx cid#1556887 COPY_INSTEAD_OF_MOVE 2024-07-08 16:28:55 +02:00
dbaundomanager.cxx
dbsubcomponentcontroller.cxx
defaultobjectnamecheck.cxx Use exception ctors, instead of setting members later 2023-10-14 15:37:17 +02:00
DExport.cxx
dsmeta.cxx
HtmlReader.cxx
imageprovider.cxx loplugin:passstuffbyref in cui..dbaccess 2024-11-07 14:30:52 +01:00
indexcollection.cxx
linkeddocuments.cxx
propertystorage.cxx avoid copying when placing items into SfxItemSet 2019-05-09 08:47:50 +02:00
RowSetDrop.cxx loplugin:ostr in dbaccess 2024-05-07 12:53:22 +02:00
RtfReader.cxx
singledoccontroller.cxx flatten some internal classes in dbaccess 2023-02-28 07:15:33 +00:00
stringlistitem.cxx
TableCopyHelper.cxx
TokenWriter.cxx
UITools.cxx
UpdateHelperImpl.hxx
WColumnSelect.cxx
WCopyTable.cxx make UStringLess single-arg constructor explicit 2024-07-18 15:34:13 +02:00
WCPage.cxx
WExtendPages.cxx loplugin:moveparam in dbaccess 2021-10-11 12:18:34 +02:00
WNameMatch.cxx weld: Rename weld::Treeview selection signal/connect 2024-12-07 11:15:03 +01:00
WTypeSelect.cxx