summaryrefslogtreecommitdiff
path: root/svl/source/passwordcontainer/syscreds.cxx
AgeCommit message (Expand)Author
2023-02-18osl::Mutex->std::mutex in SysCredentialsConfigItemNoel Grandin
2023-02-18osl::Mutex->std::mutex in SysCredentialsConfigNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svlMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-08-27expand out StringSet typedefNoel Grandin
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2019-07-15Simplify Sequence iterations in svlArkadiy Illarionov
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-05-15fix-includes.pl: svlThomas Arnhold
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-02re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 17Gert Faller
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 07Gert Faller
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-10-08#i103496#: make svl buildable with internal inc/svl directoryMathias Bauer
2009-10-08#i103496#: split svtools in two libs, depending on whether the code needs vcl...Mathias Bauer