summaryrefslogtreecommitdiff
path: root/vcl/source/window/accel.cxx
AgeCommit message (Expand)Author
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-20loplugin:constvars in vclNoel Grandin
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-02-11loplugin:indentation in vclNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-31loplugin:useuniqueptr in AcceleratorNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-12loplugin:useuniqueptr in Accelerator and ImplSplitSetNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-02-16Accelerator doesn't need to inherit from Resource anymoreCaolán McNamara
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-16remove ACCELITEM stuff from rscNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-09convert Link<> to typedNoel Grandin
2015-07-17WaE: -Wmaybe-uninitializedCaolán McNamara
2015-05-11cppcheck: cstyleCastCaolán McNamara
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-03-22clean up DBG_ERRORnThomas Arnhold
2013-02-27GetFullKeyCode() was identical to GetFullCode()Tor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2011-12-12pair::second is false if element with same key already existedCaolán McNamara
2011-12-12Related: fdo#38832 Replace ImplAccesTable with std::mapMarcel Metz
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-27translated comments from German to EnglishLuc Castermans
2011-07-20callcatcher: cleanup AcceleratorThomas Arnhold
2011-07-11callcatcher: unused IsKeyCodeValidCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-09fix crash with out of bound accelerater vector access fdo#36802Michael Meeks
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky