summaryrefslogtreecommitdiff
path: root/starmath/source/edit.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-05-08tdf#148962 starmath's UnicodeNotationToggle (alt+x) getting called twiceCaolán McNamara1-1/+3
2021-12-03Resolves: tdf#145959 menu pos should be relative to SmCmdBoxWindowCaolán McNamara1-3/+2
2021-05-31cid#1476301 Dereference null return valueCaolán McNamara1-2/+3
2021-05-28tdf#130654 editable smeditwindow zoom UIdante1-3/+7
2021-05-15tdf#130654 editable smeditwindow zoomdante1-1/+13
2021-05-08cid#1482285 silence Uncaught exceptionCaolán McNamara1-1/+1
2021-05-07remove an intermediate layer of widgetsCaolán McNamara1-65/+34
2021-05-06release mouse before showing context menuCaolán McNamara1-0/+1
2021-05-04tdf#141930 document set as unmodified if editengine didn't modify on keyeventCaolán McNamara1-2/+2
2021-05-03There's no longer a purpose to the math horizontal scrollbarCaolán McNamara1-45/+3
2021-04-30drop DropTargetHelper from SmEditWindowCaolán McNamara1-12/+0
2021-04-23consume context menu eventCaolán McNamara1-1/+1
2021-04-21weld SmGraphicWindowCaolán McNamara1-2/+2
2021-04-21cid#1476301 Dereference null return valueCaolán McNamara1-2/+3
2021-04-19remove apparently no longer necessary scrollbar hide/show hackCaolán McNamara1-20/+0
2021-04-19weld SmEditTextWindowCaolán McNamara1-437/+352
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-03-18Use ESelection to locate code on node instead of SmTokendante1-2/+0
2021-03-07loplugin:staticdynamic now with extra saltNoel1-3/+2
2021-03-01Starmath cleanup unused includesdante1-1/+0
2021-02-24Resolves: rhbz#1931423 start update timer in IM events as well as keyeventsCaolán McNamara1-8/+16
2021-02-16loplugin:referencecasting in slideshow..starmathNoel1-1/+1
2021-02-15Resolves tdf#140221 auto-adjust Formula Editor widthRafael Lima1-0/+4
2021-01-18Mathml gets it's own directorydante1-1/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-1/+0
2020-11-01use officecfg for Experimental flagNoel Grandin1-2/+1
2020-10-28tdf#137620 add explicit SurroundingText support to starmath Edit WindowCaolán McNamara1-0/+21
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-22long->tools::Long in slideshow..starmathNoel1-3/+3
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+1
2020-02-16use fwd declsCaolán McNamara1-0/+1
2019-06-03SM add a border to the editor and the element listJan-Marek Glogowski1-1/+1
2019-05-15tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski1-4/+8
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski1-24/+16
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+3
2019-03-08tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen1-4/+0
2019-01-31loplugin:flatten in starmathNoel Grandin1-139/+139
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen1-2/+1
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen1-0/+2
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin1-2/+2
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin1-7/+7
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: starmathStephan Bergmann1-5/+5
2017-10-07Fix leak in smEditWindow (starmath)Julien Nabet1-1/+3
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-1/+1
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-2/+2
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke1-13/+1