summaryrefslogtreecommitdiff
path: root/vcl/source/window/split.cxx
AgeCommit message (Expand)Author
2021-11-19rtl::Static->thread-safe static in vclNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-07-30Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
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