summaryrefslogtreecommitdiffstats
path: root/include/vcl/splitwin.hxx
Commit message (Expand)AuthorAgeFilesLines
* ImplSplitSet::mpBitmap is unusedNoel Grandin2018-05-301-2/+0
* loplugin:useuniqueptr in SplitWindowNoel Grandin2018-04-231-1/+1
* More loplugin:cstylecast: vclStephan Bergmann2018-01-121-2/+2
* loplugin:checkunusedparams in vclNoel Grandin2017-04-251-3/+3
* loplugin:constantparamNoel Grandin2017-04-051-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-7/+7
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugin:unusedmethodsNoel Grandin2017-02-211-1/+0
* drop unused SplitWindow::ImplDrawButtonRectCaolán McNamara2017-01-041-1/+0
* follow up remove unused autohide leftoversCaolán McNamara2017-01-041-4/+0
* drop AutoHide codeCaolán McNamara2017-01-041-5/+0
* loplugin:countusersofdefaultparams in include/vclNoel Grandin2016-11-151-2/+2
* loplugin:unnecessaryoverride in vclNoel Grandin2016-10-101-1/+0
* loplugin:staticmethods: vclStephan Bergmann2016-10-071-1/+1
* loplugin:countusersofdefaultparams in vclNoel Grandin2016-09-151-3/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-311-4/+4
* loplugin:singlevalfields in vcl(part1)Noel Grandin2016-06-241-2/+1
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-3/+3
* loplugin:unuseddefaultparams in /include/vclNoel Grandin2016-02-261-4/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-11/+11
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* convert Link<> to typedNoel Grandin2015-09-031-7/+2
* convert WindowAlign to scoped enumNoel Grandin2015-07-241-1/+1
* loplugin:unusedmethods vclNoel Grandin2015-07-131-27/+6
* convert SWIB constants to scoped enumNoel Grandin2015-05-211-10/+17
* tdf#91259 Crash when closing HelpPhilippe Jung2015-05-191-6/+6
* Revert "tdf#91259 Crash when closing Help"Michael Meeks2015-05-181-6/+6
* Correct forward definition.Michael Meeks2015-05-161-1/+1
* tdf#91259 Crash when closing HelpPhilippe Jung2015-05-161-5/+5
* refactor SplitWindow to use RenderContexTomaž Vajngerl2015-05-111-11/+11
* Gradually typed LinkStephan Bergmann2015-04-301-18/+18
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* vcl: window destructors calling disposeNoel Grandin2015-04-091-1/+2
* V801: Decreased performanceCaolán McNamara2015-03-091-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-071-5/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-10/+10
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-30/+30
* fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi2014-01-301-17/+0
* Window::PreNotify should return boolStephan Bergmann2014-01-181-1/+1
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+241