summaryrefslogtreecommitdiff
path: root/starmath/source/cursor.cxx
AgeCommit message (Expand)Author
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-23Fix typo "teh" -> "the"Julien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2012-11-21String -> OUStringIvan Timofeev
2012-10-02String -> OUStringIvan Timofeev
2012-10-01String -> OUStringIvan Timofeev
2012-10-01String -> OUStringIvan Timofeev
2012-10-01String -> OUStringIvan Timofeev
2012-09-02crash with safe iterators: attempt to decrement a past-the-end iteratorIvan Timofeev
2012-05-17XubString->rtl::OUStringCaolán McNamara
2012-02-19Get rid of size() == 0Elton Chung
2011-12-04visual formula editor: place cursor on numerator when creating empty fractionIvan Timofeev
2011-12-04visual formula editor: optimize some buildings a bitIvan Timofeev
2011-12-02visual formula editor: fix insertion of symbols from catalogIvan Timofeev
2011-12-02visual formula editor: fix insertion of "-"Ivan Timofeev
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-16Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino
2011-10-26WaE: unreachable codeTor Lillqvist
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-02-16Make Undo & Redo work with the visual formula editorLuke Dixon
2011-02-10Some cppcheck cleaningJulien Nabet
2011-01-31WaE: /* inside //Caolán McNamara
2011-01-30Enable line deletion in starmathJonas Finnemann Jensen
2010-12-23fix typoCaolán McNamara
2010-12-23add mode-lines in hereCaolán McNamara
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-23cppcheck: the scope of this variable can be reducedCaolán McNamara
2010-12-08Add the percent sign as a symbol that is inserted when % is pressedLuke Dixon
2010-11-29equivalent tmEditMarker cppunit testCaolán McNamara
2010-11-22Remove the last of HC iconsJoseph Powers
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