summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/createaddresslistdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-09formatting improvements in sw/Noel Grandin1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-11/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-3/+3
2015-09-24convert Link<> to typedNoel Grandin1-4/+4
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-09-04convert Link<> to typedNoel Grandin1-5/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-18/+9
2015-05-28convert GETFOCUS constants to scoped enumNoel 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-1/+3
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-5/+4
2015-04-30Gradually typed LinkStephan Bergmann1-4/+4
2015-04-17sw: convert new to ::Create.Noel Grandin1-5/+5
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/+8
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-3/+3
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-23/+39
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+13
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2014-12-03loplugin: cstylecastNoel Grandin1-2/+2
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-1/+1
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-08-17remove executable bitsThomas Arnhold1-0/+0
2014-06-09SwAddressControl_Impl: add SAL_OVERRIDEMichael Stahl1-1/+1
2014-06-09use ok, cancel, help like everywhere elseCaolán McNamara1-1/+1
2014-06-09DLG_MM_CREATEADDRESSLIST conversion to .uisk941-100/+140
2014-06-02Avoid possible memory leaks in case of exceptionsTakeshi Abe1-2/+3
2014-04-18Group common code for csv generation and simplify OUString handlingMatteo Casalin1-29/+26
2014-04-18OUString: constify and avoid temporariesMatteo Casalin1-8/+6
2014-04-18Remove unused OUStringsMatteo Casalin1-4/+0
2014-04-18sal_uInt16 to sal_uInt32 + constifyMatteo Casalin1-3/+3
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-01-28bool improvementsStephan Bergmann1-5/+5
2014-01-18Window::PreNotify should return boolStephan Bergmann1-3/+3
2013-12-22Fix other typosJulien Nabet1-1/+1
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold1-12/+0
2013-10-23convert code to use OUString::endsWithNoel Grandin1-3/+2
2013-10-15convert sw/source/ui/dbui/*.cxx from String to OUStringNoel Grandin1-23/+23