summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)Author
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-23Fix typoAndrea Gelmini
2019-06-22Fix typoAndrea Gelmini
2019-06-22Fix typoAndrea Gelmini
2019-06-22Fix typoAndrea Gelmini
2019-06-22Fix typoAndrea Gelmini
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-06-08TyposJulien Nabet
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-23PathInfo::takeOver does same as copy assignment opStephan Bergmann
2019-05-16Don't call Application::Quit() in Desktop::terminate() on iOSTor Lillqvist
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-16fix usage of successful/successfully in commentsNoel Grandin
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-03Fix typosJens Carl
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-01clang-format DispatchHelperSamuel Mehrbrodt
2019-03-01Use lambda instead of std::bind + wrapper functionSamuel Mehrbrodt
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-09loplugin:indentation in frameworkNoel Grandin
2019-01-29framework: allow dispatching a command on the main threadMiklos Vajna
2018-12-19framework: allow loading a component on the main threadMiklos Vajna
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-05Make Application::SetDialogCancelMode "private"Jan-Marek Glogowski
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-28Fix typo deactiveAndrea Gelmini
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-11-17Fix typosAndrea Gelmini
2018-11-17Fix typosAndrea Gelmini
2018-11-16Fix typosAndrea Gelmini
2018-11-05Fix typosAndrea Gelmini
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-09-28Fix E_SUCCEDED -> E_SUCCEEDEDAndrea Gelmini
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-09-06loplugin:useuniqueptr in framework::FrameNoel Grandin
2018-08-06fix for crash in CppunitTest_services on windowsNoel Grandin
2018-07-31Fix typosAndrea Gelmini
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-29Fix typoAndrea Gelmini
2018-07-26framework: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann