summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app/saldata.cxx
AgeCommit message (Expand)Author
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-25loplugin:useuniqueptr in X11SalDataNoel Grandin
2018-01-23Fix typosAndrea Gelmini
2018-01-17loplugin:useuniqueptr in SalXLibNoel Grandin
2017-11-15loplugin:flatten in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-07-28GEN fix timeout result handlingJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann
2017-01-17I very much doubt we need this single special LinuxPPC ifdefCaolán McNamara
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-09-23tdf#101822 X11 SalDisplay init => AfterAppInitJan-Marek Glogowski
2016-09-06move all X11SalData stuff togetherCaolán McNamara
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-15rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
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-08-20vcl: remove obsolete defines.Michael Meeks
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-10-27coverity#735348 silence Unchecked return value from libraryCaolán McNamara
2014-10-25coverity#735348 silence Unchecked return value from libraryCaolán McNamara