summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)Author
2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann
2020-07-23shell/wininet: create instances with uno constructorsNoel Grandin
2020-07-21shell/simplemail: create instances with uno constructorsNoel Grandin
2020-07-21shell/syssh: create instances with uno constructorsNoel Grandin
2020-07-20compact namespace declNoel Grandin
2020-07-17shell/sessioninstall: create instances with uno constructorsNoel Grandin
2020-07-16shell/desktop: create instances with uno constructorsNoel Grandin
2020-07-16shell/kf5: create instances with uno constructorsNoel Grandin
2020-07-15shell/locale: create instances with uno constructorsNoel Grandin
2020-07-15shell/syssh: create instances with uno constructorsNoel Grandin
2020-07-14shell/cmdmail: create instances with uno constructorsNoel Grandin
2020-07-14shell/macbe1: create instances with uno constructorsNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: shellStephan Bergmann
2020-06-10tdf#42949 Fix IWYU warnings in shell/Gabor Kelemen
2020-06-07Use o3tl::safeCoInitializeEx/safeCoUninitializeReinit (shell/SysShExec)Julien Nabet
2020-06-05Upcoming loplugin:elidestringvar: shellStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-05-10compact namespace in sal..svgioNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-20Fix passing RT_RCDATA into FindResourceWStephan Bergmann
2020-03-12Revert "loplugin:constfields in shell"Noel Grandin
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-03loplugin:stringadd (clang-cl)Stephan Bergmann
2020-02-03loplugin:unsignedcompare (clang-cl)Stephan Bergmann
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28tdf#88205: - Adapt uses of css::uno::Sequence to use initializer_list ctoriakarsu
2020-01-28Simplify the codeMike Kaganski
2020-01-28tdf#130216: normalize paths with .. segmentsMike Kaganski
2020-01-17Clean up computation of preprocessed_command passed to ShellExecuteExWStephan Bergmann
2020-01-15Remove a fragment from a file URL early onStephan Bergmann
2020-01-11loplugin:finalclasses in starmathNoel Grandin
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin
2019-12-10loplugin:unusedmember (clang-cl)Stephan Bergmann
2019-12-06loplugin:external (macOS)Stephan Bergmann
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-19loplugin:indentation (clang-cl)Stephan Bergmann
2019-11-15tdf#128538: Open filesystem directories in Finder after allStephan Bergmann
2019-11-12tdf#54204 File URLs with fragment need toIUri conversionTünde Tóth
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann
2019-10-01-Werror,-Wswitch (clang-cl)Stephan Bergmann