summaryrefslogtreecommitdiff
path: root/unotools/source/config/syslocaleoptions.cxx
AgeCommit message (Expand)Author
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-09-06Don't call NotifyListeners with mutex lockedStephan Bergmann
2017-06-19fix regression, some mutexes need to live longerJochen Nitschke
2017-06-17replace misc double checked locking patternsJochen Nitschke
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2017-02-10convert SvtSysLocaleOptions::EOption to scoped enumNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-02remove now unused SvtSysLocaleOptions::GetLocaleConfigString()Eike Rathke
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-12Copycat SvtSysLocale_Impl for SvtSysLocaleOptions_ImplJulien Nabet
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-10convert Link<> to typedNoel Grandin
2015-08-29SYSLOCALEOPTIONS_HINTs are sal_uInt32, not sal_uLongMatteo Casalin
2015-08-20tweak config-less sysconfig pathCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-12-18Build fix for gcc 4.7.Kohei Yoshida
2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-04-12do not change configured runtime system locale when setting UI localeEike Rathke
2014-04-07Clean up unused functionsStephan Bergmann
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from unotoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-29coverity#984169 : Uninitialized scalar fieldNorbert Thiebaud
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-09-26use makeFallback() in MakeRalLocale()/MakeRealUILocale()Eike Rathke
2013-09-21drop various tools/string.hxx includeCaolán McNamara
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-11Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke
2012-11-16use LanguageTag::reset()Eike Rathke
2012-11-16need more coffeeEike Rathke
2012-11-16merge failureEike Rathke