summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/BufferedStreamSocket.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
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-03-28Missing constStephan Bergmann
2015-03-28Blind fix for non-standard send(2) signature on WindowsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
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-03-22sdremote: add more verbose protocol debug.Michael Meeks
2013-02-19Avoid infinite recursionTor Lillqvist
2013-02-19Surely we want closesocket() on WindowsTor Lillqvist
2013-02-19Fix crashes in sdremote after suspend/resume cycles.Thorsten Behrens
2013-02-19sdremote: listening to dynamic changes to adapters.Michael Meeks
2012-12-13PCH for Library_sdLuboš Luňák
2012-08-23Conversion from 'void*' to pointer to non-'void' requires an explicit castTor Lillqvist
2012-08-23send()/recv() on sockets (instead of write()/read()) for Windows portabilityTor Lillqvist
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt
2012-08-13Final fixes for pairing.Andrzej J.R. Hunt
2012-08-10Pairing implemented server side.Andrzej J.R. Hunt