summaryrefslogtreecommitdiff
path: root/include/comphelper/configuration.hxx
AgeCommit message (Expand)Author
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-06-30Fix typoAndrea Gelmini
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
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