summaryrefslogtreecommitdiff
path: root/vcl/source/window/winproc.cxx
AgeCommit message (Expand)Author
2020-04-07lok: Use a different window type for tooltips.Tamás Zolnai
2020-04-07lok: Don't show tooltip for color picker.Tamás Zolnai
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-09lok: Support per-view help dataTamás Zolnai
2019-12-09lok: don't show tooltip for popup menus inside dialogsTamás Zolnai
2019-12-09lok: show tooltips on dialogsTamás Zolnai
2019-09-24lok: remove ext text event re-entrancy hazard.Michael Meeks
2019-08-02tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl
2018-11-28tdf#121723 vcl: leave popup mode on focus loss of toplevel windowsMiklos Vajna
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