summaryrefslogtreecommitdiff
path: root/include/comphelper/configuration.hxx
AgeCommit message (Expand)Author
2024-02-08tdf#157042: Revert "re-apply "optimize ConfigurationProperty::get()""Xisco Fauli
2024-01-17Add back XComponentContext to officecfg::...::get() callsStephan Bergmann
2024-01-17Add ConfigurationGroup/Set::isReadOnlyStephan Bergmann
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-11-10tdf#158007 - UI: Part 23 - Unify lockdown behavior of Options dialogBalazs Varga
2023-02-09re-apply "optimize ConfigurationProperty::get()"Noel Grandin
2023-02-06Revert "optimize ConfigurationProperty::get()"Xisco Fauli
2022-12-27try to fix shutdown crashes in ConfigurationWrapperNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in comphelperStephan Bergmann
2022-03-11Simplify ConfigurationWrapper singleton construction a bitStephan Bergmann
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2021-08-24Simplify caching in ConfigurationWrapperMike Kaganski
2021-08-24cache access in ConfigurationWrapper (tdf#105575)Noel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
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