summaryrefslogtreecommitdiff
path: root/include/vcl/splitwin.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin1-2/+2
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin1-1/+0
2016-10-07loplugin:staticmethods: vclStephan Bergmann1-1/+1
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-4/+4
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-2/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-3/+3
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-4/+4
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-03convert Link<> to typedNoel Grandin1-7/+2
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-1/+1
2015-07-13loplugin:unusedmethods vclNoel Grandin1-27/+6
2015-05-21convert SWIB constants to scoped enumNoel Grandin1-10/+17
2015-05-19tdf#91259 Crash when closing HelpPhilippe Jung1-6/+6
2015-05-18Revert "tdf#91259 Crash when closing Help"Michael Meeks1-6/+6
2015-05-16Correct forward definition.Michael Meeks1-1/+1
2015-05-16tdf#91259 Crash when closing HelpPhilippe Jung1-5/+5
2015-05-11refactor SplitWindow to use RenderContexTomaž Vajngerl1-11/+11
2015-04-30Gradually typed LinkStephan Bergmann1-18/+18
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-09vcl: window destructors calling disposeNoel Grandin1-1/+2
2015-03-09V801: Decreased performanceCaolán McNamara1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-5/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-10/+10
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-30/+30
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi1-17/+0
2014-01-18Window::PreNotify should return boolStephan Bergmann1-1/+1
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+241