summaryrefslogtreecommitdiff
path: root/include/comphelper/configuration.hxx
AgeCommit message (Expand)Author
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2015-10-20com::sun::star->css in include/comphelperNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Add isReadOnly() support to simplified configuration accessStephan Bergmann
2015-02-16another dependency still requiredCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen