summaryrefslogtreecommitdiff
path: root/vcl/source/window/winproc.cxx
AgeCommit message (Expand)Author
2018-03-25lokdialog: Don't leak tooltip text window through tunnelling f/wPranav Kant
2018-03-21vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky
2018-03-19lokdialog: 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
2017-03-20uitest: start to log key inputMarkus Mohrhard
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2016-12-23ImplHandliKey: remove redundant NotifyEventsMike Kaganski
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06convert IMPL_PAINT constants to typed_flagsNoel Grandin
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-11-02support unfocused float window inside a focused float windowCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-07-11Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara
2016-07-07FloatWinPopupFlags::NoMouseRectClose was never setCaolán McNamara
2016-07-07drop SAL_FLOATWIN_NOAPPFOCUSCLOSECaolán McNamara
2016-07-04lets assume its ok this was commented outCaolán McNamara
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-15move aLastWheelEvent into svdataCaolán McNamara
2016-06-15crashreport: 644837b5-c445-4779-a75d-dd69fc2e3a6fCaolán McNamara
2016-05-17MouseClick -> MouseMove + MouseClick undesirably mimics a drag eventCaolán McNamara
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10No need to wrap SAL_WARN in DBG_UTILStephan Bergmann
2016-05-10fix Windows and OSX buildNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara