summaryrefslogtreecommitdiff
path: root/include/vcl/split.hxx
AgeCommit message (Expand)Author
2020-10-19use tools::Long in vclNoel
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-22loplugin:singlevalfields look for fields that can be boolNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-24implement VclVPaned and decripple formula panelCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-13VCL: Simplify Splitter initialisationArnaud Versini
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-03convert Link<> to typedNoel Grandin
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-28callcatcher: update unused codeCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2014-01-17Window::Notify should return boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-10make some important single-parameter constructors explicitHerbert Dürr
2013-04-23execute move of global headersBjoern Michaelsen