summaryrefslogtreecommitdiff
path: root/framework/source/services/pathsettings.cxx
AgeCommit message (Expand)Author
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-22use single-use attribute for PathSettingsNoel Grandin
2021-01-11tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorVishwas
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-06-04Upcoming loplugin:elidestringvar: frameworkStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-09-11TyposAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-06-23Fix typoAndrea Gelmini
2019-05-23PathInfo::takeOver does same as copy assignment opStephan Bergmann
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-09loplugin:indentation in frameworkNoel Grandin
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-26framework: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-08Fix typoAndrea Gelmini
2018-05-03loplugin:useuniqueptr in PathSettingsNoel Grandin
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-06Fix typosAndrea Gelmini
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-07Resolve OUStringList typedefStephan Bergmann
2016-04-07Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin