summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmdocselectpage.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen1-1/+0
2024-01-31make change-db dialog asyncNoel Grandin1-10/+18
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen1-1/+0
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt1-2/+1
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-05-06use Label::set_label_type to designate a label as a warning/errorCaolán McNamara1-0/+1
2021-04-16tdf#139906 Add an option to change data source from mail merge wizard dialog.Gülşah Köse1-1/+28
2021-04-02tdf#139906 Prevent to use the Mail Merge wizard without data source.Gülşah Köse1-2/+15
2020-11-04don't select entry 0 if there are no entriesCaolán McNamara1-4/+3
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-4/+0
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-24set correct parentCaolán McNamara1-2/+2
2019-09-23TODO is done, so drop SetSizePixel callCaolán McNamara1-4/+0
2019-08-23weld SwMailMergeWizardCaolán McNamara1-8/+1
2019-08-16move WizardMachine to vclCaolán McNamara1-6/+6
2019-07-20loplugin:referencecasting in swNoel Grandin1-3/+2
2019-07-03Simplify Sequence iterations in sw/source/ui/*Arkadiy Illarionov1-2/+2
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-1/+1
2018-11-16loplugin:buriedassign in swNoel Grandin1-4/+20
2018-10-18weld SwMailMergeDocSelectPageCaolán McNamara1-50/+40
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-07weld SfxNewFileDialogCaolán McNamara1-3/+3
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+2
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-2/+2
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin1-1/+1
2016-11-24convert SFXWB_ constants to scoped enumNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
2015-11-09formatting improvements in sw/Noel Grandin1-2/+2
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-2/+2
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-3/+3
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-8/+4
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-29convert WZB_ constants to scoped enumNoel Grandin1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+15
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-1/+1
2014-06-02Avoid possible memory leaks in case of exceptionsTakeshi Abe1-2/+2
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-01-28bool improvementsStephan Bergmann1-1/+1