summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc
AgeCommit message (Expand)Author
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-07-09cid#1554685 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-08drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-05-07workaround compiler crash on macos-intelNoel Grandin
2024-05-07loplugin:ostr in desktopNoel Grandin
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-04-01tdf#146619 Drop unused 'using namespace' in: desktop/Gabor Kelemen
2023-11-20Extended loplugin:ostr: desktopStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: desktopStephan Bergmann
2023-07-12add linux_riscv64 and linux_loongarch64 to dp_platform.cxxRene Engelhard
2023-03-25loplugin:stringadd in d*Noel Grandin
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-02-13Fix/simplify some vnd.sun.star.expand: handlingMike Kaganski
2023-01-28Avoid compiler warningTor Lillqvist
2023-01-27Remove support for 32-bit S390Stephan Bergmann
2023-01-27Remove support for AIXStephan Bergmann
2023-01-09use std::this_thread::sleep_for instead of osl equivalentArnaud VERSINI
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): desktopStephan Bergmann
2022-09-28use more string_view in desktopNoel Grandin
2022-09-05tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in desktop..drawinglayerNoel Grandin
2021-11-12rtl::Static to thread-safe staticNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-08-16remove unnecessary captureNoel Grandin
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29Can use stack instead of heap (desktop/lockfile)Julien Nabet
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski
2021-03-23Forgotten dp_misc::isPlatformSupported support for PLATFORMID=macosx_aarch64Stephan Bergmann
2021-01-28simplify code, use more subView()Noel
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-03Removed duplicated includesAndrea Gelmini
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13tdf#123936 Formatting files in module desktop with clang-formatPhilipp Hofer
2020-10-22Add gbuild/platform/FREEBSD_POWERPC[64]_GCC.mk files.Gleb Popov