summaryrefslogtreecommitdiff
path: root/sw/qa/extras/tiledrendering
AgeCommit message (Expand)AuthorFilesLines
2017-03-23sw lok: Use unique redline identifier, instead of array indicesPranav Kant1-2/+31
2017-03-23sw lok: Notify when redline position is changed + unit testPranav Kant1-0/+20
2017-02-28Revert "sw lok: Move this test to sw/"Pranav Kant1-107/+1
2017-02-28sw lok: Move this test to sw/Pranav Kant1-1/+107
2017-02-17sw lok: notify repair when exist a conflict of multiple users undo/redoHenry Castro1-0/+99
2017-02-17Lok: invalidate Writer comments correctlyAshod Nakashian1-0/+8
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna1-1/+36
2016-09-29sw lok: disable pixel alignment of cursor logic valuesMiklos Vajna1-0/+26
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna1-2/+45
2016-09-22sw: move LOK_CALLBACK_VIEW_CURSOR_VISIBLE to SwCursorShellMiklos Vajna1-1/+7
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna1-0/+25
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna1-1/+27
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna1-1/+1
2016-09-14sw draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna1-0/+4
2016-09-13sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna1-0/+12
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna1-0/+37
2016-09-13sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback()Miklos Vajna1-0/+4
2016-09-12sw: emit LOK_CALLBACK_TEXT_VIEW_SELECTION as part of registerCallback()Miklos Vajna1-0/+37
2016-09-12sw: emit LOK_CALLBACK_VIEW_CURSOR_VISIBLE as part of registerCallback()Miklos Vajna1-0/+8
2016-09-12sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna1-0/+30
2016-09-02sw lok: avoid hiding / showing sdr mark handles on focus changeMiklos Vajna2-0/+41
2016-08-29sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added charactersMiklos Vajna1-1/+32
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin1-1/+1
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna1-1/+31
2016-08-18sw: fix accepting/rejecting a change by index when cursor is not at a redlineMiklos Vajna1-0/+32
2016-08-16LOK unit tests: document what is a view callbackMiklos Vajna1-0/+1
2016-08-16editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna1-0/+43
2016-08-15sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna1-0/+34
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna1-0/+41
2016-08-10sfx2: make SfxLokHelper::setView() set also the active frameMiklos Vajna1-0/+37
2016-08-09sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna1-0/+28
2016-08-02editeng: track view shells in SfxListUndoActionsMiklos Vajna1-0/+32
2016-08-02editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna1-0/+31
2016-07-28tdf#101168 sw: fix missing repaint on undo with multiple windowsMiklos Vajna1-0/+36
2016-07-26svx lok: draw text edits in all viewsMiklos Vajna1-0/+35
2016-07-25new loplugin overrideparamNoel Grandin1-6/+6
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna1-1/+48
2016-07-18CppunitTest_sw_tiledrendering: blind stack-use-after-return fixMiklos Vajna1-0/+4
2016-07-15lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna1-1/+50
2016-07-08sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna1-2/+41
2016-06-30sw lok: mix missing invalidation due to page calc in visible cursor changeMiklos Vajna1-1/+48
2016-06-21sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna1-3/+38
2016-06-21sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna1-1/+1
2016-06-21sfx2 lok: fix missing view cursors in a new viewMiklos Vajna1-0/+60
2016-06-16comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna1-8/+14
2016-04-21lokit: add getPartHashHenry Castro1-0/+16
2016-04-04Use std::size_tMiklos Vajna1-3/+3
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+0
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky1-2/+1
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna1-1/+2