summaryrefslogtreecommitdiffstats
path: root/sd/source
Commit message (Expand)AuthorAgeFilesLines
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-225-6/+6
* s/the the/the/Tor Lillqvist2013-02-228-10/+10
* s/Whith/With/Tor Lillqvist2013-02-221-1/+1
* s/whith/with/Tor Lillqvist2013-02-221-1/+1
* typo: allways -> alwaysAndras Timar2013-02-208-8/+8
* Avoid infinite recursionTor Lillqvist2013-02-191-1/+1
* Avoid warning on non-Linux: private field 'mpImpl' is not usedTor Lillqvist2013-02-191-1/+1
* Surely we want closesocket() on WindowsTor Lillqvist2013-02-191-0/+4
* Fix crashes in sdremote after suspend/resume cycles.Thorsten Behrens2013-02-192-4/+5
* sdremote: fix linux conditional.Michael Meeks2013-02-191-1/+1
* sdremote: listening to dynamic changes to adapters.Michael Meeks2013-02-197-34/+124
* sdremote: re-work discoverable property get/set to use libdbus.Michael Meeks2013-02-192-198/+248
* sdremote: switch to a non-blocking socket, and polling glib mainloop.Michael Meeks2013-02-192-20/+75
* sdremote: re-write SDP registration to use raw dbus-1 not dbus-glib.Michael Meeks2013-02-191-83/+160
* improve bluetooth discoverability toggling API.Michael Meeks2013-02-196-40/+52
* Handle gracefully the remote end closing the RFCOMM channelTor Lillqvist2013-02-183-1/+18
* Plug autorelease leakTor Lillqvist2013-02-181-0/+5
* Be specific in the logging as multiple threads involvedTor Lillqvist2013-02-181-1/+1
* WaE: comparison is always true due to limited range of data typeTor Lillqvist2013-02-181-1/+1
* std::vector::data() is C++11Tor Lillqvist2013-02-181-7/+10
* pragma GCC diagnostic is not available for 4.0.1Norbert Thiebaud2013-02-171-7/+0
* coverity#738551 Uninitialized scalar variableCaolán McNamara2013-02-161-3/+2
* Blind fix for WaE: class does not fully implement protocolTor Lillqvist2013-02-161-0/+6
* Fix compilation for Linux and hopefully Windows, tooTor Lillqvist2013-02-161-0/+2
* Nothing in the C standard about socketsTor Lillqvist2013-02-161-1/+1
* More work on the Impress Remote Control Bluetooth code for OS XTor Lillqvist2013-02-1612-20/+337
* coverity: missing break => memory leakMarkus Mohrhard2013-02-161-0/+1
* Revert "fix build", not needed in masterLuboš Luňák2013-02-151-8/+0
* fix buildLuboš Luňák2013-02-141-0/+8
* Fix build against Mac OS X SDK 10.4Tor Lillqvist2013-02-141-1/+8
* Add this single-line fileTor Lillqvist2013-02-141-0/+1
* Start on Bluetooth code for the Impress Remote for OS XTor Lillqvist2013-02-141-5/+111
* sdremote: hide TCP/IP server selection dialog menu itemMichael Meeks2013-02-131-8/+18
* fix ambiguity in pch buildLuboš Luňák2013-02-131-3/+2
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-1220-45/+45
* Use the remote control same service name on Windows, tooTor Lillqvist2013-02-121-1/+1
* Use a more descriptive name for the Impress Remote Control Bluetooth serviceTor Lillqvist2013-02-121-3/+3
* sdremote - fully annotate bluetooth SDP record.Michael Meeks2013-02-121-8/+15
* sdremote - cleanup and annotate bluetooth SDP record.Michael Meeks2013-02-122-9/+73
* fdo#46808, Adapt animations::SequenceTimeContainer UNO service to new styleNoel Grandin2013-02-121-30/+27
* fdo#55430 switches off text mode when clicking an other object.Lennard Wasserthal2013-02-112-12/+15
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-112-8/+6
* Remove unused methodsThomas Arnhold2013-02-097-94/+0
* Translate German commentsThomas Arnhold2013-02-097-369/+220
* sdremote: More logging.Jan Holesovsky2013-02-072-0/+10
* sdremote: Disable Impress Remote in the menu also when not allowed in Options.Jan Holesovsky2013-02-072-6/+12
* sdremote - disable the menu item if it is not compiled in.Michael Meeks2013-02-072-0/+7
* fdo#58699 - sdremote - fix it so it closes even with no bluetooth.Michael Meeks2013-02-061-3/+4
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-051-4/+5
* String to OUString.Kohei Yoshida2013-02-041-1/+1