summaryrefslogtreecommitdiff
path: root/vcl/source/window/debugevent.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-19loplugin:constantfunction: vclNoel Grandin1-6/+0
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl1-1/+1
2014-11-06rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin1-3/+3
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-1/+1
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara1-1/+2
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-7/+7
2014-07-01New loplugin:stringconcatStephan Bergmann1-3/+3
2014-05-22trunc is C99 only (thus not C++03)Stephan Bergmann1-1/+1
2014-05-22WaE: unused variable 'bHandled'Tor Lillqvist1-10/+16
2014-05-22Make the inserted text more European and sensible for now.Michael Meeks1-15/+38
2014-05-22quit after emitting all the events to allow valgrinding.Michael Meeks1-5/+8
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks1-0/+255