summaryrefslogtreecommitdiff
path: root/starmath/source/visitors.cxx
AgeCommit message (Expand)Author
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-11-23try to fix and reenable starmath unit testsCaolán McNamara
2012-10-01String -> OUStringIvan Timofeev
2012-10-01String -> OUStringIvan Timofeev
2012-07-21fdo#38887: SmNodeToTextVisitor: use braces for nested scriptsIvan Timofeev
2012-07-17fdo#38887: SmNodeToTextVisitor: use from and to instead of csub and csupIvan Timofeev
2012-07-17fdo#38887: SmNodeToTextVisitor: use ^ and _ instead of rsup and rsubIvan Timofeev
2011-06-17Function can be constJulien Nabet
2011-06-08Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak
2011-04-12fixed typos in commentsTakeshi Abe
2011-03-19REPLACE j_assert with OSL_Jacek Wolszczak
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-18Translated several German comments in Math.Tobias Kranz
2011-02-13Remove unused SM_RECT_DEBUGThomas Arnhold
2011-02-06Remove dead codeThomas Arnhold
2011-01-29Add some brackets back to SmNodeToTextVisitorLuke Dixon
2010-12-23add mode-lines in hereCaolán McNamara
2010-12-19Put brackets around binoms in SmNodeToTextVisitor, with testLuke Dixon
2010-12-08Remove as many brackets as possible.Luke Dixon
2010-11-24Fix Greek characters, stacks and subs/sups for operators.Luke Dixon
2010-11-24Fix matrices with blank elements.Luke Dixon
2010-11-17Draw a visible line under the current line in the visual formula editor.Luke Dixon
2010-11-06Removes a fair amount of BOOL variables in starmathAlexandre Fournier
2010-11-06Fixed bug when deleting multiple linesJonas Finnemann Jensen
2010-10-23Use the right license headerJonas Finnemann Jensen
2010-10-03Fixed issue with moving in/out of binom and stack.Jonas Finnemann Jensen
2010-10-01Integrated the visual formula editor patchJonas Finnemann Jensen