summaryrefslogtreecommitdiff
path: root/include/sfx2/viewsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin1-1/+1
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin1-1/+0
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna1-4/+0
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna1-0/+2
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-4/+0
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna1-0/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna1-0/+2
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna1-0/+4
2016-08-16editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna1-0/+2
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna1-2/+3
2016-07-29sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna1-0/+1
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna1-0/+1
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna1-0/+2
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-1/+1
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna1-0/+4
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna1-2/+3
2016-06-06tdf#89329: use unique_ptr for pImpl in viewshXisco Fauli1-1/+1
2016-05-04sfx2: fix SfxViewShell::CheckIPClient_Impl()Michael Stahl1-1/+1
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley1-1/+1
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin1-2/+2
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-2/+2
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-1/+1
2015-12-13tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky1-0/+1
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-14/+14
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+9
2015-09-21sfx2: adapt comment to realityMiklos Vajna1-1/+1
2015-09-21sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna1-0/+7
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-2/+0
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens1-0/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+5
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks1-2/+2
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin1-8/+13
2015-04-10vclwidget: some small fixesNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+2
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin1-7/+16
2015-03-21sfx2: boost/shared_ptr -> memoryMiklos Vajna1-1/+1
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-26/+0
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák1-0/+5
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-1/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-7/+7
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-6/+6