summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol
AgeCommit message (Expand)Author
2023-11-27sd: remote: release Transmitter mutex when sendingMichael Stahl
2023-11-24officecfg,sd: add Office::Security::Net::AllowInsecureImpressRemoteWiFiMichael Stahl
2023-11-24sd: remote: disentangle class RemoteServerMichael Stahl
2023-11-19Extended loplugin:ostr: sdStephan Bergmann
2023-11-17sd: remote: check that received commands have expected argumentsMichael Stahl
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-03-30loplugin:stringadd in sd/sdextNoel Grandin
2022-11-07tdf#151608: Follow up commentsdldld
2022-10-25tdf#151608: Fix crash in disposing remotecontrol listenerdldld
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2021-12-28use comphelper::WeakComponentImplHelper in sd::ListenerNoel Grandin
2021-11-11Fix typo in commentMike Kaganski
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-04drop 'using namespace std' in sd + ucbJulien Nabet
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-24sdremote: close BufferedStreamSocket on destructionAndrzej Hunt
2021-07-17sdremote: introduce early return to improve handleAcceptedConnectionAndrzej Hunt
2021-07-17sdremote: clean up now-unneeded "found" flagAndrzej Hunt
2021-07-17sdremote: avoid infinite loop if client disconnects during handshakeAndrzej Hunt
2021-07-17sdremote: remove commented out experimental checkAndrzej Hunt
2021-07-16sdremote: Transmitter: s/mQueuesNotEmpty/mProcessingRequired/Andrzej Hunt
2021-07-14sdremote: fix race condition in Transmitter shutdown to plug leakAndrzej Hunt
2021-07-10tdf#119312 Crash in: sdext::presenter::PresenterSlideShowView::LateInit()Hochwasser
2021-05-31Simplify construction of a hardcoded IPv4 addressStephan Bergmann
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-05-09compact namespace in sdNoel Grandin
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann