summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol
AgeCommit message (Expand)AuthorFilesLines
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin1-3/+2
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin3-4/+4
2020-01-10use more std::make_sharedNoel Grandin1-3/+3
2019-12-20loplugin:duplicate-definesNoel Grandin3-4/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-14New loplugin:consttoboolStephan Bergmann1-2/+2
2019-10-17Remove some memset callsMike Kaganski2-8/+4
2019-10-15new loplugin:bufferaddNoel Grandin3-24/+19
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen6-28/+3
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-10/+4
2019-08-15loplugin:sequenceloop in sdNoel Grandin1-1/+1
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov1-19/+10
2019-07-20loplugin:referencecasting in sdNoel Grandin2-7/+6
2019-07-19cid#1448436 Unchecked return valueCaolán McNamara1-3/+6
2019-07-10tdf#42949 Fix IWYU warnings in sd/*/hxxGabor Kelemen1-2/+0
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2-4/+4
2019-04-27tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-26/+25
2019-02-21loplugin:indentation (macOS)Stephan Bergmann1-3/+3
2019-02-19pretty up logging of exceptionsNoel Grandin1-4/+5
2019-02-18use clear() instead of erase(begin, end)Noel Grandin1-1/+1
2019-02-09loplugin:indentation in sdNoel Grandin3-12/+12
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen1-5/+4
2019-01-08use unique_ptr in sd::BluetoothServer::ImplNoel Grandin1-7/+4
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen16-29/+34
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov2-27/+12
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara1-3/+3
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-17Turn sd::BluetoothServer::Impl into scoped enumStephan Bergmann1-5/+5
2018-10-09loplugin:constfields in sdNoel Grandin3-4/+4
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-12loplugin:useuniqueptr in sd::BluetoothServerNoel Grandin1-16/+12
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin1-3/+1
2018-08-24loplugin:useuniqueptr in sd::CommunicatorNoel Grandin4-8/+9
2018-08-12Resolves: tdf#112343 remove last dbus-glib mentionsArkadiy Illarionov1-1/+1
2018-08-08tdf#112343 Change dependency from dbus-glib to dbusArkadiy Illarionov1-1/+1
2018-08-06Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen7-0/+7
2018-06-27loplugin:useuniqueptr in sd::CommunicatorNoel Grandin2-7/+7
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen1-0/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-03-05drop sax::tools::*base64 methodsNoel Grandin1-1/+2
2018-02-26Fixing initialization code for Bluetooth and IP Server for Impress.Rostislav Kondratenko2-7/+4
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: sdStephan Bergmann3-4/+4
2018-01-02Fix typosAndrea Gelmini1-1/+1
2017-11-13MACOSX_SDK_VERSION is always at least 1090Tor Lillqvist1-8/+4
2017-10-23loplugin:includeform: sdStephan Bergmann4-5/+5
2017-09-13Enable -Wunreachable-codeStephan Bergmann1-0/+5
2017-08-07loplugin:casttovoidStephan Bergmann1-11/+6
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+1