summaryrefslogtreecommitdiff
path: root/include/vcl/ctrl.hxx
AgeCommit message (Expand)Author
2023-06-30loplugin:unusedmethodsNoel Grandin
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
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin
2021-07-30flatten vcl::ImplControlDataNoel 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-05-25loplugin:unusedmethodsNoel Grandin
2019-02-25loplugin:unusedmethodsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-07-06uitest logger: log the events calling CallEventListeners()Saurav Chirania
2018-04-23loplugin:useuniqueptr in ControlNoel Grandin
2018-02-10lokdialog: Handle dialog items' invalidation in generalTamás Zolnai
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
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
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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24convert Link<> to typedNoel Grandin
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-10loplugin:unusedmethods vcl(part2)Noel 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
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-05-29Allow STYLE_OPTION_MONO to be unset from toolkit-created windowLionel Elie Mamane
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25fdo#74702 Moved EnableRTL() logic to specific classes where appropriateChris Sherlock
2014-03-01Remove visual noise from includeAlexander Wilms