summaryrefslogtreecommitdiff
path: root/config_host_lang.mk.in
blob: dbd641499599ad3ac4a90adf6b3ee47f39993eae (plain)
1
2
3
4
5
6
7
8
 # language-related config variables for LibreOffice
 # this file is intended to be able to be included in a Makefile
 # and not to be sourced in a shell session
 #

export ALL_LANGS=@ALL_LANGS@
export WITH_LANG=@WITH_LANG@
export WITH_LANG_LIST=@WITH_LANG_LIST@
830be6ebf83ce562025fdb34dfd036948e'>Fix typosAndrea Gelmini 2018-01-12tdf#114952 filep is still used in soltools/mkdepend/parse.cNoel Grandin 2017-12-07loplugin:constparamsNoel Grandin 2017-10-24loplugin:includeform: soltools (macOS)Stephan Bergmann 2017-09-25Translate German comments and debug strings (leftovers)Johnny_M 2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski 2017-08-29remove some unused macro definitionsNoel Grandin 2017-08-21Make cpp cope with long source linesStephan Bergmann 2017-08-14new loplugin:droplongNoel Grandin 2017-08-10tdf#39468: Translate some german commentsChristian Barth 2017-07-21loplugin:constparams in soltools and variousNoel Grandin 2017-07-06Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M 2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin 2017-06-21loplugin:unusedfields store..svlNoel Grandin 2017-03-23Remove unused #include <ctype.h>Stephan Bergmann 2017-03-22Fix passing plain char into ctype.h is* functionsStephan Bergmann 2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann 2017-03-19fix typo/grammar: "the the" --> thedennisroczek 2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara 2017-01-26-Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann 2017-01-09loplugin:externvarStephan Bergmann 2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu 2016-04-10Drop redundant parenthesis.Pedro Giffuni 2016-03-10Avoid reserved identifierStephan Bergmann 2016-03-10Avoid reserved identifiersStephan Bergmann 2016-03-04-Werror,-WundefStephan Bergmann 2016-03-04-Werror,-Wunused-macrosStephan Bergmann 2016-02-23new loplugin: commaoperatorNoel Grandin 2016-02-17use consistent #define checks for the Windows platformNoel Grandin 2016-02-16use consistent #define checks for the Windows platformNoel Grandin 2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann