summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/edtwin.hxx
AgeCommit message (Expand)Author
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
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-13sw: SetCursorLogicPosition -> SetCursorTwipPositionMiklos Vajna
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-07Change the Logic in SetGraphicLogicPosition()Miklos Vajna
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-04V801: Decreased performanceCaolán McNamara
2015-02-25convert EXCHG_DEST_ constants to enum classNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-16LOK: add LOK_SETTEXTSELECTION_RESETMiklos Vajna
2015-02-16LOK: add lok::Document::setTextSelection()Miklos Vajna
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26Add SwXTextDocument::postMouseEvent()Miklos Vajna
2015-01-26LOK: move postMouseEvent to DocumentMiklos Vajna
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-06sw: notify LOK clients about invalidationsMiklos Vajna
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idlesTobias Madl
2014-10-09Resolves: fdo#55546 center ellipsis tooltips that don't fit on screenCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18Change inline-edit mouse input handlingJan-Marek Glogowski