summaryrefslogtreecommitdiff
path: root/sw/source/uibase/cctrl
AgeCommit message (Expand)AuthorFilesLines
2018-03-14tdf#115565 Change tab key behavior to navigate out of gotopage controlJim Raykowski1-2/+13
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin1-1/+1
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-08-02split out VclBuilder static methodsCaolán McNamara1-1/+1
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin1-6/+1
2016-10-14loplugin:mergeclasses merge SwComboBox with CaptionComboBoxNoel Grandin1-101/+0
2016-10-10SwHelpToolBox doesn't do anything nowCaolán McNamara1-32/+0
2016-10-10dropping document into these toolbars does nothing alreadyCaolán McNamara1-12/+1
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin1-15/+4
2016-05-23loplugin:unusedmethods in swNoel Grandin1-18/+0
2016-02-19new loplugin: find write-only fieldsNoel Grandin1-11/+5
2015-10-16remove unused Link<> fieldNoel Grandin1-12/+0
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-2/+1
2015-10-05sw: replace boost::ptr_vector with std::vectorMichael Stahl1-18/+17
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-4/+4
2015-09-23convert Link<> to typedNoel Grandin1-1/+1
2015-09-23convert Link<> to typedNoel Grandin1-1/+1
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-1/+1
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-8/+0
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin2-2/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-2/+2
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara1-37/+0
2014-06-16we can shrink the NoSpaceEdit down furtherCaolán McNamara1-17/+0
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl3-0/+325