summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Transmitter.cxx
AgeCommit message (Expand)Author
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2014-08-25set names on a bunch more threads...Michael Stahl
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-22Kill unneeded include.Andrzej Hunt
2013-08-01send out presentation title during the preview pageSiqi LIU
2013-04-30sdremote: protcol debug for send to match that for recv.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-16More work on the Impress Remote Control Bluetooth code for OS XTor Lillqvist
2012-11-24cleanup - no need for salhelper::Thread mostlyThorsten Behrens
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt
2012-08-07Fixed segfault on client exit.Andrzej J.R. Hunt
2012-08-06Fixed scoped enums (for no C++0x).Andrzej J.R. Hunt
2012-08-06Fixed the Listener lifecycle, prevents crash on slideshow exit.Andrzej J. R. Hunt
2012-08-06Finally fixed the Transmitter bug.Andrzej J. R. Hunt
2012-08-06Further minor improvements, attempt to fix the Transmitter bug.Andrzej J. R. Hunt
2012-08-06Fixed segfault on use of transmitter, and transmitter lifecycle.Andrzej J. R. Hunt
2012-08-06Attempted fix for threading & memory bug with Transmitter.Andrzej J. R. Hunt
2012-08-06Merged changes.Andrzej J. R. Hunt
2012-08-06Fixed constructor issue in Listener, fixed usage of Transmitter.Andrzej J. R. Hunt
2012-08-06Transmitter for queuing of messages (Client->Server), fixed protocol.Andrzej J. R. Hunt