summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Communicator.cxx
AgeCommit message (Expand)Author
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-08-24loplugin:useuniqueptr in sd::CommunicatorNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-27loplugin:useuniqueptr in sd::CommunicatorNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2014-04-17coverity#1202882 Dereference before null checkCaolán McNamara
2014-04-10fdo#74697 Add Bluez 5 support for impress remote.Andrzej Hunt
2014-04-10Revert "fdo#74697 Add Bluez 5 support for impress remote."Andrzej Hunt
2014-04-10fdo#74697 Add Bluez 5 support for impress remote.Andrzej Hunt
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-10-02sdremote: simplify version string creation.Michael Meeks
2013-10-02Add sending server information after pairing.Artur Dryomov
2013-08-02android: improve remote control debugging.Michael Meeks
2013-08-01send out presentation title during the preview pageSiqi LIU
2013-04-24sdremote - don't crash if we connect during load, before things are setup.Michael Meeks
2013-02-19sdremote: listening to dynamic changes to adapters.Michael Meeks
2013-02-16More work on the Impress Remote Control Bluetooth code for OS XTor Lillqvist
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-24cleanup - no need for salhelper::Thread mostlyThorsten Behrens
2012-10-06Remove 2 other unused methodsJulien Nabet
2012-09-18Provide client with state of server on startup.Andrzej J.R. Hunt
2012-08-29Return to StartPresentationActivity when slideshow finishes.Andrzej J.R. Hunt
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt
2012-08-10Pairing implemented server side.Andrzej J.R. Hunt
2012-08-10Refactored remote communication to allow for pairing.Andrzej J.R. Hunt