summaryrefslogtreecommitdiff
path: root/starmath/inc/caret.hxx
AgeCommit message (Collapse)Author
2011-11-16Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino
2011-04-12fixed typos in commentsTakeshi Abe
2011-03-19REPLACE j_assert with OSL_Jacek Wolszczak
2010-12-23add mode-lines in hereCaolán McNamara
2010-11-06Fixed bug when deleting multiple linesJonas Finnemann Jensen
With this fix only one line can be selected in the visual formula editor, it's not perfect as caret can still be moved to another line while selecting, which causes the topmost line to be selected. Anyway, it works and addresses the bug. Better workaround might be possible later.
2010-10-23Use the right license headerJonas Finnemann Jensen
2010-10-01Integrated the visual formula editor patchJonas Finnemann Jensen
Ported the most recent version of the visual formula editor patch, to LibreOffice. This patch is not finished yet, see README for more information.