summaryrefslogtreecommitdiff
path: root/vcl/source/control/ctrl.cxx
AgeCommit message (Expand)Author
2020-10-19use tools::Long in vclNoel
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-05-25loplugin:unusedmethodsNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-04-01drop unnecessary includesCaolán McNamara
2019-02-11loplugin:indentation in vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-15tdf#118377 Do not use disposed OutputDeviceArmin Le Grand
2018-07-06uitest logger: log the events calling CallEventListeners()Saurav Chirania
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-23loplugin:useuniqueptr in ControlNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-12One less ctor/dtorMike Kaganski
2018-02-10lokdialog: Handle dialog items' invalidation in generalTamás Zolnai
2018-01-20tdf#115023 Check mpControlData for nullptrMaxim Monastirsky
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-06lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-10-06coverity#1418966 static_cast should be sufficientCaolán McNamara
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-05-19loplugin:stringcopy: vclStephan Bergmann
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20uitest: start logging the actions on UI elementsMarkus Mohrhard
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-01-18Resolves: tdf#98593 buttons in writer show different text at different zoomsCaolán McNamara
2017-01-18change DrawControlText to return new rect rather than change old oneCaolán McNamara
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-25no Control loaded from .src nowCaolán McNamara
2016-10-12drop unused argumentCaolán McNamara
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-24convert Link<> to typedNoel Grandin
2015-09-10Calling empty std::function behaves different than calling empty LinkStephan Bergmann
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-07-22tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-07-03tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh