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@
an title='2019-05-19 18:33:26 +0200'>2019-05-19Fix typosAndrea Gelmini 2019-05-18Adapt AutoFormatHelper to std::unique_ptrArmin Le Grand 2019-05-12sw: -Werror=deprecated-copy; restore SwBoxAutoFormat::operator=Michael Stahl 2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand 2019-01-28sw: prefix members of SwTableAutoFormatMiklos Vajna 2018-11-22convert SwTableAutoFormat::UpdateFlags to scoped enumNoel Grandin 2018-09-28loplugin:useuniqueptr in SwCellStyleTableNoel Grandin 2018-08-08sw HTML import: apply default table autoformat on cells in reqif modeMiklos Vajna 2018-03-28sw: fix some IWYU warningsMiklos Vajna 2018-01-30loplugin:unused-returns in swNoel Grandin