office-gobmx/starmath
Gleb Mishchenko a97b392879 tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi
This patch changes occurences in makefiles
from
$(eval $(call gb_CppunitTest_use_api,comphelper_test_config, \
	udkapi \
	offapi \
))

to
$(eval $(call gb_CppunitTest_use_sdk_api,comphelper_test_config))

(corrected instead of abandon, jani)

Change-Id: Ic96ec65d82d7452e288f05a8b6d576ef543b068e
Reviewed-on: https://gerrit.libreoffice.org/23426
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
2016-06-09 09:47:11 +00:00
..
inc starmath: The formula tree must be of type SmTableNode 2016-06-08 06:26:48 +00:00
qa starmath: Fix missing call of AnnotationSelection() for SmCursor::Copy 2016-05-24 00:40:36 +00:00
sdi
source remove "object is disposed" warning in OBroadcastHelperVar::removeListener 2016-06-08 06:40:25 +00:00
uiconfig/smath
util
AllLangResTarget_sm.mk
CppunitTest_starmath_import.mk tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi 2016-06-09 09:47:11 +00:00
CppunitTest_starmath_qa_cppunit.mk tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi 2016-06-09 09:47:11 +00:00
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