summaryrefslogtreecommitdiff
path: root/shell/source/backends
AgeCommit message (Expand)Author
2016-10-15clang-cl loplugin: shellStephan Bergmann
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski
2016-09-14loplugin:overrideStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-08-23Revert "Remove WorkPathVariable support from KDE backends"Stephan Bergmann
2016-08-22Remove WorkPathVariable support from KDE backendsStephan Bergmann
2016-08-22Revert "KDE: don't throw on TemplatePathVariable"Stephan 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-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara
2016-01-02tdf#84263 KDE4: unify includesJan-Marek Glogowski
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantStephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in shellNoel Grandin
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-16drop gconf integration as per ESC decisionBjoern Michaelsen
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-17Don't throw UnknownPropertyException for givenname/sn from KDE backendsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: shellStephan Bergmann
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-18shell: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-10that stuff seems to be totally unusedMarkus Mohrhard
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini