summaryrefslogtreecommitdiff
path: root/vcl/source/window/winproc.cxx
AgeCommit message (Expand)Author
2021-01-28MouseSettingsOptions::AutoFocus is deadNoel Grandin
2020-12-15tdf#138932: don't modify KEY_DECIMAL for password boxMike Kaganski
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-02IsCallHandlersOnInputDisabled newly always return falseCaolán McNamara
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-07-06this warning is very common now because of native widgets in the hierarchyCaolán McNamara
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-05-29loplugin:simplifybool in ucb..vclNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-07lok: Use a different window type for tooltips.Tamás Zolnai
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-11lok: Support per-view help dataTamás Zolnai
2019-12-10lok: don't show tooltip for popup menus inside dialogsTamás Zolnai
2019-12-10lok: show tooltips on dialogsTamás Zolnai
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-20Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-06lok: remove ext text event re-entrancy hazard.Michael Meeks
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-03-26tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-13Pointer is pointlessNoel Grandin
2019-01-23loplugin:constparams in vclNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-04remove enum HitTestNoel Grandin
2018-11-27tdf#121723 vcl: leave popup mode on focus loss of toplevel windowsMiklos Vajna
2018-11-26remove unused StartTrackingFlags enum valuesNoel Grandin
2018-11-16Fix typosAndrea Gelmini
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#120907 Arrow keys don't work in palette listMaxim Monastirsky
2018-10-24tdf#120807 check for valid ImplGetWindowImpl()Jan-Marek Glogowski
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-05-05Fix typosAndrea Gelmini
2018-04-23call ImplCallEventListenersApplicationDataChanged in addition to AllWindowsCaolán McNamara