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