summaryrefslogtreecommitdiff
path: root/include/vcl/layout.hxx
AgeCommit message (Expand)Author
2016-08-28screenshot: develop interactive screenshot dialogArmin Le Grand
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-08GSoC notebookbar: container with prioritySzymon Kłos
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-01-21tdf#95587: Make rectangle control within tab pages work againKatarina Behrens
2015-11-13tdf#90372: Make VclScrolledWindow candidate for tabstoppingKatarina Behrens
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06loplugin:mergeclassesNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10Cleanup layout and window merge.Michael Meeks
2015-04-10vclwidget: make sure we have an explicit destructorNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: some VclPtr fixes found by the new plugin codeNoel Grandin
2015-04-09compilerplugin: check that necessary Window subclasses have a dispose methodNoel Grandin
2015-04-09vcl: a couple more places that shouldn't be stack-allocating Window objectsNoel Grandin
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin
2015-04-09vcl: add cast operator to VclReference to convert to pointerNoel Grandin
2015-04-09vcl: convert MessageDialog to use VclReferences.Michael Meeks
2015-04-09vcl: more rtl::Reference cleanupMichael Meeks
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2015-04-01loplugin:staticfunctionNoel Grandin
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-10-29Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-08make this ctor of MessageDialog for the builder onlyCaolán McNamara
2014-08-20add a VclViewportCaolán McNamara
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms