summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-09-01Resolves: tdf#100094 hyperlink tabpage put hyperlink name in wrong fieldCaolán McNamara
2016-09-01Revert "fftester: non-contiguous cells"Michael Stahl
2016-09-01fftester: empty tabbox protectionCaolán McNamara
2016-09-01Resolves: tdf#100901 crash pressing tab in r-o document with hyperlinkCaolán McNamara
2016-09-01CppunitTest_sw_filters_test: fix ASan buildMiklos Vajna
2016-09-01sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna
2016-08-30sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna
2016-08-30sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added charactersMiklos 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-19sw: fix indentation in DocumentRedlineManager::AppendRedline()Miklos Vajna
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna
2016-08-19sw: fix accepting/rejecting a change by index when cursor is not at a redlineMiklos Vajna
2016-08-19sw redlining: support per-view authorsMiklos Vajna
2016-08-18sw: allow accept/reject of redline by indexMiklos Vajna
2016-08-17LOK unit tests: document what is a view callbackMiklos Vajna
2016-08-17editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna
2016-08-16sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna
2016-08-15sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna
2016-08-15sfx2: make SfxLokHelper::setView() set also the active frameMiklos Vajna
2016-08-10sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna
2016-08-03editeng: track view shells in SfxListUndoActionsMiklos 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-01sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna
2016-07-29Related: tdf#100813 crash in this doc on scrolling past page 44Caolán McNamara
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna
2016-07-29tdf#101168 sw: fix missing repaint on undo with multiple windowsMiklos Vajna
2016-07-29sw: rename generic rSh in SwBaseShell::ExecUndo()Miklos Vajna
2016-07-27svx lok: draw text edits in all viewsMiklos Vajna
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna
2016-07-22sc: provide size in the payload of LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna
2016-07-21sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-21CppunitTest_sw_tiledrendering: blind stack-use-after-return fixMiklos Vajna
2016-07-21lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna
2016-07-21sw lok: fix shape text editing with multiple viewsMiklos Vajna
2016-07-21sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna
2016-07-20sw lok: mix missing invalidation due to page calc in visible cursor changeMiklos Vajna
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-07-20Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna
2016-07-20sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna
2016-07-20sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna
2016-07-20Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna
2016-07-20sfx2 lok: fix missing view cursors in a new viewMiklos Vajna
2016-07-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna
2016-07-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna
2016-07-20sw: prefix members of SwWriteTableMiklos Vajna