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