summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui/mailmergehelper.cxx
AgeCommit message (Expand)Author
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-09-26drop some unnecessary includesCaolán McNamara
2019-09-01Fix '..'Andrea Gelmini
2019-08-23rename AddressPreview back to SwAddressPreviewCaolán McNamara
2019-08-22drop newly unused SwAddressPreviewCaolán McNamara
2019-08-22weld SwMailMergeAddressBlockPageCaolán McNamara
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-04-01use drawing area font for previewCaolán McNamara
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-10-27loplugin:unusedmethodsNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-21coverity#1440400 Resource leak in objectCaolán McNamara
2018-10-18weld SwMailMergeGreetingsPage and SwMailBodyDialogCaolán McNamara
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-30weld SwTestAccountSettingsDialogCaolán McNamara
2018-07-30loplugin:stringloop in swNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in swNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin