summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-10-21Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase"Miklos Vajna
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna
2016-10-01Resolves: tdf#100670 Crash in: sfx2::sidebar::Panel::SetExpanded(bool)Caolán McNamara
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-28sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna
2016-09-20sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-14sfx2: use range-based for loop in lokhelperMiklos Vajna
2016-09-14sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna
2016-09-09Fixed several WerrorsMarco Cecchetti
2016-09-01sfx2: nullptr pViewShell was seen in SfxLokHelper::getView()Miklos Vajna
2016-09-01sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna
2016-08-17editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos 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-01sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna
2016-07-21sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-21sfx2 lok: handle when SfxViewFrame::Current() returns nullptrMiklos Vajna
2016-07-21tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna
2016-07-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna
2016-07-20LOK: change back type of view ids to intMiklos Vajna
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos 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-20sfx2: implement per-view LOK_CALLBACK_CONTEXT_MENUMiklos Vajna
2016-07-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna
2016-07-20LOK: change type of view ids to uintptr_tMiklos Vajna
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-07-20convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-07-20convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-20Avoid reserved identifiersStephan Bergmann
2016-07-20Fix typosAndrea Gelmini
2016-07-20Fix typosAndrea Gelmini
2016-07-20unnecessary use of OUString constructorNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-20tdf#95505 Dump usage stats to text fileAybuke Ozdemir
2016-07-20sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2016-07-19Fix a warning when DontTerminateEdit is mentionedPranav Kant
2016-07-18Resolves: tdf#100910 yes/no doesn't clear bgCaolán McNamara
2016-07-14sc lok: add more toolbar itemsHenry Castro
2016-07-13Resolves: tdf#88396 switching to sidebar panel will toggle it *off*...Caolán McNamara
2016-07-13Resolves: tdf#100692 crash in sidebar on deleting image from writerCaolán McNamara