summaryrefslogtreecommitdiff
path: root/include/comphelper/servicedecl.hxx
AgeCommit message (Expand)Author
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-19compact namespace: comphelperNoel Grandin
2019-12-18sal_Char->char in comphelperNoel Grandin
2019-10-29loplugin:finalclass in comphelperNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20com::sun::star->css in include/comphelperNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-07-31comphelper: replace boost::function with std::functionMichael Stahl
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-10do not include boost/utility.hppMichael Stahl
2015-06-15inline COMPHELPER_SERVICEDECL_ macroNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-08-08Fix *_component_getFactory function typeStephan Bergmann
2014-03-12Mark overriding OwnServiceImpl class template member functions as SAL_OVERRIDEStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen