summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/dtrans/X11_selection.cxx
AgeCommit message (Expand)Author
2023-08-28assert seen on closing navigator while draggingCaolán McNamara
2023-05-28Use getXWeak in vclMike Kaganski
2023-01-09use std::this_thread::sleep_for instead of osl equivalentArnaud VERSINI
2022-08-17cid#1509309 Use of 32-bit time_tCaolán McNamara
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2021-12-29Always use <poll.h>, no modern system needs <sys/poll.h>Ismael Luceno
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-12-10Avoid calling OString ctor with null pointerStephan Bergmann
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-07-25inline some use-once constantsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-05-15tdf#133053 reset after clear so avoid later assertCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-22cppcheck: SelectionManager::m_EndThreadPipe not initialized in ctrJulien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-06-20gen vclplug crash on startupCaolán McNamara
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2018-11-06convert some macros to local functionsNoel Grandin
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-09-19inline X11_freeBmpNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:stringloop in vclNoel Grandin
2018-07-10tdf#118661 LibreOffice remains in background after closing itNoel Grandin
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-02-01Convert 2 lists in vectors in X11_selection (vcl)Julien Nabet
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin