summaryrefslogtreecommitdiff
path: root/shell/source/win32
AgeCommit message (Expand)Author
2022-04-26Extend UNO API for custom jump listsSamuel Mehrbrodt
2022-04-15loplugin:stringviewparamStephan Bergmann
2022-04-10Various loplugin warnings (in new Windows-only code)Stephan Bergmann
2022-03-31Remove execution bits from data filesAndrea Gelmini
2022-03-30Add UNO API for custom Jump ListsSamuel Mehrbrodt
2022-02-23add to suffix denylistCaolán McNamara
2022-02-22sort these alphabeticallyCaolán McNamara
2022-02-22Better handling of msiRenwa Hiwa
2022-01-08Use WindowsErrorString instead of FormatMessageWMike Kaganski
2022-01-05tdf#146554: use GetModuleHandleExW instead of GetModuleHandleWMike Kaganski
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): shellStephan Bergmann
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-25-Werror,-Wunused-but-set-parameter (clang-cl 13 trunk)Stephan Bergmann
2021-05-19loplugin:noexcept (clang-cl)Stephan Bergmann
2021-04-27loplugin:stringadd (clang-cl)Stephan Bergmann
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-27Drop ComPtr and use sal::systools::COMReferenceMike Kaganski
2021-02-16Improve checkExtensionStephan Bergmann
2021-02-08Remove unneeded breaksAndrea Gelmini
2020-11-27RegCreateKeyExW etc. return LSTATUSStephan Bergmann
2020-11-27GetShortPathNameW returns DWORDStephan Bergmann
2020-11-27Windows InterlockedIncrement/Decrement use LONGStephan Bergmann
2020-11-26ZipFile::GetFileLongestFileNameLength is unusedStephan Bergmann
2020-11-25Better handling of Java filesStephan Bergmann
2020-11-19tdf#123936 Formatting files in module shell with clang-formatPhilipp Hofer
2020-10-02Use the new single-instance="true" attribute in shellStephan Bergmann
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21Fix typoAndrea Gelmini
2020-08-21loplugin:stringstatic (clang-cl)Stephan Bergmann
2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann
2020-07-21shell/simplemail: create instances with uno constructorsNoel Grandin
2020-07-21shell/syssh: create instances with uno constructorsNoel Grandin
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-06-10tdf#42949 Fix IWYU warnings in shell/Gabor Kelemen
2020-06-07Use o3tl::safeCoInitializeEx/safeCoUninitializeReinit (shell/SysShExec)Julien Nabet
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-03-20Fix passing RT_RCDATA into FindResourceWStephan Bergmann
2020-02-03loplugin:stringadd (clang-cl)Stephan Bergmann
2020-02-03loplugin:unsignedcompare (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-12-22sal_Char->char in sfx2..slideshowNoel Grandin
2019-12-10loplugin:unusedmember (clang-cl)Stephan Bergmann
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin