summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna2016-09-141-0/+2
* sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna2016-09-143-0/+6
* LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti2016-09-112-0/+15
* Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti2016-09-102-20/+3
* LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti2016-09-092-3/+20
* sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna2016-09-022-3/+3
* svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna2016-09-022-3/+4
* Resolves: tdf#88953 byref args incorrectly passed in basic->c++Caolán McNamara2016-09-011-0/+2
* sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna2016-09-012-0/+4
* sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna2016-08-311-0/+8
* Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist2016-08-301-0/+23
* sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna2016-08-191-0/+1
* sw lok: add callbacks for redline table insertion / removalMiklos Vajna2016-08-191-0/+24
* sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna2016-08-191-0/+4
* gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna2016-08-191-1/+3
* editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna2016-08-172-0/+4
* unused class: drawinglayer::primitive3d::Primitive3DContainercp-5.1-4Andras Timar2016-08-161-17/+0
* LOK init: strcpy() -> strncpy()Miklos Vajna2016-08-101-4/+5
* desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna2016-08-091-0/+6
* LOK init: avoid non-inline function definition in header fileMiklos Vajna2016-08-051-5/+5
* svl: track creation time of SfxUndoAction instancesMiklos Vajna2016-08-051-0/+5
* svx: track view shell id in SdrUndoActionMiklos Vajna2016-08-041-3/+5
* editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna2016-08-031-0/+3
* editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna2016-08-033-12/+12
* svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna2016-08-021-3/+5
* svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna2016-08-021-2/+2
* svl: add SfxUndoAction::GetViewShellId()Miklos Vajna2016-08-011-0/+2
* sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna2016-08-011-0/+1
* Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlierLaszlo Nemeth2016-07-291-1/+1
* sw layout xml dump: mention SfxViewShell addressesMiklos Vajna2016-07-291-0/+1
* svx: fix loplugin:nullptrMiklos Vajna2016-07-281-1/+1
* svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna2016-07-281-1/+3
* svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna2016-07-281-0/+4
* sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna2016-07-221-0/+16
* sd lok: fix hard to select a full tableHenry Castro2016-07-211-1/+1
* sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna2016-07-212-4/+4
* sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna2016-07-211-0/+2
* sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna2016-07-211-0/+16
* svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna2016-07-211-0/+16
* sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna2016-07-201-1/+16
* LOK: change back type of view ids to intMiklos Vajna2016-07-202-9/+8
* Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna2016-07-202-8/+0
* Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna2016-07-202-14/+1
* sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna2016-07-202-1/+19
* Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna2016-07-201-9/+0
* sfx2 lok: fix missing view cursors in a new viewMiklos Vajna2016-07-201-1/+1
* Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna2016-07-201-15/+1
* sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna2016-07-202-1/+18
* LOK: change type of view ids to uintptr_tMiklos Vajna2016-07-203-13/+15
* comphelper lok: remove the g_bViewCallback globalMiklos Vajna2016-07-201-5/+0