summaryrefslogtreecommitdiff
path: root/sal/osl/unx/nlsupport.cxx
AgeCommit message (Expand)Author
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann
2017-03-24Handle "POSIX" in parse_locale, 2nd attemptStephan Bergmann
2017-03-23Revert "Handle "POSIX" in parse_locale"Stephan Bergmann
2017-03-23Handle "POSIX" in parse_localeStephan Bergmann
2017-03-22Don't actually change OS-level locale with (unused) osl_setSystemLocaleStephan Bergmann
2017-03-22Comment clean-up that was inadvertently missing from previous commitStephan Bergmann
2017-03-22Use nl_langinfo_l instead of setlocale+nl_langinfoStephan Bergmann
2017-03-21Argument to parse_locale is never nullStephan Bergmann
2017-03-21On Linux etc., obtain locale value from env vars instead of setlocaleStephan Bergmann
2017-02-03TyposJulien Nabet
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-12-06new loplugin/rewriter comparisonwithconstantNoel Grandin
2016-06-29move #includes to top of fileNoel Grandin
2016-03-11Better fix for -Werror=shadowStephan Bergmann
2016-03-10-Werror=shadowStephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Rename _imp_get/setProcessLocale (avoid reserved identifiers)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12cppcheck:variableScopeNoel Grandin
2015-06-15cppcheck:unreadVariableNoel Grandin
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn
2014-11-23Erm, setenv, not putenvStephan Bergmann
2014-11-20Clean up Mac _imp_getProcessLocaleStephan Bergmann
2014-11-19Blind fix for AndroidStephan Bergmann
2014-11-19system.h -> system.hxxStephan Bergmann
2014-11-19Revert "-Werror,-Wc++11-compat-deprecated-writable-strings"Stephan Bergmann
2014-11-19-Werror,-Wc++11-compat-deprecated-writable-stringsStephan Bergmann
2014-11-19ISO C++11 does not allow conversion from string literal to 'char *'Tor Lillqvist
2014-11-19nlsupport.h -> nlsupport.hxxStephan Bergmann
2014-11-19nlsupport.c -> nlsupport.cxxStephan Bergmann