summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-09-26editeng: invalidate everything only when toggling header-footer editAshod Nakashian
2016-09-23sw: move LOK_CALLBACK_VIEW_CURSOR_VISIBLE to SwCursorShellMiklos Vajna
2016-09-22lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-22Related: tdf#102308 sw: ignore seconds when combining redlinesMiklos Vajna
2016-09-21tdf#102308 sw: improve redline timestamp precisionMiklos Vajna
2016-09-20disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-20fftester: break as soon as an exception is requiredCaolán McNamara
2016-09-20tdf#101566 Remove untranslatable labels from changes toolbarYousuf Philips
2016-09-20if we throw in sw on HoriOrientation::NONE then don't pass it in from rtfCaolán McNamara
2016-09-20Make character dialog's hyperlink tab accessibleYousuf Philips
2016-09-20pTemplate can probably be null hereStephan Bergmann
2016-09-20sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-16sw: allow select of redline by indexMiklos Vajna
2016-09-14sw draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna
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-14sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback()Miklos Vajna
2016-09-13sw: emit LOK_CALLBACK_TEXT_VIEW_SELECTION as part of registerCallback()Miklos Vajna
2016-09-13sw: emit LOK_CALLBACK_VIEW_CURSOR_VISIBLE as part of registerCallback()Miklos Vajna
2016-09-13sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna
2016-09-02sw lok: avoid hiding / showing sdr mark handles on focus changeMiklos Vajna
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