summaryrefslogtreecommitdiff
path: root/include/sfx2/lokhelper.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-0/+2
2018-01-06lok: send modified status when applying cell-formula before savingAshod Nakashian1-0/+2
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky1-0/+2
2017-12-04lokdialog: multiview: Do not mix one view with otherPranav Kant1-1/+2
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant1-4/+2
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-2/+2
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant1-2/+2
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant1-1/+1
2017-11-15lokdialog: Expose cursor visible statusPranav Kant1-1/+4
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant1-1/+1
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant1-2/+2
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant1-0/+2
2017-10-02lokdialog: Dialog invalidation supportPranav Kant1-0/+2
2017-07-28sfx2 lokhelper: indentation fixesMiklos Vajna1-2/+2
2017-07-21loplugin:constparams in sfx2Noel Grandin1-2/+2
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti1-2/+0
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti1-1/+2
2017-04-14sfx2 lok: use auto when initializing with a cast to avoid duplicationMiklos Vajna1-1/+1
2017-01-16Lok: improved tile invalidation compressionAshod Nakashian1-0/+4
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti1-1/+20
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-0/+2
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna1-0/+2
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna1-1/+1
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna1-0/+2
2016-06-30LOK: change back type of view ids to intMiklos Vajna1-5/+4
2016-06-21sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna1-0/+4
2016-06-21sfx2 lok: fix missing view cursors in a new viewMiklos Vajna1-1/+1
2016-06-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna1-1/+1
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna1-4/+5
2016-04-04Use std::size_tMiklos Vajna1-4/+5
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna1-3/+2
2015-09-21Use SfxViewFrame::Current()Miklos Vajna1-2/+2
2015-09-21lok::Document: add get/setView()Miklos Vajna1-0/+4
2015-09-21sfx2: add missing header guardMiklos Vajna1-0/+5
2015-09-21lok::Document: add destroyView()Miklos Vajna1-0/+2
2015-09-21lok::Office: add getViews()Miklos Vajna1-0/+3
2015-09-21sfx2: add SfxLokHelperMiklos Vajna1-0/+21