summaryrefslogtreecommitdiff
path: root/include/sfx2/viewsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-0/+1
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2018-03-29loplugin:virtualdown in sfx2Noel Grandin1-1/+0
2018-03-13weld insert table dialogCaolán McNamara1-0/+2
2018-01-05lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky1-1/+1
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky1-0/+5
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant1-1/+0
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-5/+0
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky1-2/+2
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky1-8/+8
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant1-5/+5
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant1-1/+12
2017-11-24remove bogus ifdef blockNoel Grandin1-2/+0
2017-11-11sfx2: Replace SfxViewShell::DiscardClients_Impl()Takeshi Abe1-1/+0
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti1-0/+1
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-0/+3
2017-07-21loplugin:constparams in sfx2Noel Grandin1-4/+4
2017-07-21loplugin:unusedfields in sfx2Noel Grandin1-2/+0
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin1-2/+0
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti1-0/+2
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-2/+2
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-2/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin1-2/+2
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+1
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann1-1/+1
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