summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app/salinst.cxx
AgeCommit message (Expand)Author
2021-09-06tdf#144289 invert / disable default OpenGL supportJan-Marek Glogowski
2021-08-25VCL allow plugins to declare OpenGL supportJan-Marek Glogowski
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-03-12rework Skia setupLuboš Luňák
2020-01-09add setting to config_skia.h whether to use 32bpp bitmapsLuboš Luňák
2020-01-06set BackendCapabilities::mbSupportsBitmap32 for Skia againLuboš Luňák
2019-12-06keep just one shared reference to Skia shared GrContextLuboš Luňák
2019-11-27revert BackendCapabilities::mbSupportsBitmap32 for SkiaLuboš Luňák
2019-11-27Skia supports 32bit bitmapsLuboš Luňák
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-03-24Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-06KDE update system loop integrationJan-Marek Glogowski
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-13Removed duplicated includesAndrea Gelmini
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2017-02-08This is only used within vclKhaled Hosny
2016-09-23tdf#101822 X11 SalDisplay init => AfterAppInitJan-Marek Glogowski
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-17WaE in OSL_DEBUG_LEVEL > 1Caolán McNamara
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin