summaryrefslogtreecommitdiff
path: root/vcl/source/window/split.cxx
AgeCommit message (Expand)Author
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-10-22loplugin:singlevalfields look for fields that can be boolNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2016-10-24implement VclVPaned and decripple formula panelCaolán McNamara
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-13VCL: Simplify Splitter initialisationArnaud Versini
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-05-25convert splitter to use RenderContextTomaž Vajngerl
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: more double dispose protection.Michael Meeks
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-02Fix simple typos.Andrea Gelmini
2014-12-28callcatcher: update unused codeCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-03some more continuous correctionsThomas Arnhold
2014-01-28bool improvementsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-05-23Splitter::ImplInitHorVer(bool) should always initialize all state.Mark Wielaard
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-01-12we don't need to cast hereMarkus Mohrhard
2013-01-12fix crash with new personas when notifying windowsMarkus Mohrhard
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-16Set ide sizer color to dark grey; was dark blackJean-Tiare LE BIGOT
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-09-09callcatcher: various unused codeCaolán McNamara