summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)AuthorFilesLines
2016-10-11loplugin:constantfunctionNoel Grandin1-26/+0
2016-10-10de-src another standalone PushButtonCaolán McNamara2-6/+6
2016-10-10de-src standalong PushButtonCaolán McNamara2-6/+7
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-3/+3
2016-10-07SfxViewFrame::GetParentViewFrame_Impl always returns nullptrStephan Bergmann1-32/+7
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann1-6/+6
2016-10-06coverity#1373513 Uninitialized scalar fieldCaolán McNamara1-2/+0
2016-10-05sfx2: clean up redundant virtual keywords in classificationcontrollerMiklos Vajna1-15/+13
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann6-10/+10
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna1-12/+1
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-0/+12
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna1-0/+5
2016-09-24coverity#1373358 Unchecked dynamic_castCaolán McNamara1-2/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke3-99/+90
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin2-61/+0
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna1-0/+14
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna1-2/+2
2016-09-14sfx2: use range-based for loop in lokhelperMiklos Vajna1-4/+2
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna1-0/+9
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann8-10/+10
2016-09-09loplugin:constantparam in sfx2Noel Grandin2-2/+2
2016-09-01sfx2: nullptr pViewShell was seen in SfxLokHelper::getView()Miklos Vajna1-0/+4
2016-09-01std::list<sal_Int16> to vectorNoel Grandin1-4/+2
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna2-14/+21
2016-08-24tdf#93630: Remember whether a doc was originally requested to be opened r/oStephan Bergmann1-1/+2
2016-08-19coverity#1371337 Dereference null return valueCaolán McNamara1-2/+6
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna2-0/+16
2016-08-16editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna1-0/+6
2016-08-10sfx2: make SfxLokHelper::setView() set also the active frameMiklos Vajna1-0/+10
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin1-1/+2
2016-07-29sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna3-23/+17
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna1-0/+8
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara2-6/+6
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna2-0/+7
2016-07-15sfx2 lok: handle when SfxViewFrame::Current() returns nullptrMiklos Vajna1-15/+2
2016-07-15sw: indentation fixesMiklos Vajna1-2/+2
2016-07-12tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna1-1/+3
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-0/+2
2016-06-30LOK: change back type of view ids to intMiklos Vajna1-8/+27
2016-06-28Don't call a function when its result is already stored in variableMike Kaganski1-1/+1
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin4-52/+3
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-2/+2
2016-06-21sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna1-0/+25
2016-06-21tdf#100352 sfx classification: support localized policy filesMiklos Vajna1-0/+14
2016-06-21sfx2 lok: fix missing view cursors in a new viewMiklos Vajna2-1/+10
2016-06-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna1-3/+9
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna1-29/+30
2016-06-16tdf#100351 attempt to fix untranslatable stringOlivier Hallot1-2/+1