summaryrefslogtreecommitdiff
path: root/starmath/inc/cursor.hxx
AgeCommit message (Expand)Author
2018-08-18loplugin:useuniqueptr pass SmNodeList around by std::unique_ptr(2)Noel Grandin
2018-08-17loplugin:useuniqueptr pass SmNodeList around by std::unique_ptrNoel Grandin
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-14starmath: size() > 0 -> !empty()Takeshi Abe
2017-03-25Fix typosAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: starmathStephan Bergmann
2017-02-15convert SmBracketType to scoped enumNoel Grandin
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2016-08-22starmath: Do SmCursor::MoveTo() more simplyTakeshi Abe
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin
2016-06-10Pass it by const refTakeshi Abe
2016-05-26starmath: nodes in the clipboard are owened by SmClipboardTakeshi Abe
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-03-23loplugin:constantparam in starmathNoel Grandin
2016-03-01loplugin:unuseddefaultparam in starmathNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-23starmath: Assert that a parent always finds its childTakeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-08starmath: Represent ownership by std::unique_ptrTakeshi Abe
2015-10-07starmath: Prefix members of SmCursorTakeshi Abe
2015-09-30Fix typosAndrea Gelmini
2015-07-21loplugin:unusedmethods starmathNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-25Typo: formated->formattedJulien Nabet
2014-12-03loplugin: cstylecastNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-04include <list> where neededTakeshi Abe
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-29typo: horizontical -> horizontalThomas Arnhold
2014-03-29typo: constitues -> constitutesThomas Arnhold
2014-03-29typo: formatet -> formatedThomas Arnhold
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-19coverity#738849 Uninitialized scalar fieldCaolán McNamara
2013-10-23starmath: fix include guardsThomas Arnhold
2013-10-03CID#735395 potential memory leakCaolán McNamara
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
2012-10-01String -> OUStringIvan Timofeev
2012-05-17XubString->rtl::OUStringCaolán McNamara
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-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-30Enable line deletion in starmathJonas Finnemann Jensen
2010-12-23add mode-lines in hereCaolán McNamara
2010-12-08Add the percent sign as a symbol that is inserted when % is pressedLuke Dixon
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-10-23Use the right license headerJonas Finnemann Jensen