summaryrefslogtreecommitdiff
path: root/include/sfx2/linkmgr.hxx
AgeCommit message (Expand)Author
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-05-12always use the LinkManager's persist as the known refererCaolán McNamara
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-02-04std::set<T*> -> o3tl::sorted_vectorNoel Grandin
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-07-17bubble referer to LinkManager::GetGraphicFromAnyCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-29Typo: beeing->beingJulien Nabet
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-06-01switch to size_t in sfx2::LinkManagerMarkus Mohrhard
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen