summaryrefslogtreecommitdiff
path: root/include/vcl/ctrl.hxx
AgeCommit message (Expand)Author
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
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2014-01-17Window::Notify should return boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-05-10make some important single-parameter constructors explicitHerbert Dürr