summaryrefslogtreecommitdiff
path: root/sfx2/source/view/lokhelper.cxx
AgeCommit message (Expand)Author
2018-11-06lok: Notify about the current editing context.Jan Holesovsky
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-06lok: send modified status when applying cell-formula before savingAshod Nakashian
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-04lokdialog: multiview: Do not mix one view with otherPranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-11-29lokdialog: Notify the current view onlyPranav Kant
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-15lokdialog: Expose cursor visible statusPranav Kant
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-10-28lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-07-28sfx2 lokhelper: indentation fixesMiklos Vajna
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-02-24don't have to create SfxApplication if it doesn't already existCaolán McNamara
2017-02-06Indentation fixesMiklos Vajna
2017-01-31Build the json message a much less expensive way.Jan Holesovsky
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-14sfx2: use range-based for loop in lokhelperMiklos Vajna
2016-09-01sfx2: nullptr pViewShell was seen in SfxLokHelper::getView()Miklos Vajna
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna
2016-08-19coverity#1371337 Dereference null return valueCaolán McNamara
2016-08-10sfx2: make SfxLokHelper::setView() set also the active frameMiklos Vajna
2016-07-29sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-15sfx2 lok: handle when SfxViewFrame::Current() returns nullptrMiklos Vajna
2016-06-30LOK: change back type of view ids to intMiklos Vajna
2016-06-21sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna
2016-06-21sfx2 lok: fix missing view cursors in a new viewMiklos Vajna
2016-06-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-04-04Use std::size_tMiklos Vajna
2016-01-30Remove unused includesMiklos Vajna
2015-09-21SfxLokHelper::setView: check if view is already currentMiklos Vajna
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna
2015-09-21gtktiledviewer: use setView() before postKeyEvent()Miklos Vajna
2015-09-21Use SfxViewFrame::Current()Miklos Vajna