summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/IBluetoothSocket.hxx
AgeCommit message (Collapse)AuthorFilesLines
2013-10-23fixincludeguards.sh: sdThomas Arnhold1-3/+3
Change-Id: Ic831838b377656015d645eec9d439424378e08af
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-02-19sdremote: listening to dynamic changes to adapters.Michael Meeks1-0/+2
Allows LibreOffice to start with no bluetooth, and for it to appear and disappear dynamically at run-time, cleaning up stale bluetooth sockets, and re-binding successfully each time. Change-Id: Ifa04c8cc1859c98adca94ac0e57c7ebd85f2f31f
2013-02-16More work on the Impress Remote Control Bluetooth code for OS XTor Lillqvist1-0/+41
Mostly the work of Thorsten, from December, adapted to compile against the current remote control code, and with one or two crucial things added. Plus lots of SAL_INFO calls added; once it works well many of them can be dropped. Does not work properly yet, do not cherry-pick just this to 4.0. Change-Id: I53361b49a2b6938c768be1ea0fc17eb5e46b6aa4