summaryrefslogtreecommitdiffstats
path: root/starmath/source/cursor.cxx
Commit message (Expand)AuthorAgeFilesLines
* visual formula editor: place cursor on numerator when creating empty fractionIvan Timofeev2011-12-041-1/+2
* visual formula editor: optimize some buildings a bitIvan Timofeev2011-12-041-10/+10
* visual formula editor: fix insertion of symbols from catalogIvan Timofeev2011-12-021-2/+1
* visual formula editor: fix insertion of "-"Ivan Timofeev2011-12-021-1/+1
* remove various EraseLeadingAndTrailingCharsCaolán McNamara2011-11-231-1/+1
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-231-1/+2
* Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino2011-11-161-0/+89
* WaE: unreachable codeTor Lillqvist2011-10-261-1/+0
* fixed typos in commentsTakeshi Abe2011-04-121-3/+3
* REPLACE j_assert with OSL_Jacek Wolszczak2011-03-191-23/+23
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks2011-03-141-18/+18
* Make Undo & Redo work with the visual formula editorLuke Dixon2011-02-161-1/+2
* Some cppcheck cleaningJulien Nabet2011-02-101-2/+2
* WaE: /* inside //Caolán McNamara2011-01-311-1/+1
* Enable line deletion in starmathJonas Finnemann Jensen2011-01-301-69/+83
* fix typoCaolán McNamara2010-12-231-1/+1
* add mode-lines in hereCaolán McNamara2010-12-231-0/+3
* cppcheck: prefer prefix variantCaolán McNamara2010-12-231-16/+16
* cppcheck: the scope of this variable can be reducedCaolán McNamara2010-12-231-2/+2
* Add the percent sign as a symbol that is inserted when % is pressedLuke Dixon2010-12-081-0/+9
* equivalent tmEditMarker cppunit testCaolán McNamara2010-11-291-0/+1
* Remove the last of HC iconsJoseph Powers2010-11-221-1/+1
* Draw a visible line under the current line in the visual formula editor.Luke Dixon2010-11-171-2/+2
* Removes a fair amount of BOOL variables in starmathAlexandre Fournier2010-11-061-19/+19
* Fixed bug when deleting multiple linesJonas Finnemann Jensen2010-11-061-11/+12
* Use the right license headerJonas Finnemann Jensen2010-10-231-0/+26
* Fixed issue with moving in/out of binom and stack.Jonas Finnemann Jensen2010-10-031-3/+1
* Integrated the visual formula editor patchJonas Finnemann Jensen2010-10-011-0/+1593