da7489eb6a
used git grep -lw namespace | xargs perl -i -p0e 's/(\w+)\s*.\{.\s*namespace\s*(\w+)/\1::\2/smg;' to do the initial replace, then compiled and fixed. Change-Id: If69904d75940c851aeffab0e78c4ba02cc968d44 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98526 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 | ||
UIConfig_smath.mk | ||
visual-editor-todo |
Formula editor code for writer ([[sw]]). Good overview from the original developer: http://www.mail-archive.com/dev@sw.openoffice.org/msg00200.html