summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/configuration.cxx
AgeCommit message (Expand)Author
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-13loplugin:unodispose in comphelperNoel Grandin
2023-07-17Simplify a bitMike Kaganski
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-10-27try to fix some shutdown crashesNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in comphelperStephan Bergmann
2022-03-11Simplify ConfigurationWrapper singleton construction a bitStephan Bergmann
2022-03-07optimize ConfigurationProperty::get()Luboš Luňák
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
2021-08-21rtl::Static to thread-safe staticNoel Grandin
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-01-24use osl::Guard instead of abusing rtl::ReferenceNoel Grandin
2019-10-12Get rid of 2 OUStringBuffer in comphelperJulien Nabet
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-11-26That SB variable was a temporary debugging aidStephan Bergmann
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-10-09Hold the SolarMutex while updating properties; thanks to sberg.Michael Meeks
2015-10-09Create a wrapper to make listening for configmgr changes easy.Michael Meeks
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Add isReadOnly() support to simplified configuration accessStephan Bergmann
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2014-01-19fdo#73549 do not resolve empty locale here if not determined yetEike Rathke
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05use LanguageTagEike Rathke
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann
2012-07-18Fix sense of SAL_WARN_IF conditionsStephan Bergmann
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann