summaryrefslogtreecommitdiff
path: root/unotools/source/config/syslocaleoptions.cxx
AgeCommit message (Expand)Author
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
2012-11-16converted to use LanguageTagEike Rathke
2012-11-15changed tabs to spacesEike Rathke
2012-11-12fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-25unnecessary use of UniString::GetBufferCaolá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-20callcatcher: Remove unused codeAugust Sodora
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-06-13spare us the extra warningsCaolán McNamara
2011-06-01this is overly static for little gainCaolán McNamara
2011-05-10Fix non-changeability of UI localeThorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2010-11-12Remove bogus commentsAlexander O. Anisimov
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth