summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-18sfx2: let .uno:SignPDF result in a warning before editing the docMiklos Vajna
2016-11-17sfx2: let .uno:SignPDF result in a custom infobar textMiklos Vajna
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08sfx2: let .uno:SignPDF add a matching button to the infobarMiklos Vajna
2016-11-05Replace some legacy OSL (sfx2/viewfrm)Julien Nabet
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann
2016-10-14loplugin:mergeclasses merge SfxWorkWindow with SfxFrameWorkWin_ImplNoel Grandin
2016-10-12sfx2: clean up redundant virtual keywords in classificationhelperMiklos Vajna
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-10de-src another standalone PushButtonCaolán McNamara
2016-10-10de-src standalong PushButtonCaolán McNamara
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-07SfxViewFrame::GetParentViewFrame_Impl always returns nullptrStephan Bergmann
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-10-06coverity#1373513 Uninitialized scalar fieldCaolán McNamara
2016-10-05sfx2: clean up redundant virtual keywords in classificationcontrollerMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna
2016-09-24coverity#1373358 Unchecked dynamic_castCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
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-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-09-01sfx2: nullptr pViewShell was seen in SfxLokHelper::getView()Miklos Vajna
2016-09-01std::list<sal_Int16> to vectorNoel Grandin
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna
2016-08-24tdf#93630: Remember whether a doc was originally requested to be opened r/oStephan Bergmann
2016-08-19coverity#1371337 Dereference null return valueCaolán McNamara
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna
2016-08-16editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna