office-gobmx/starmath
Bayram Çiçek 0eb05b47a6 tdf#49895: search in Options: check if label exists (related to tdf#157266)
- since ids in ui files can be changed or removed,
we have to check if they are exits or not, to prevent
any crash or misbehavior.
- Proper solution will be iterating over the
widget ids and collecting their strings without
based on a list of identifiers.

Change-Id: I2088af6842ad0acd00838a37295dc2e6140096f2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157103
Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
Tested-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
2023-09-25 11:05:25 +02:00
..
inc starmath: Rename SmSym::GetName() -> GetUiName() 2023-09-21 13:19:28 +02:00
qa starmath: Improve glyph positioning 2023-09-19 14:22:32 +02:00
sdi tdf#32418: Add Tools -> Special Character... to Math 2023-09-20 12:21:43 +02:00
source tdf#49895: search in Options: check if label exists (related to tdf#157266) 2023-09-25 11:05:25 +02:00
uiconfig/smath tdf#32418: Add Tools -> Special Character... to Math 2023-09-20 12:21:43 +02:00
util
AllLangMoTarget_sm.mk
CppunitTest_starmath_dialogs_test.mk
CppunitTest_starmath_export.mk
CppunitTest_starmath_import.mk
CppunitTest_starmath_qa_cppunit.mk
IwyuFilter_starmath.yaml
JunitTest_starmath_unoapi.mk
Library_sm.mk
Library_smd.mk
Makefile
Module_starmath.mk
README.md
UIConfig_smath.mk
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