summaryrefslogtreecommitdiffstats
path: root/starmath/inc/cursor.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr pass SmNodeList around by std::unique_ptr(2)Noel Grandin2018-08-181-2/+2
* loplugin:useuniqueptr pass SmNodeList around by std::unique_ptrNoel Grandin2018-08-171-7/+8
* loplugin:constparams in starmathNoel Grandin2017-08-031-1/+1
* loplugin:unusedmethodsNoel Grandin2017-05-181-11/+0
* untranslated strings are just stringsCaolán McNamara2017-05-021-3/+0
* starmath: size() > 0 -> !empty()Takeshi Abe2017-04-141-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugin:subtlezeroinit: starmathStephan Bergmann2017-02-211-1/+1
* convert SmBracketType to scoped enumNoel Grandin2017-02-151-18/+4
* loplugin: unnecessary destructor sfx2..storeNoel Grandin2017-01-251-4/+0
* starmath: Do SmCursor::MoveTo() more simplyTakeshi Abe2016-08-221-1/+1
* loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin2016-08-051-3/+3
* Pass it by const refTakeshi Abe2016-06-101-3/+4
* starmath: nodes in the clipboard are owened by SmClipboardTakeshi Abe2016-05-261-17/+9
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-1/+1
* loplugin:constantparam in starmathNoel Grandin2016-03-231-1/+1
* loplugin:unuseddefaultparam in starmathNoel Grandin2016-03-011-6/+6
* Fix typosAndrea Gelmini2016-01-101-1/+1
* starmath: Assert that a parent always finds its childTakeshi Abe2015-12-231-2/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* starmath: Represent ownership by std::unique_ptrTakeshi Abe2015-10-081-4/+2
* starmath: Prefix members of SmCursorTakeshi Abe2015-10-071-20/+20
* Fix typosAndrea Gelmini2015-09-301-3/+3
* loplugin:unusedmethods starmathNoel Grandin2015-07-211-3/+0
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Typo: formated->formattedJulien Nabet2015-03-251-1/+1
* loplugin: cstylecastNoel Grandin2014-12-031-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* include <list> where neededTakeshi Abe2014-11-041-0/+2
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* typo: horizontical -> horizontalThomas Arnhold2014-03-291-1/+1
* typo: constitues -> constitutesThomas Arnhold2014-03-291-2/+2
* typo: formatet -> formatedThomas Arnhold2014-03-291-1/+1
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-3/+3
* coverity#738849 Uninitialized scalar fieldCaolán McNamara2014-02-191-10/+12
* starmath: fix include guardsThomas Arnhold2013-10-231-3/+3
* CID#735395 potential memory leakCaolán McNamara2013-10-031-2/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
* String -> OUStringIvan Timofeev2012-10-011-1/+1
* XubString->rtl::OUStringCaolán McNamara2012-05-171-2/+2
* Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino2011-11-161-1/+4
* fixed typos in commentsTakeshi Abe2011-04-121-3/+3
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks2011-03-141-1/+1
* Enable line deletion in starmathJonas Finnemann Jensen2011-01-301-0/+28
* add mode-lines in hereCaolán McNamara2010-12-231-0/+3
* Add the percent sign as a symbol that is inserted when % is pressedLuke Dixon2010-12-081-1/+2
* Draw a visible line under the current line in the visual formula editor.Luke Dixon2010-11-171-1/+1
* Removes a fair amount of BOOL variables in starmathAlexandre Fournier2010-11-061-10/+10
* Use the right license headerJonas Finnemann Jensen2010-10-231-0/+26