summaryrefslogtreecommitdiff
path: root/vcl/source/window/debugevent.cxx
AgeCommit message (Expand)Author
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-03make some headers privateCaolán McNamara
2020-01-16drop Application::GetAppWindowCaolán McNamara
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-05-03Compile the DebugEventInjector code always, not only when OSL_DEBUG_LEVEL > 0Tor Lillqvist
2018-10-19loplugin:staticvar in vclNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-02Give name to debug event injectorPranav Kant
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: vclStephan Bergmann
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-01-16tdf#78431: Clean up pFrame parameter in ImplWindowFrameProcXisco Fauli
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2014-11-06rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-05-22trunc is C99 only (thus not C++03)Stephan Bergmann
2014-05-22WaE: unused variable 'bHandled'Tor Lillqvist
2014-05-22Make the inserted text more European and sensible for now.Michael Meeks
2014-05-22quit after emitting all the events to allow valgrinding.Michael Meeks
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks