summaryrefslogtreecommitdiff
path: root/include/vcl/ctrl.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-02-25loplugin:unusedmethodsNoel Grandin1-1/+0
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-3/+1
2018-07-06uitest logger: log the events calling CallEventListeners()Saurav Chirania1-0/+2
2018-04-23loplugin:useuniqueptr in ControlNoel Grandin1-1/+2
2018-02-10lokdialog: Handle dialog items' invalidation in generalTamás Zolnai1-2/+0
2017-10-02lokdialog: Dialog invalidation supportPranav Kant1-0/+2
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-01-18Resolves: tdf#98593 buttons in writer show different text at different zoomsCaolán McNamara1-2/+7
2017-01-18change DrawControlText to return new rect rather than change old oneCaolán McNamara1-3/+4
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-10-25no Control loaded from .src nowCaolán McNamara1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-2/+0
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-11/+11
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-24convert Link<> to typedNoel Grandin1-5/+5
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin1-5/+3
2015-07-22tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens1-2/+0
2015-07-13loplugin:unusedmethods vclNoel Grandin1-1/+0
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-1/+0
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long1-0/+3
2015-07-03tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh1-0/+2
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-18callcatcher: update unused codeCaolán McNamara1-3/+0
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-0/+2
2015-04-30Gradually typed LinkStephan Bergmann1-7/+7
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-2/+2
2015-04-09vcl: window destructors calling disposeNoel Grandin1-0/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-05-29Allow STYLE_OPTION_MONO to be unset from toolkit-created windowLionel Elie Mamane1-1/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-10/+10
2014-03-25fdo#74702 Moved EnableRTL() logic to specific classes where appropriateChris Sherlock1-0/+2
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-7/+2
2014-02-05Doxygen warnings correctedChris Sherlock1-6/+5
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara1-5/+6
2014-02-04Doxygen warnings correctedChris Sherlock1-6/+5
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-05-10make some important single-parameter constructors explicitHerbert Dürr1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+195