summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/edtwin.hxx
AgeCommit message (Expand)Author
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-22loplugin:constantparamNoel Grandin
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-12sw: factor out changing of mouse pointer on mouse moveTomaž Vajngerl
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2019-02-22sw btlr writing mode shell: fix up/down cursor travellingMiklos Vajna
2019-01-03tdf#122442: use Timer to detect single-clicks vs double-clicksMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-07-25loplugin:useuniqueptr in SwEditWinNoel Grandin
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-04-04tdf#116452 Remove "3 seconds to add/delete col/row" functionsheiko tietze
2018-03-29loplugin:virtualdown in vclNoel Grandin
2018-02-27lok: All mouse,key events asyncPranav Kant
2017-10-23loplugin:finalclasses in swNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-09New loplugin:externvar: swStephan Bergmann
2017-01-08These don't have to be staticMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-06-18uitest: add wrapper for writer's main edit windowMarkus Mohrhard
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-04-08lok context menu: Expose context menuPranav Kant
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-06-12Make SwFrameControlManager an EditWin ptr member to reduce re-compiles.Michael Meeks
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20LOKit mouse move handlerMihai Varga
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-05Remove using directive that has become unusedStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05fix windows buildNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin