summaryrefslogtreecommitdiff
path: root/include/sfx2/lokhelper.hxx
AgeCommit message (Expand)Author
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-14LOK: re-factor async key & mouse event re-posting.Michael Meeks
2018-11-06lok: Notify about the current editing context.Jan Holesovsky
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
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: 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-15lokdialog: Expose cursor visible statusPranav Kant
2017-11-09lokdialog: Support painting parts of the dialogPranav 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-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-04-14sfx2 lok: use auto when initializing with a cast to avoid duplicationMiklos Vajna
2017-01-16Lok: improved tile invalidation compressionAshod Nakashian
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti
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-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos 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-04-04Use std::size_tMiklos Vajna
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna
2015-09-21Use SfxViewFrame::Current()Miklos Vajna
2015-09-21lok::Document: add get/setView()Miklos Vajna
2015-09-21sfx2: add missing header guardMiklos Vajna
2015-09-21lok::Document: add destroyView()Miklos Vajna
2015-09-21lok::Office: add getViews()Miklos Vajna
2015-09-21sfx2: add SfxLokHelperMiklos Vajna