summaryrefslogtreecommitdiff
path: root/starmath/source/cursor.cxx
AgeCommit message (Expand)Author
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-09Fix typoAndrea Gelmini
2023-09-08tdf#88744: Use real clipboard when inline editing is enabledKhaled Hosny
2023-09-07starmath: Properly update the state to copy/cut/paste buttonsKhaled Hosny
2023-09-04starmath: Make cut/copy/paste buttons work with inline editingKhaled Hosny
2023-02-17check SmGetActiveView()Xisco Fauli
2022-11-05lok: show Math selectionMike Kaganski
2022-11-05lok: show Math cursorMike Kaganski
2022-09-15cid#1500440 Use after freeCaolán McNamara
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2021-04-21weld SmGraphicWindowCaolán McNamara
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-03-09Rename SmParser to SmParser5dante
2021-03-01Starmath cleanup unused includesdante
2021-02-06Use multichar operatorsdante
2020-10-23CreateTextFromNode is goneIlmari Lauhakangas
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-09-08starmath: stop change to caret pos graph when moving after braceLuke Dixon
2020-09-02Fix crash when entering newline in starmath experimental editorLuke Dixon
2019-11-03loplugin:stringaddNoel Grandin
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin
2019-08-16Fix typosAndrea Gelmini
2019-07-20cid#1448322 try silence Splice iterator mismatchCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2019-01-18use unique_ptr in starmathNoel Grandin
2018-12-30use unique_ptr in SmStructureNode::SetSubNodesNoel Grandin
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-09-13loplugin:useuniqeptr in starmathNoel Grandin
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
2018-02-15starmath: Prefer moving subnodes to copying themTakeshi Abe
2018-01-17starmath: Make SmParser::ParseExpression() return std::unique_ptrTakeshi Abe
2018-01-10ofz#5221 depth protect PrepareCaolán McNamara
2017-12-21ofz#4703 Direct-leakCaolán McNamara
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-27starmath: Convert SmScaleMode to scoped enumTakeshi Abe
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe
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