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@
eleaseYieldMutex is always called with trueNoel Grandin 2017-10-27Remove some old KDE3 and TDE stuffJan-Marek Glogowski 2017-10-23loplugin:includeform: vclStephan Bergmann 2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski 2017-06-17loplugin:unusedfields in vcl part3Noel Grandin 2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara 2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara 2016-12-03add the SalAbort message to the crash reporterMarkus Mohrhard 2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet 2016-03-28vcl: two printing headers should be private Unix headersChris Sherlock 2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock 2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl 2015-09-02vcl: rename DESKTOP_KDE to DESKTOP_KDE3Michael Stahl 2015-06-19use gtk3 vclplug by default under GNOME3 if availableCaolán McNamara 2015-03-24Ensure RTTI symbol visibility for Linux Clang -fsanitize=function,vptrStephan Bergmann 2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist 2015-01-26Fix types of functions called via pointer (-fsanitze=function)Stephan Bergmann 2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann 2015-01-09Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan 2015-01-06Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann 2014-12-10Make IsHeadlessModeRequested hack work for LOKStephan Bergmann 2014-12-10Demote Application::IsHeadlessModeRequested to local hackStephan Bergmann 2014-11-22Add Breeze icon theme for use with KDE Plasma 5Jonathan Riddell 2014-07-03fix libmerged: vclplug_svp is inMatúš Kukan 2014-06-27create_SalInstance does not need an oslModule parameterStephan Bergmann 2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl 2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan 2013-11-03fdo#70885: disable app menu under UnityIvan Timofeev 2013-10-17Consistently use SAL_USE_VCLPLUGIN as a bootstrap variableStephan Bergmann 2013-08-28Clean up logging and string handlingStephan Bergmann 2013-07-02fdo#46990 - re-work new desktop checks, guard against NULL DESKTOP_SESSION.Michael Meeks 2013-07-02fdo#46990 - detect MATE and XFCE desktops.Pader Rezso 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-04-02vcl: don't try to dlopen kde plugins when kde support is disabledMiklos Vajna 2013-03-31fix vcl with Library_mergedPeter Foley 2013-03-21Fix force-choosing gtk3 backend.Thorsten Behrens 2013-03-12liblibo: install test library by itself and install it.Michael Meeks