summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Communicator.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+3
2014-04-17coverity#1202882 Dereference before null checkCaolán McNamara1-3/+2
2014-04-10fdo#74697 Add Bluez 5 support for impress remote.Andrzej Hunt1-0/+2
2014-04-10Revert "fdo#74697 Add Bluez 5 support for impress remote."Andrzej Hunt1-2/+0
2014-04-10fdo#74697 Add Bluez 5 support for impress remote.Andrzej Hunt1-0/+2
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-1/+0
2013-10-02sdremote: simplify version string creation.Michael Meeks1-4/+1
2013-10-02Add sending server information after pairing.Artur Dryomov1-3/+14
2013-08-02android: improve remote control debugging.Michael Meeks1-0/+4
2013-08-01send out presentation title during the preview pageSiqi LIU1-0/+11
2013-04-24sdremote - don't crash if we connect during load, before things are setup.Michael Meeks1-5/+9
2013-02-19sdremote: listening to dynamic changes to adapters.Michael Meeks1-0/+8
2013-02-16More work on the Impress Remote Control Bluetooth code for OS XTor Lillqvist1-1/+1
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-4/+2
2012-11-24cleanup - no need for salhelper::Thread mostlyThorsten Behrens1-4/+4
2012-10-06Remove 2 other unused methodsJulien Nabet1-4/+0
2012-09-18Provide client with state of server on startup.Andrzej J.R. Hunt1-1/+5
2012-08-29Return to StartPresentationActivity when slideshow finishes.Andrzej J.R. Hunt1-0/+2
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt1-20/+11
2012-08-10Pairing implemented server side.Andrzej J.R. Hunt1-4/+9
2012-08-10Refactored remote communication to allow for pairing.Andrzej J.R. Hunt1-0/+128