summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol
AgeCommit message (Expand)Author
2019-10-17Remove some memset callsMike Kaganski
2019-10-15new loplugin:bufferaddNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-07-19cid#1448436 Unchecked return valueCaolán McNamara
2019-07-10tdf#42949 Fix IWYU warnings in sd/*/hxxGabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-27tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-18use clear() instead of erase(begin, end)Noel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-08use unique_ptr in sd::BluetoothServer::ImplNoel Grandin
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17Turn sd::BluetoothServer::Impl into scoped enumStephan Bergmann
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:useuniqueptr in sd::BluetoothServerNoel Grandin
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-08-24loplugin:useuniqueptr in sd::CommunicatorNoel Grandin
2018-08-12Resolves: tdf#112343 remove last dbus-glib mentionsArkadiy Illarionov
2018-08-08tdf#112343 Change dependency from dbus-glib to dbusArkadiy Illarionov
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-27loplugin:useuniqueptr in sd::CommunicatorNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-02-26Fixing initialization code for Bluetooth and IP Server for Impress.Rostislav Kondratenko
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-02Fix typosAndrea Gelmini
2017-11-13MACOSX_SDK_VERSION is always at least 1090Tor Lillqvist
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-08-07loplugin:casttovoidStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke