summaryrefslogtreecommitdiff
path: root/svl/source/passwordcontainer/passwordcontainer.cxx
AgeCommit message (Expand)Author
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-23Related rhbz#1618703: Properly handle failure decoding master passwordStephan Bergmann
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-01-25loplugin:flatten in svlNoel Grandin
2018-01-13loplugin:useuniqueptr in svlNoel Grandin
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-11-01passwordcontainer.hxx is only included from svl/source/passwordcontainerStephan Bergmann
2017-10-23loplugin:includeform: svlStephan Bergmann
2017-10-18Replace lists by vectors in svlJulien Nabet
2017-10-13tdf#100726 improved readability of OUString/Ostring concatenationTjipke van der Heide
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-10make comphelper::sequenceToContainer a little smarterNoel Grandin
2016-09-01coverity#1372396 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372381 Uncaught exceptionCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svl)Stephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-03-30Use const_iterator when possible (svl except svdde)Julien Nabet
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-07-04Fix typosAndrea Gelmini
2015-07-02coverity#1309053 Uncaught exceptionCaolán McNamara
2015-07-02coverity#1309052 Uncaught exceptionCaolán McNamara
2015-07-02coverity#1309051 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308438 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308437 Uncaught exceptionCaolán McNamara
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann