summaryrefslogtreecommitdiff
path: root/shell/source/unix
AgeCommit message (Expand)Author
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
2016-12-14Dead codeStephan Bergmann
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13add xdg-email as the default email routeCaolán McNamara
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-07-05Workaround to call /app/bin/xdg-open when run under flatpakStephan Bergmann
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin