summaryrefslogtreecommitdiff
path: root/vcl/source/window/split.cxx
AgeCommit message (Expand)Author
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
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang