summaryrefslogtreecommitdiff
path: root/shell/source/unix/exec
AgeCommit message (Expand)Author
2022-03-04Handle symlinksStephan Bergmann
2022-02-24add to suffix denylistCaolán McNamara
2022-02-18Better handling of terminalsRenwa Hiwa
2022-02-10Better handling of inetlocsRenwa Hiwa
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-28tdf#108591 Don't hardcode xdg-open pathLinus Heckemann
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-20Better handling of filelocsStephan Bergmann
2020-11-25Better handling of Java filesStephan Bergmann
2020-07-15shell/syssh: create instances with uno constructorsNoel Grandin
2020-06-10tdf#42949 Fix IWYU warnings in shell/Gabor Kelemen
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-15tdf#128538: Open filesystem directories in Finder after allStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): shellStephan Bergmann
2019-07-28Fix typosAndrea Gelmini
2019-04-03Filter out problematic file URLsStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-05-18loplugin:unusedfields in sfx2Noel Grandin
2017-12-20Fix typosAndrea Gelmini
2017-12-19LOK: fix URL launching, so that Help buttons work.Michael Meeks
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: shellStephan Bergmann
2017-07-03Revert "Workaround to call /app/bin/xdg-open when run under flatpak"Stephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-14Dead codeStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-07-05Workaround to call /app/bin/xdg-open when run under flatpakStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-02Just use xdg-openBryan Quigley
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in shellNoel 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
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-12-18shell: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-03-28coverity#982766 Dereference null return valueCaolán McNamara