summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmdocselectpage.cxx
AgeCommit message (Expand)Author
2019-09-24set correct parentCaolán McNamara
2019-09-23TODO is done, so drop SetSizePixel callCaolán McNamara
2019-08-23weld SwMailMergeWizardCaolán McNamara
2019-08-16move WizardMachine to vclCaolán McNamara
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-03Simplify Sequence iterations in sw/source/ui/*Arkadiy Illarionov
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-10-18weld SwMailMergeDocSelectPageCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-07weld SfxNewFileDialogCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2016-11-24convert SFXWB_ constants to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-09-17boost->stdCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2014-06-02Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-10-15convert sw/source/ui/dbui/*.cxx from String to OUStringNoel Grandin
2013-09-27convert mailmerge select page to .uiCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-08-29ByteString->rtl::OString and destupid-api a bitCaolán McNamara
2011-05-20return by ref instead of pointerCaolán McNamara