summaryrefslogtreecommitdiff
path: root/shell/source/unix
AgeCommit message (Expand)Author
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
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-03-02Just use xdg-openBryan Quigley
2016-03-01loplugin:unuseddefaultparam in shellNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-17Remove gnome-open supportBryan Quigley
2015-12-11Do not assume time_t is long.Pedro Giffuni
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