summaryrefslogtreecommitdiffstats
path: root/shell/source/backends
Commit message (Expand)AuthorAgeFilesLines
* clang-cl loplugin: shellStephan Bergmann2016-10-153-24/+21
* TDE fix some clang plugin based warningsJan-Marek Glogowski2016-09-231-6/+5
* loplugin:overrideStephan Bergmann2016-09-141-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-133-3/+3
* Bin some noise comments and superfluous vertical whitespaceTor Lillqvist2016-09-122-28/+4
* Revert "Remove WorkPathVariable support from KDE backends"Stephan Bergmann2016-08-234-4/+26
* Remove WorkPathVariable support from KDE backendsStephan Bergmann2016-08-224-24/+2
* Revert "KDE: don't throw on TemplatePathVariable"Stephan Bergmann2016-08-222-2/+2
* tdf#101661: Report XDG_{DOCUMENTS,TEMPLATES}_DIR only when it existsStephan Bergmann2016-08-221-6/+10
* shell: loplugin:nullptr / staticanonymous / stringconstantMichael Stahl2016-07-221-3/+7
* Related: rhbz#1065807 recover using xdg templates and documents settingsCaolán McNamara2016-07-221-2/+117
* There is no css.configuration.backend.GconfBackendCaolán McNamara2016-07-221-5/+1
* Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales2016-06-221-4/+4
* tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke2016-04-133-9/+9
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-4/+4
* Remove excess newlinesChris Sherlock2016-02-095-25/+0
* cppcheck: noExplicitConstructorCaolán McNamara2016-01-081-1/+1
* tdf#84263 KDE4: unify includesJan-Marek Glogowski2016-01-022-6/+6
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-171-1/+1
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-171-1/+2
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-103-14/+14
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-10/+10
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-6/+3
* loplugin:stringconstantStephan Bergmann2015-11-041-3/+1
* yyyyyNoel Grandin2015-11-041-3/+1
* com::sun::star->css in shellNoel Grandin2015-10-293-12/+10
* remove extra spaces around ::Noel Grandin2015-10-262-2/+2
* drop gconf integration as per ESC decisionBjoern Michaelsen2015-10-164-1194/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-126-60/+60
* shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-037-14/+14
* remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl2015-09-031-25/+0
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-1/+1
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-2/+2
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-172-2/+2
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-1/+1
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-023-15/+15
* Don't throw UnknownPropertyException for givenname/sn from KDE backendsStephan Bergmann2015-04-172-0/+6
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-155-25/+25
* loplugin:cstylecastStephan Bergmann2015-03-292-11/+11
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* Some more loplugin:cstylecast: shellStephan Bergmann2015-01-201-2/+2
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-231-2/+1
* shell: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-3/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* that stuff seems to be totally unusedMarkus Mohrhard2014-11-102-18/+0
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-4/+4
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-4/+4
* Removed duplicated includesAndrea Gelmini2014-10-311-1/+0