summaryrefslogtreecommitdiff
path: root/include/sfx2/viewsh.hxx
AgeCommit message (Expand)Author
2018-01-05lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-24remove bogus ifdef blockNoel Grandin
2017-11-11sfx2: Replace SfxViewShell::DiscardClients_Impl()Takeshi Abe
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna
2016-08-16editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-07-29sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna
2016-06-06tdf#89329: use unique_ptr for pImpl in viewshXisco Fauli
2016-05-04sfx2: fix SfxViewShell::CheckIPClient_Impl()Michael Stahl
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-12-13tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky