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@
6-4&id=51b45df6bba163dec7ba91c700de695ad517e5dd'>loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin 2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin 2014-04-17remove executable bitAndras Timar 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann