summaryrefslogtreecommitdiff
path: root/include/sfx2/fcontnr.hxx
AgeCommit message (Expand)Author
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-10-09loplugin:constfields in sfx2Noel Grandin
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-03SfxDetectFilter typedef is unusedNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-01-18loplugin:unusedfieldsNoel Grandin
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-30Use typed MaybeFile LinkStephan Bergmann
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-28remove unused typedefsNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-14inline tools::SvRefBaseRef typedefNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-29convert include/sfx2/fcontnr.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen