summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/addresstemplate.cxx
AgeCommit message (Expand)Author
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
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-04tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
2017-01-18new loplugin: useuniqueptr: svl..svtoolsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in svtoolsStephan Bergmann
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-13move this monstrosity to the last place its usedCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara
2016-05-26tdf#89329: use unique_ptr for pImpl in addresstemplateXisco Fauli