summaryrefslogtreecommitdiff
path: root/starmath/source/edit.cxx
AgeCommit message (Expand)Author
2021-02-24Resolves: rhbz#1931423 start update timer in IM events as well as keyeventsCaolán McNamara
2021-02-16loplugin:referencecasting in slideshow..starmathNoel
2021-02-15Resolves tdf#140221 auto-adjust Formula Editor widthRafael Lima
2021-01-18Mathml gets it's own directorydante
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-28tdf#137620 add explicit SurroundingText support to starmath Edit WindowCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-02-16use fwd declsCaolán McNamara
2019-06-03SM add a border to the editor and the element listJan-Marek Glogowski
2019-05-15tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-08tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen
2019-01-31loplugin:flatten in starmathNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-10-07Fix leak in smEditWindow (starmath)Julien Nabet
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-08tdf#106479 Make edit context menu dispatcher basedMaxim Monastirsky
2017-05-04loplugin:checkunusedparams in starmathNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-18convert starmath context menu to .uiCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-19fix grammar/typo: defunctional --> nonfunctionaldennisroczek
2017-03-01move SvtLinguOptions into SmDocShellCaolán McNamara
2017-03-01unroll SmEditWindow::GetEditEngineItemPoolCaolán McNamara
2017-02-21tdf#106116 "Previous Marker" changes selection only when neededTakeshi Abe
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-10-24tdf#103452: add missing xPopupMenu.disposeAndClear();Julien Nabet
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin