summaryrefslogtreecommitdiff
path: root/vcl/source/control/ctrl.cxx
AgeCommit message (Expand)Author
2023-07-25Control::LogicInvalidate takes a pixel rectangleNoel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-06DrawTextFlags::HideMnemonic is unusedNoel Grandin
2023-06-30loplugin:unusedmethodsNoel Grandin
2023-03-11Fix typoAndrea Gelmini
2023-03-10lok: some tunneled dialog control was not invalidated correctlyMarco Cecchetti
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-02-21tdf#142783 consider the Calendar Edit and DropDown as one compound controlCaolán McNamara
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock
2022-04-26Use o3tl::make_unsigned in some placesStephan Bergmann
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin
2021-07-30flatten vcl::ImplControlDataNoel Grandin
2021-05-28IsDisposed->isDisposed in vcl/../controlNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-04-26lok: add rendering and input for form controls in CalcTomaž Vajngerl
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