summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
2018-03-12tdf#116074: Don't block on sending email interactivelyMike Kaganski5-21/+259
2017-12-14LOK: fix URL launching, so that Help buttons work.Michael Meeks2-0/+8
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-05-18tdf#107587 Opening Hyperlink opens Browser in Background.Thomas Beck1-0/+22
2017-04-13tdf#103058: fix build failed because of missing headerMike Kaganski1-0/+2
2017-04-11tdf#103058: use RegQueryValueEx instead of RegGetValueMike Kaganski1-1/+21
2017-04-11tdf#103058: allow optional registration for MS ProgIDsMike Kaganski7-162/+249
2017-03-29tdf#103058: Implement OpenDocuments ActiveX controlMike Kaganski18-1/+1514
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-1/+1
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin1-3/+2
2016-10-15clang-cl loplugin: shellStephan Bergmann52-454/+442
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski1-6/+5
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-3/+1
2016-09-14loplugin:overrideStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-4/+4
2016-09-13add xdg-email as the default email routeCaolán McNamara1-2/+8
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist11-140/+29
2016-09-09loplugin:constantparam in sfx2Noel Grandin5-14/+11
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin2-2/+2
2016-08-23Revert "Remove WorkPathVariable support from KDE backends"Stephan Bergmann4-4/+26
2016-08-22Remove WorkPathVariable support from KDE backendsStephan Bergmann4-24/+2
2016-08-22Revert "KDE: don't throw on TemplatePathVariable"Stephan Bergmann2-2/+2
2016-08-22tdf#101661: Report XDG_{DOCUMENTS,TEMPLATES}_DIR only when it existsStephan Bergmann1-6/+10
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-3/+3
2016-08-11loplugin:constantparamNoel Grandin1-3/+2
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin1-2/+2
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-07-05Workaround to call /app/bin/xdg-open when run under flatpakStephan Bergmann1-2/+6
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales12-69/+69
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-8/+8
2016-04-19WIP tdf#89609 Ignore subsecond precision in iso8601Muhammet Kara2-1/+11
2016-04-18clean-up: unused using declarations and includesJochen Nitschke6-11/+0
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke4-11/+13
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist49-108/+108
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke2-2/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin5-10/+10
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-3/+3
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani1-2/+0
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani1-5/+3
2016-03-02shell, scp2: clean up empty script packagesMichael Stahl4-39/+0
2016-03-02Just use xdg-openBryan Quigley7-197/+2
2016-03-01loplugin:unuseddefaultparam in shellNoel Grandin2-3/+3
2016-02-17Typo: namesapce(s)->namespace(s)Julien Nabet1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin2-8/+8
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-4/+0
2016-02-09Remove excess newlinesChris Sherlock34-129/+0