Environment variables in VCL: LO_TEST_LOCALE - the locale to be used during unit tests. Defaults to en-US. ed' href='https://go.suokunlong.cn:88/cgit/lo/core/atom/config_host/config_global.h.in?h=co-5.3-64' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/config_host/config_global.h.in
AgeCommit message (Expand)Author
2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann
2016-03-31Typo in HAVE_BROKEN_STATIC_INITILIZER_LISTStephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-10-12HAVE_CXX11_PERFECT_FORWARDING is required on all supported toolchainsStephan Bergmann
2015-10-12HAVE_CXX11_FINAL is required on all supported toolchainsStephan Bergmann
2015-10-12HAVE_CXX11_OVERRIDE is required on all supported toolchainsStephan Bergmann
2015-10-12HAVE_CXX11_DELETE is required on all supported toolchainsStephan Bergmann
2015-09-30Avoid unhelpful -Wunused-variableStephan Bergmann
2015-06-19Fix check for broken standard libraryStephan Bergmann
2015-02-10Properly check for Clang with static initializer_list bugStephan Bergmann
2015-02-06Make OUStringLiteral more usefulStephan Bergmann
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann