summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/addresstemplate.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-10-19use tools::Long in svtoolsNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-09Resolves: tdf#136494 get preferred height after contents filled inCaolán McNamara
2020-09-01Fix typo in codeAndrea Gelmini
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: svtoolsStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2019-12-23sal_Char->char in svtools..svlNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-02loplugin:stringadd in svtoolsNoel Grandin
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-09loplugin:unusedfieldsNoel Grandin
2019-03-02weld AddressBookSourceDialogCaolán McNamara
2019-02-13Use indexed getToken()Matteo Casalin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-06-27loplugin:oncevar in svtoolsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara