summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app/wmadaptor.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in vclNoel Grandin
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-04-15enum class X11ShowStateJan-Marek Glogowski
2021-02-25drop archaic rollable supportCaolán McNamara
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-10-19use tools::Long in vclNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
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
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-02-03make some headers privateCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-03-08new loplugin constvarsNoel Grandin
2019-01-27Use indexed getTokenMatteo Casalin
2018-04-24loplugin:useuniqueptr in SalDisplayNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-07loplugin:constparamsNoel Grandin
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-10tdf#48300 kde4+gen: bring forward the window with already opened docKatarina Behrens
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-20remove unused ModalDialogue from WMWindowType enumNoel Grandin
2017-02-08convert WMWindowType to scoped enumNoel Grandin
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann