summaryrefslogtreecommitdiffstats
path: root/include/vcl/button.hxx
Commit message (Expand)AuthorAgeFilesLines
* Related: tdf#117178 rollover is always done in visually released button modeCaolán McNamara2018-04-271-1/+2
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-241-1/+1
* loplugin:passstuffbyref improved returns in vclNoel Grandin2017-12-231-1/+1
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-2/+2
* Make Color a forward declarationChris Sherlock2017-10-081-1/+1
* Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara2017-07-271-4/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:unusedfields in vclNoel Grandin2017-07-201-5/+0
* loplugin:constparams in vclNoel Grandin2017-07-181-1/+1
* move builder attributes from OString to OUStringCaolán McNamara2017-04-281-4/+4
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* loplugin:checkunusedparams in vclNoel Grandin2017-04-251-3/+3
* Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl2017-04-071-1/+1
* Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt2017-04-071-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-24/+24
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-2/+2
* Fix typosAndrea Gelmini2017-03-031-1/+1
* tdf#105672 framework managed menu buttonMaxim Monastirsky2017-02-091-0/+1
* loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin2016-11-231-35/+37
* only draw menubutton separator when two sides do something differentCaolán McNamara2016-10-281-1/+2
* no PushButton loaded from .src nowCaolán McNamara2016-10-251-1/+0
* no ImageButton loaded from .src nowCaolán McNamara2016-10-241-1/+0
* loplugin:expandablemethodds in include/vclNoel Grandin2016-10-211-1/+0
* no radiobuttons or checkboxes loaded from src files anymoreCaolán McNamara2016-10-081-3/+0
* no CheckBox loaded from src files anymoreCaolán McNamara2016-10-071-1/+0
* loplugin:staticmethods: vclStephan Bergmann2016-10-071-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:countusersofdefaultparams in vclNoel Grandin2016-09-151-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-311-1/+1
* loplugin:singlevalfields in vcl(part1)Noel Grandin2016-06-241-1/+0
* Define functions as deletedStephan Bergmann2016-06-241-3/+3
* GSoC tdf#87697 START CENTER: Indicate selected thumbnailviewAkshay Deep2016-06-231-0/+1
* uitest: add wrapper for radio buttonMarkus Mohrhard2016-06-181-0/+2
* uitest: add missing overrideMarkus Mohrhard2016-06-181-1/+1
* uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard2016-06-181-1/+4
* remove excessive whitespaceMarkus Mohrhard2016-06-181-16/+0
* loplugin:constantparam in vclNoel Grandin2016-04-011-3/+3
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-2/+2
* loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin2016-03-041-1/+1
* loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin2016-02-261-6/+6
* Formatting changes across all modulesChris Sherlock2016-02-091-17/+13
* These should still be virtual.Jan Holesovsky2015-12-081-2/+2
* Make buttonstatuslistener a generic listener for any widgetsSamuel Mehrbrodt2015-12-071-2/+2
* Vcl: Set PushButtons pressed if the uno slot is activeSamuel Mehrbrodt2015-11-121-0/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-63/+63
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-18/+18
* convert Link<> to typedNoel Grandin2015-09-141-2/+2
* remove unused Link<> fieldNoel Grandin2015-09-101-1/+0