summaryrefslogtreecommitdiff
path: root/shell/source/backends/desktopbe/desktopbackend.cxx
AgeCommit message (Expand)Author
2024-05-16loplugin:ostr in shellNoel Grandin
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl
2023-04-30Use getXWeak in shellMike Kaganski
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-07-16shell/desktop: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: shellStephan Bergmann
2020-06-10tdf#42949 Fix IWYU warnings in shell/Gabor Kelemen
2020-01-28tdf#88205: - Adapt uses of css::uno::Sequence to use initializer_list ctoriakarsu
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): shellStephan Bergmann
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin
2019-04-13tdf#119890 followup: Forbid HOME to be the default dirTakeshi Abe
2019-02-13tdf#119890 Lookup XDG_(DOCUMENTS|TEMPLATES)_DIR correctlyTakeshi Abe
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-09-20Don't try to load VCL conflicting config backendsJan-Marek Glogowski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-01-23Add KDE5 desktop backendMilian Wolff
2018-01-12More loplugin:cstylecast: shellStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: shellStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20can use truncate instead of a new OUStringBufferCaolán McNamara
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-22tdf#101661: Report XDG_{DOCUMENTS,TEMPLATES}_DIR only when it existsStephan Bergmann
2016-07-22shell: loplugin:nullptr / staticanonymous / stringconstantMichael Stahl
2016-07-22Related: rhbz#1065807 recover using xdg templates and documents settingsCaolán McNamara
2016-07-22There is no css.configuration.backend.GconfBackendCaolán McNamara
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Resolves: rhbz#1065807 use xdg ~/Templates for default Template locationCaolán McNamara
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold