summaryrefslogtreecommitdiffstats
path: root/include/sfx2/viewsh.hxx
Commit message (Expand)AuthorAgeFilesLines
* ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2016-11-301-1/+1
* loplugin:countusersofdefaultparams in include/sfx2Noel Grandin2016-11-221-1/+1
* loplugin:expandablemethodds in include/sfx2Noel Grandin2016-10-211-1/+0
* comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna2016-10-041-4/+0
* sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna2016-09-271-0/+2
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-4/+0
* sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna2016-09-131-0/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna2016-08-311-0/+2
* sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna2016-08-191-0/+4
* editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna2016-08-161-0/+2
* editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna2016-08-021-2/+3
* sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna2016-07-291-0/+1
* sw layout xml dump: mention SfxViewShell addressesMiklos Vajna2016-07-291-0/+1
* sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna2016-07-191-0/+2
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-1/+1
* sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna2016-06-151-0/+4
* editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna2016-06-101-2/+3
* tdf#89329: use unique_ptr for pImpl in viewshXisco Fauli2016-06-061-1/+1
* sfx2: fix SfxViewShell::CheckIPClient_Impl()Michael Stahl2016-05-041-1/+1
* Remove Edit -> Plug-in as no longer usedBryan Quigley2016-05-031-1/+1
* loplugin:passstuffbyref in sfx2Noel Grandin2016-04-131-1/+1
* clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin2016-04-111-2/+2
* loplugin:constantparam in sfx2Noel Grandin2016-03-171-2/+2
* loplugin:unuseddefaultparam in sfx2Noel Grandin2016-03-021-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-3/+0
* loplugin:unusedmethods unused return value in include/sfx2Noel Grandin2016-01-131-1/+1
* tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky2015-12-131-0/+1
* Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna2015-12-071-1/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-14/+14
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-4/+4
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-2/+9
* sfx2: adapt comment to realityMiklos Vajna2015-09-211-1/+1
* sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna2015-09-211-0/+7
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-2/+0
* tdf#91362: Make "printer was modified" status persistentKatarina Behrens2015-07-061-0/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-4/+5
|\
| * make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks2015-04-161-2/+2
| * vclwidget: some small fixesNoel Grandin2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+2
* | loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* | convert SFX_VIEW constants to scoped enumNoel Grandin2015-04-151-8/+13
|/
* convert SFX_PRINTER constants to enum classNoel Grandin2015-03-241-7/+16
* sfx2: boost/shared_ptr -> memoryMiklos Vajna2015-03-211-1/+1
* loplugin:constantfunction: sfx2Noel Grandin2015-03-191-26/+0
* mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák2015-03-111-0/+5
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-1/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-7/+7