summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/configuration.cxx
AgeCommit message (Expand)Author
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