summaryrefslogtreecommitdiff
path: root/shell/source/win32/SysShExec.cxx
AgeCommit message (Expand)Author
2022-02-27add to suffix denylistCaolán McNamara
2022-02-27Better handling of msiRenwa Hiwa
2021-04-27loplugin:stringadd (clang-cl)Stephan Bergmann
2021-02-27Drop ComPtr and use sal::systools::COMReferenceMike Kaganski
2021-02-16Improve checkExtensionStephan Bergmann
2020-11-25Better handling of Java filesStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-21shell/syssh: create instances with uno constructorsNoel Grandin
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-06-07Use o3tl::safeCoInitializeEx/safeCoUninitializeReinit (shell/SysShExec)Julien Nabet
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-02-03loplugin:stringadd (clang-cl)Stephan Bergmann
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
2019-11-12tdf#54204 File URLs with fragment need toIUri conversionTünde Tóth
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-08-01tdf#126641: don't fail on file URLs with fragmentMike Kaganski
2019-04-03Filter out problematic file URLsStephan Bergmann
2018-10-28tdf#120703 PVS: V547 Fix activation of launched process' windowMike Kaganski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-02-02shell: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-28shell: use Unicode on WindowsMike Kaganski
2017-05-09loplugin:nullptr (clang-cl)Stephan Bergmann
2017-05-04tdf#107587 Opening Hyperlink opens Browser in Background.Thomas Beck
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-02-08Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-15clang-cl loplugin: shellStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-09-03shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-08remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-08-08reduce ascii noise and useless commentsThomas Arnhold