summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/plugadapt/salplug.cxx
AgeCommit message (Expand)Author
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
2012-02-28Actually there is no need to have if and elseif with same action.Tomas Chvatal
2012-02-28Fix crash on exit using KDE interfaceTomas Chvatal
2012-02-21headless: more work in vclRiccardo Magliocchetti
2012-02-21Put HEADLESS definition under LIBO namespaceRiccardo Magliocchetti
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
2012-01-31gtk3: follow SAL_USE_VCLPLUGIN=gtk3 irrespective of 'experimental' mode.Michael Meeks
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon
2011-12-15The "generic" thing is X11-specificTor Lillqvist
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks
2011-12-12Hardcode to try just the "svp" VCL plugin on Android for nowTor Lillqvist
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-10-26fix android build post feature/gtk3Michael Meeks
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-07-22Kill Dtwm/CDEThomas Arnhold