summaryrefslogtreecommitdiff
path: root/shell/source/unix
AgeCommit message (Expand)Author
2022-06-09tdf#140886: Make "Do you really want to open it?" more reliableStephan Bergmann
2022-03-03Handle symlinksStephan Bergmann
2022-02-24add to suffix denylistCaolán McNamara
2022-02-17Better handling of terminalsRenwa Hiwa
2022-02-09Revert "add webloc and url extensions"Caolán McNamara
2022-02-09add webloc and url extensionsCaolán McNamara
2022-02-09Better handling of inetlocsRenwa Hiwa
2022-01-20WASM open links in new browser tabsJan-Marek Glogowski
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-09-24tdf#127710: fix sending documents to Claws MailJulien Nabet
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
2019-03-24Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov
2019-02-06loplugin:flatten in shellNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in shellNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-23tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shellArkadiy Illarionov
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin
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-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-07-17loplugin:constparams in basegfx,sax,shellNoel Grandin
2017-07-05tdf#108287 replace std::bind2nd with lambdaJochen Nitschke
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-30Revert those quotes that look brokenStephan Bergmann
2017-05-21tdf#105204 fix shellcheck warning in shell/source/unix/misc/senddoc.shYeliz Taneroğlu
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
2017-01-10New loplugin:conststringvar: shellStephan Bergmann