summaryrefslogtreecommitdiff
path: root/desktop/source/app/dispatchwatcher.cxx
AgeCommit message (Expand)Author
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-08tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
2024-05-08NFC dispatchwatcher.hxx: rename aPrinterName to aParamJustin Luth
2024-05-07loplugin:ostr in desktopNoel Grandin
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-11-20Extended loplugin:ostr: desktopStephan Bergmann
2023-03-17tdf#153683: Refactor fixBaole Fang
2023-03-16tdf#153683: Show the used module in --convert-toBaole Fang
2023-02-14osl::Mutex->std::atomic in DispatchWatcherNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-03clang-tidy modernize-pass-by-value in desktopNoel Grandin
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski
2021-07-21Related: tdf#135762 Suppress cout if not command lineEike Rathke
2021-07-15Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet numberEike Rathke
2021-07-14rhbz#1980800 allow --convert-to csv to write each sheet to a separate fileCaolán McNamara
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-10-12desktop: fix misleading commentMiklos Vajna
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-02-27desktop: soffice --print-to-file generates PDF but names it ".ps"Michael Stahl
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-07-19loplugin:referencecasting in desktopNoel Grandin
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-15tdf#123474: use INetURLObject methods to construct valid URIMike Kaganski
2019-01-15Use utl::TempFile for exception safetyMike Kaganski
2018-12-26Use vector<PropertyValue> and containerToSequence to simplify thingsMike Kaganski
2018-12-26Remove redundant ClearableMutexGuard::clear() callMike Kaganski
2018-12-13loplugin:unusedfields in variousNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-09-05Remove useless commentSamuel Mehrbrodt
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-07-31tdf#109262 - load libraries, and handle exceptions for --script-catMichael Meeks
2017-07-05new loplugin unnecessaryparenNoel Grandin