summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmaddressblockpage.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-11-09formatting improvements in sw/Noel Grandin1-4/+4
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-4/+4
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-16convert Link<> to typedNoel Grandin1-2/+1
2015-10-16convert Link<> to typedNoel Grandin1-6/+4
2015-10-15convert Link<> to typedNoel Grandin1-1/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-12convert Link<> to typedNoel Grandin1-6/+5
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-6/+6
2015-09-24convert Link<> to typedNoel Grandin1-4/+4
2015-09-20convert Link<> to typedNoel Grandin1-6/+5
2015-09-20convert Link<> to typedNoel Grandin1-6/+5
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-09-08convert Link<> to typedNoel Grandin1-2/+1
2015-09-04convert Link<> to typedNoel Grandin1-4/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-30/+18
2015-08-16sal_uLong to sal_uInt32Matteo Casalin1-4/+4
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin1-5/+5
2015-08-01SimplifyMatteo Casalin1-7/+8
2015-08-01sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin1-2/+2
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-2/+2
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-2/+2
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-2/+2
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-7/+4
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-5/+4
2015-04-30Gradually typed LinkStephan Bergmann1-9/+9
2015-04-29convert WZB_ constants to scoped enumNoel Grandin1-5/+5
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-85/+181
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin1-1/+1
2015-04-22convert HIB_ constants to scoped enumNoel Grandin1-4/+4
2015-04-17sw: convert new to ::Create.Noel Grandin1-9/+9
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-0/+7
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-4/+4
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-7/+7
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-33/+111
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-45/+56
2014-12-03loplugin: cstylecastNoel Grandin1-10/+10
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-3/+3
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin1-1/+1
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-10/+10
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-1/+1
2014-07-03make these global level residsCaolán McNamara1-1/+0
2014-06-16and now we can remove SwRestrictedComboBox as wellCaolán McNamara1-48/+2
2014-06-16missing SetForbiddenChars callCaolán McNamara1-0/+1