summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/plugadapt/salplug.cxx
AgeCommit message (Expand)Author
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
2011-06-17ByteString -> rtl::OStringCaolán McNamara
2011-06-14Prepare for gtk3Caolán McNamara
2011-06-09stick a newlinea fter SalAbort messageCaolán McNamara
2011-05-31proper debug output again, enabled by mistakeLuboš Luňák
2011-05-31use enum instead of strings for desktop typesLuboš Luňák
2011-05-31SAL_DLLEXTENSION should not be used hereLuboš Luňák
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-01-25vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux)Philipp Lohmann [pl]