8d8e6c84e5
which is internal API, unused (as far as I can tell) by external users. This state is purely a bitset (as implemented by utl::AccessibleStateSetHelper) so we can just return it as a 64-bit value. This shaves significant time off the performance profiles of code that loads very complex shapes, because this state is frequently used, and we no longer need to allocate a return value on the heap for every call. Change-Id: Icf1b3bd367c256646ae9015f9127025f59459c2c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136786 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> |
||
---|---|---|
.. | ||
inc | ||
qa | ||
sdi | ||
source | ||
uiconfig/smath | ||
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