5285beeaa4
Convert code like: if( aStr == OUString("xxxx") ) to this: if( aStr == "xxxx" ) Change-Id: I8d201f048477731eff590fb988259ef0935c080c |
||
---|---|---|
.. | ||
inc | ||
qa | ||
sdi | ||
source | ||
uiconfig/smath | ||
util | ||
workben | ||
AllLangResTarget_sm.mk | ||
CppunitTest_starmath_qa_cppunit.mk | ||
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