office-gobmx/cui
Jim Raykowski 55e86edcb3 tdf#120658 - Reworking of dialogues Organize macros
(make from 5 existing only one)

Much of what makes up this patch is adapted from existing code that is
used to organize and select macros and to assign macros to shortcut
keys. Comments in the patch say where code is borrowed from.

Known issues:

+ Scripting framework library rename for BeanShell, Java, and JavaScript
always returns fail when there are no macro entries in the library even
though it actually succeeds. The same thing happens using
SvxScriptOrgDialog::renameEntry.

+ Deleting Basic macros from the Macro Manager dialog is not implemented
yet.

Change-Id: If4da04549f8b39675910cbbd1f94dd9a6b73c31a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176254
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-12-02 07:13:00 +01:00
..
inc tdf#120658 - Reworking of dialogues Organize macros 2024-12-02 07:13:00 +01:00
qa cui, dbaccess, desktop, external, filter, librelogo: fix issues found by 2024-07-27 12:51:55 +02:00
source tdf#120658 - Reworking of dialogues Organize macros 2024-12-02 07:13:00 +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 tdf#120658 - Reworking of dialogues Organize macros 2024-12-02 07:13:00 +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.