summaryrefslogtreecommitdiff
path: root/include/sot/stg.hxx
AgeCommit message (Expand)Author
2022-05-30clang-tidy modernize-pass-by-value in sotNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-05-07convert sal_uLong in sotNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-06mark some more classes hidden in --enable-mergelibs modeNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-10-30loplugin:finalclasses sot..svlNoel Grandin
2019-10-17ofz#18280 remove LinkedFile supportCaolán McNamara
2018-11-05tdf#42949 Fix IWYU warnings in include/sot/*Gabor Kelemen
2017-12-20sal_uLong->sal_uInt32 in SotClipboardFormatIdNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-07-17loplugin:constparams in i18nutil,sotNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2016-11-21loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-01-13loplugin:unusedmethods unused return value in include/sotNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin
2015-10-27Use mutable instead of const_cast'ing thisMatteo Casalin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-06loplugin:unusedmethods sotNoel Grandin
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-03-30loplugin:staticfunctionNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29Fix some types in virtual methods to properly override.Matúš Kukan
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/sotNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen