summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-22lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-20disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna
2016-09-16LOK: tile rendering regression fixAshod Nakashian
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti
2016-09-14sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna
2016-09-14sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti
2016-09-10Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti
2016-09-09LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna
2016-09-01Resolves: tdf#88953 byref args incorrectly passed in basic->c++Caolán McNamara
2016-09-01sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna
2016-08-31sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna
2016-08-30Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna
2016-08-19gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna
2016-08-17editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna
2016-08-16unused class: drawinglayer::primitive3d::Primitive3DContainercp-5.1-4Andras Timar
2016-08-10LOK init: strcpy() -> strncpy()Miklos Vajna
2016-08-09desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna
2016-08-05LOK init: avoid non-inline function definition in header fileMiklos Vajna
2016-08-05svl: track creation time of SfxUndoAction instancesMiklos Vajna
2016-08-04svx: track view shell id in SdrUndoActionMiklos Vajna
2016-08-03editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna
2016-08-03editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-02svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-08-01svl: add SfxUndoAction::GetViewShellId()Miklos Vajna
2016-08-01sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna
2016-07-29Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlierLaszlo Nemeth
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna
2016-07-28svx: fix loplugin:nullptrMiklos Vajna
2016-07-28svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna
2016-07-28svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna
2016-07-21sd lok: fix hard to select a full tableHenry Castro
2016-07-21sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna
2016-07-21sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-21sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna
2016-07-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna
2016-07-20sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna
2016-07-20LOK: change back type of view ids to intMiklos Vajna
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-07-20Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna
2016-07-20sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna