summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmaddressblockpage.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-30tdf#144105 crash after closing edit address block dialogCaolán McNamara
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-02-20loplugin:refcounting in swNoel
2020-11-11loplugin:stringviewNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-07-30loplugin:flatten in sw/ui/dbuiNoel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-03drop some unnecessary includesCaolán McNamara
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24set correct parentCaolán McNamara
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-23give address page an initial size req of its max sizeCaolán McNamara
2019-08-23weld SwMailMergeWizardCaolán McNamara
2019-08-23rename AddressPreview back to SwAddressPreviewCaolán McNamara
2019-08-22drop newly unused SwAddressPreviewCaolán McNamara
2019-08-22weld SwMailMergeAddressBlockPageCaolán McNamara
2019-08-16move WizardMachine to vclCaolán McNamara
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-07-29loplugin:sequentialassignNoel Grandin
2019-07-03Simplify Sequence iterations in sw/source/ui/*Arkadiy Illarionov
2019-06-27weld SwCustomizeAddressBlockDialogCaolán McNamara
2019-06-18loplugin:logexceptionnicely in swNoel Grandin
2019-04-01weld SwAssignFieldsDialogCaolán McNamara
2019-03-01weld SwCreateAddressListDialogCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-18weld SwMailMergeAddressBlockPageCaolán McNamara
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21loplugin:changetoolsgen in swNoel Grandin