summaryrefslogtreecommitdiff
path: root/vcl/source/window/winproc.cxx
AgeCommit message (Expand)Author
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
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-23use boost::optional in vclNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-26lokdialog: Don't leak tooltip text window through tunnelling f/wPranav Kant
2018-01-15vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-17Resolves: tdf#112943 don't close popups on resize if size didn't changeCaolán McNamara
2017-11-09Resolves: tdf#113562 desired window didn't get the inputCaolán McNamara
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-08-19Fix typoAndrea Gelmini
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-21cppcheck: duplicate breakJulien Nabet
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna