summaryrefslogtreecommitdiff
path: root/shell/source/unix/exec
AgeCommit message (Expand)AuthorFilesLines
2024-05-16loplugin:ostr in shellNoel Grandin1-2/+2
2024-01-31Fix typoAndrea Gelmini1-2/+2
2024-01-31tdf#159307 Let non-URIS_ONLY execute() handle .app directories on macOSStephan Bergmann1-5/+25
2023-04-30Use getXWeak in shellMike Kaganski1-2/+2
2022-07-22elide some makeStringAndClear() callsNoel Grandin1-1/+1
2022-06-09tdf#140886: Make "Do you really want to open it?" more reliableStephan Bergmann1-5/+10
2022-03-03Handle symlinksStephan Bergmann1-3/+3
2022-02-24add to suffix denylistCaolán McNamara1-0/+2
2022-02-17Better handling of terminalsRenwa Hiwa1-1/+2
2022-02-09Revert "add webloc and url extensions"Caolán McNamara1-3/+1
2022-02-09add webloc and url extensionsCaolán McNamara1-1/+3
2022-02-09Better handling of inetlocsRenwa Hiwa1-0/+1
2022-01-20WASM open links in new browser tabsJan-Marek Glogowski2-0/+52
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-05-28tdf#108591 Don't hardcode xdg-open pathLinus Heckemann1-1/+1
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin1-1/+1
2021-04-20Better handling of filelocsStephan Bergmann1-0/+1
2020-11-25Better handling of Java filesStephan Bergmann1-0/+4
2020-07-15shell/syssh: create instances with uno constructorsNoel Grandin3-77/+12
2020-06-10tdf#42949 Fix IWYU warnings in shell/Gabor Kelemen1-9/+1
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin2-2/+2
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-11-15tdf#128538: Open filesystem directories in Finder after allStephan Bergmann1-3/+10
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): shellStephan Bergmann1-1/+1
2019-07-28Fix typosAndrea Gelmini1-1/+1
2019-04-03Filter out problematic file URLsStephan Bergmann1-0/+37
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-18loplugin:unusedfields in sfx2Noel Grandin2-16/+0
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-12-19LOK: fix URL launching, so that Help buttons work.Michael Meeks1-0/+7
2017-12-11loplugin:salcall fix functionsNoel Grandin2-3/+3
2017-10-23loplugin:includeform: shellStephan Bergmann1-1/+1
2017-07-03Revert "Workaround to call /app/bin/xdg-open when run under flatpak"Stephan Bergmann1-6/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-20cleanup unused css/uri/ includesJochen Nitschke1-1/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-12/+4
2016-12-14Dead codeStephan Bergmann5-172/+11
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist2-18/+2
2016-07-05Workaround to call /app/bin/xdg-open when run under flatpakStephan Bergmann1-2/+6
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-03-02Just use xdg-openBryan Quigley1-45/+2
2016-02-09Remove excess newlinesChris Sherlock3-4/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-04yyyyyNoel Grandin2-8/+4
2015-10-29com::sun::star->css in shellNoel Grandin2-16/+13