summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2016-09-27tdf#102384 sw: avoid moving cursors of other windows in SwTextNode::Update()Miklos Vajna
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-20fftester: break as soon as an exception is requiredCaolán McNamara
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-01Revert "fftester: non-contiguous cells"Michael Stahl
2016-09-01fftester: empty tabbox protectionCaolán McNamara
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-19sw lok: add callbacks for redline table insertion / removalMiklos 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-07-29tdf#101168 sw: fix missing repaint on undo with multiple windowsMiklos 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-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: 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-20sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna
2016-07-20sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna
2016-07-20sfx2 lok: fix missing view cursors in a new viewMiklos Vajna
2016-07-20comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna
2016-07-20Fix typosAndrea Gelmini
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-20Fix typosAndrea Gelmini
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12CppunitTest_sw_uwriter: fix loplugin:cppunitassertequals warningsMiklos Vajna