summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/plugadapt
AgeCommit message (Expand)Author
2017-12-19coverity#1426314 silence Resource leakCaolán McNamara
2017-10-31ReleaseYieldMutex 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
2013-03-08Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAM from salplug.cxxChris
2013-03-06Remove commented out code in salplug.cxxChris
2013-01-30Remove unused DeInitSalMainStephan Bergmann
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-09-18Enable experimental gtk3 plugin only via SAL_USE_VCLPLUGINStephan Bergmann
2012-08-20Fix TDE VCL interfaceTimothy Pearson
2012-05-18TDE is certainly not a preferred fallback over KDE4Luboš Luňák
2012-05-14TDE integrationNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26configuration checked before component context existsCaolán McNamara