summaryrefslogtreecommitdiff
path: root/svl/source/passwordcontainer
AgeCommit message (Expand)Author
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-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-15fix-includes.pl: svlThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-16fdo#54938: Convert svx and svl to cppu::supportsService...Marcos Paulo de Souza
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SVL moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-28fixincludeguards.sh: svlThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-02WaE: unused variableTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-05fdo#46808, Convert XMultiServiceFactory in svl moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-24PasswordContainer::allowPersistentStoring: fix warning C4805Michael Stahl
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-02sal_Bool->bool in svl::PasswordContainerNoel Grandin
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-21re-base on ALv2 code.Michael Meeks
2012-06-10nuke dead codeTakeshi Abe
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-12Replace !var.size() by var.empty()Julien Nabet
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2010-12-24cppcheck: prefer prefix variantCaolán McNamara
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 17Gert Faller
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 07Gert Faller