summaryrefslogtreecommitdiff
path: root/starmath/source/cursor.cxx
AgeCommit message (Expand)Author
2014-05-11coverity#736100 Improper use of negative valueCaolán McNamara
2014-05-11coverity#736101 Improper use of negative valueCaolán McNamara
2014-05-11coverity#736102 Improper use of negative valueCaolán McNamara
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-29typo: horizontial -> horizontalThomas Arnhold
2014-03-21coverity#736099 Improper use of negative valueCaolán McNamara
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26Remove visual noise from starmathAlexander Wilms
2014-02-23coverity#735495 logically dead codeCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2013-10-03CID#735395 potential memory leakCaolán McNamara
2013-10-03CID#736482 fix leakCaolán McNamara
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold
2013-07-02 fdo#66416 - Use appropriate unicode characters for math "Brackets"Frédéric Wang
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