office-gobmx/starmath
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 Resolves tdf#163685 - Save user-defined formula 2024-11-26 13:56:48 +01:00
qa Let ESelection use EPaM for simplification 2024-11-24 08:12:55 +01:00
sdi Resolves tdf#163685 - Save user-defined formula 2024-11-26 13:56:48 +01:00
source starmath: fix deref nullptr 2024-11-27 08:49:11 +01:00
uiconfig/smath tdf#120658 - Reworking of dialogues Organize macros 2024-12-02 07:13:00 +01:00
util
AllLangMoTarget_sm.mk
CppunitTest_starmath_dialogs_test.mk
CppunitTest_starmath_export.mk starmath: Arabic symbols from Symbols Catalogue should not be italic 2023-09-28 14:34:15 +02:00
CppunitTest_starmath_import.mk tdf#143213: Fix reading math font settings from file 2023-08-31 20:41:00 +02:00
CppunitTest_starmath_qa_cppunit.mk starmath: Arabic symbols from Symbols Catalogue should not be italic 2023-09-28 14:34:15 +02:00
IwyuFilter_starmath.yaml starmath : move static data to usage location 2024-02-07 09:00:43 +01:00
JunitTest_starmath_unoapi.mk
Library_sm.mk starmath : move static data to usage location 2024-02-07 09:00:43 +01:00
Library_smd.mk
Makefile
Module_starmath.mk
README.md
UIConfig_smath.mk tdf#160459 embedded starmath doesn't fit inside allocated area 2024-08-17 15:16:08 +02:00
visual-editor-todo

Formula Editor Code for LibreOffice Writer

Good overview from the original developer:

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