summaryrefslogtreecommitdiff
path: root/include/sfx2/lnkbase.hxx
AgeCommit message (Expand)Author
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-01fix ubsan after 7d6c67d323a87f1006d84c2a95b45dfbfb03c0c8Noel Grandin
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-01-27tdf#124176: Use pragma once instead of include guardsKemal Ayhan
2019-07-20Fix typoAndrea Gelmini
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-04-06weld linkeditdialogCaolán McNamara
2018-01-20loplugin:useuniqueptr in SvBaseLinkNoel Grandin
2017-07-04loplugin:unusedfields in sfx2Noel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-06Avoid reserved identifierStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-21remove untyped Link<>Noel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-12-08callcatcher: update unused codeCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
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 includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen