summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app
AgeCommit message (Expand)Author
2021-07-26cid#1489523 silence bogus Out-of-bounds accessCaolán McNamara
2021-07-02vcl: drop GenericUnixSalDataTypeJan-Marek Glogowski
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-16tdf#103388 Show the backtick used in shortcut in Calc View menuGabor Kelemen
2021-06-10loplugin:unnecessaryreturn SalX11Display::DispatchNoel Grandin
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-15enum class X11ShowStateJan-Marek Glogowski
2021-03-24cid#1474443 Uninitialized scalar variableCaolán McNamara
2021-03-22cid#1473727 Uninitialized scalar fieldCaolán McNamara
2021-02-25drop archaic rollable supportCaolán McNamara
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-26use an accessor for SystemEnvData::aWindowCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-11-11loplugin:stringviewNoel
2020-10-23Implement SalGenericInstance::getOSVersion() for FreeBSD.Gleb Popov
2020-10-19use tools::Long in vclNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-26Avoid -Werror=nonnull with glibc-headers-x86-2.32-1.fc33.noarchStephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-05-25Clean up dead codeStephan Bergmann
2020-05-24Remove some OSL_DEBUG_LEVEL > 1 codeStephan Bergmann
2020-04-23Removed duplicated includeAndrea Gelmini
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-03-25make sure only VCL-Skia or VCL-OpenGL is enabled (tdf#131543)Luboš Luňák
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-12rework Skia setupLuboš Luňák
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-03make some headers privateCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
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-24sal_Char->char in vclNoel Grandin
2019-12-06keep just one shared reference to Skia shared GrContextLuboš Luňák
2019-12-03Fix compilation with `make -- dbglevel=2`Alex Henrie
2019-11-27revert BackendCapabilities::mbSupportsBitmap32 for SkiaLuboš Luňák
2019-11-27Skia supports 32bit bitmapsLuboš Luňák
2019-11-27initial empty Skia VCL implementationLuboš Luňák
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-11-19Move static aFontFileList into GlyphCacheJan-Marek Glogowski