office-gobmx/cui
Noel Grandin 9bba3a604d use more concrete type in ImpEditEngine::SetUndoManager
instead of dynamic_cast'ing to the type we want, and __ignoring__ the
parameter if it is not, just adjust the type that we want, which
luckily everything is already sending

Change-Id: If083e11c9818cdcae199afc1261efbdb652e1c76
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159295
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-11-11 11:03:58 +01:00
..
inc
qa
source use more concrete type in ImpEditEngine::SetUndoManager 2023-11-11 11:03:58 +01:00
uiconfig/ui tdf#146386 cui: remove FTP UI, SvxProxyTabPage 2023-11-09 16:53:15 +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 tdf#157518: add password policy and strength meter to save with password dialog 2023-11-06 09:03:47 +01:00
Makefile
Module_cui.mk
Package_cui.mk
README.md
UIConfig_cui.mk
UITest_cui_dialogs.mk
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.