summaryrefslogtreecommitdiff
path: root/unotools/source/config/useroptions.cxx
AgeCommit message (Expand)Author
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-24loplugin:constparamsNoel Grandin
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-08-23Update comment now that we use an enum classTor Lillqvist
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-09unotools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-10-21Remove dead CustomerNumber functionalityStephan Bergmann
2014-07-09localized GetFullName()Andras Timar
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-23fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30remove local css definitionsThomas Arnhold
2013-02-23sal: update log areasThomas Arnhold
2012-11-13Avoid global static dataStephan Bergmann
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-01Unused code cleanup.Marcos Paulo de Souza
2012-09-20Bin other unused methodsJulien Nabet
2012-09-20Dump some newly unused methodsJulien Nabet
2012-08-29fix buildCaolán McNamara
2012-08-29Cleanup in Tools > Options > User DataUray M. János
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-16Unwound unhelpful LogHelper::logItStephan Bergmann
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-28fold useroptions_const.hxx into useroptions.cxxCaolán McNamara
2012-01-19Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann