summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/edtwin.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-1/+2
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-06-18uitest: add wrapper for writer's main edit windowMarkus Mohrhard1-0/+2
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-2/+2
2016-04-08lok context menu: Expose context menuPranav Kant1-2/+2
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-9/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-19/+19
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-2/+0
2015-06-12Make SwFrameControlManager an EditWin ptr member to reduce re-compiles.Michael Meeks1-4/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-3/+3
2015-05-20LOKit mouse move handlerMihai Varga1-0/+2
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl1-2/+2
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-05-05Remove using directive that has become unusedStephan Bergmann1-2/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-05-05fix windows buildNoel Grandin1-8/+8
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-6/+6
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+2
2015-04-13sw: SetCursorLogicPosition -> SetCursorTwipPositionMiklos Vajna1-1/+1
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+2
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna1-1/+1
2015-04-07Change the Logic in SetGraphicLogicPosition()Miklos Vajna1-1/+1
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna1-6/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-3/+3
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna1-0/+2
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2015-03-04V801: Decreased performanceCaolán McNamara1-1/+1
2015-02-25convert EXCHG_DEST_ constants to enum classNoel Grandin1-2/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2015-02-16LOK: add LOK_SETTEXTSELECTION_RESETMiklos Vajna1-1/+1
2015-02-16LOK: add lok::Document::setTextSelection()Miklos Vajna1-0/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-3/+0
2015-01-26Add SwXTextDocument::postMouseEvent()Miklos Vajna1-0/+3
2015-01-26LOK: move postMouseEvent to DocumentMiklos Vajna1-0/+3
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-06sw: notify LOK clients about invalidationsMiklos Vajna1-0/+6
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-12-09changed timers to idlesTobias Madl1-1/+1
2014-10-09Resolves: fdo#55546 center ellipsis tooltips that don't fit on screenCaolán McNamara1-0/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-18Change inline-edit mouse input handlingJan-Marek Glogowski1-0/+3