summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2016-09-13sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna1-1/+1
2016-09-01sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna1-0/+5
2016-08-30sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna1-4/+3
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna1-0/+8
2016-08-19sw: fix accepting/rejecting a change by index when cursor is not at a redlineMiklos Vajna1-3/+6
2016-08-19sw redlining: support per-view authorsMiklos Vajna4-0/+30
2016-08-18sw: allow accept/reject of redline by indexMiklos Vajna1-3/+17
2016-08-16sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna1-2/+9
2016-08-15sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna1-1/+16
2016-08-10sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna2-4/+4
2016-08-03editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna1-1/+1
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna1-0/+10
2016-07-29tdf#101168 sw: fix missing repaint on undo with multiple windowsMiklos Vajna1-4/+8
2016-07-29sw: rename generic rSh in SwBaseShell::ExecUndo()Miklos Vajna1-8/+8
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna1-0/+9
2016-07-21sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna2-7/+15
2016-07-21lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna1-0/+7
2016-07-21sw lok: fix shape text editing with multiple viewsMiklos Vajna1-6/+3
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna1-4/+0
2016-07-20Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna1-12/+0
2016-07-20Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna1-4/+0
2016-07-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna2-12/+2
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna6-55/+12
2016-07-20Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-07-20Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2-0/+3
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann20-36/+38
2016-07-20sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl2-5/+5
2016-07-20loplugin:commaoperator in sw/Noel Grandin10-35/+122
2016-07-20svx: SdrModel::mbTiledRendering is never readMiklos Vajna1-2/+0
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20sw: remove no longer used SwViewShell::setTiledRendering()Miklos Vajna1-1/+0
2016-07-20Fix typosAndrea Gelmini2-2/+2
2016-07-20Autocompletion: complete year (part) to current dateLászló Németh1-0/+31
2016-07-20unnecessary use of OUString constructorNoel Grandin3-5/+5
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock7-19/+19
2016-07-20sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna1-6/+0
2016-07-20loplugin:unusedmethods unused return value in include/editengNoel Grandin2-4/+2
2016-07-20Fix typosAndrea Gelmini12-12/+12
2016-07-20sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-2/+1
2016-07-20sw: clean up no longer needed SwViewShell::isTiledRendering()Miklos Vajna1-1/+0
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2016-07-12silence vcl release mouse warningCaolán McNamara1-1/+2
2016-07-12Bin silly 'STATIC DATA' commentsTor Lillqvist3-4/+0
2016-07-12sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna1-2/+6
2016-07-12sw comments: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna3-4/+16
2016-07-12nConfigId is always 0Maxim Monastirsky1-1/+1
2016-07-12loplugin:constantparam in editengNoel Grandin1-1/+1
2016-07-12loplugin:unusedfieldsNoel Grandin1-18/+0
2016-07-12editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna2-6/+3
2016-07-12editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna2-2/+0