summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/dtrans
AgeCommit message (Expand)Author
2024-07-16use generic clipboard when running UI testsNoel Grandin
2024-06-28Fix "lets see" -> "let's see"Andrea Gelmini
2024-05-10loplugin:ostr in vclNoel Grandin
2024-03-31tdf#146619 Drop unused 'using namespace' in: vcl/Gabor Kelemen
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (vcl)Julien Nabet
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: vclStephan Bergmann
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
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski
2021-12-29Always use <poll.h>, no modern system needs <sys/poll.h>Ismael Luceno
2021-11-19loplugin:stringliteraldefine in vclNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-01use a dummy clipboard when running unit testsNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-13tdf#124176 Use pragma once in vclsarynasser
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-02-26dummy clipboard for unit testsNoel Grandin
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2020-12-10Avoid calling OString ctor with null pointerStephan Bergmann
2020-11-11convert more long -> tools::LongNoel
2020-11-04Fix typosAndrea Gelmini
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
2020-01-26rename some local variablesNoel 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-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-09Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-06-20gen vclplug crash on startupCaolán McNamara