summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2013-02-19Avoid infinite recursionTor Lillqvist1-1/+1
2013-02-19Avoid warning on non-Linux: private field 'mpImpl' is not usedTor Lillqvist1-1/+1
2013-02-19Surely we want closesocket() on WindowsTor Lillqvist1-0/+4
2013-02-19Fix crashes in sdremote after suspend/resume cycles.Thorsten Behrens2-4/+5
2013-02-19sdremote: fix linux conditional.Michael Meeks1-1/+1
2013-02-19sdremote: listening to dynamic changes to adapters.Michael Meeks7-34/+124
2013-02-19sdremote: re-work discoverable property get/set to use libdbus.Michael Meeks2-198/+248
2013-02-19sdremote: switch to a non-blocking socket, and polling glib mainloop.Michael Meeks2-20/+75
2013-02-19sdremote: re-write SDP registration to use raw dbus-1 not dbus-glib.Michael Meeks1-83/+160
2013-02-19improve bluetooth discoverability toggling API.Michael Meeks6-40/+52
2013-02-18Handle gracefully the remote end closing the RFCOMM channelTor Lillqvist3-1/+18
2013-02-18Plug autorelease leakTor Lillqvist1-0/+5
2013-02-18Be specific in the logging as multiple threads involvedTor Lillqvist1-1/+1
2013-02-18WaE: comparison is always true due to limited range of data typeTor Lillqvist1-1/+1
2013-02-18std::vector::data() is C++11Tor Lillqvist1-7/+10
2013-02-17pragma GCC diagnostic is not available for 4.0.1Norbert Thiebaud2-8/+2
2013-02-16coverity#738551 Uninitialized scalar variableCaolán McNamara1-3/+2
2013-02-16Blind fix for WaE: class does not fully implement protocolTor Lillqvist1-0/+6
2013-02-16Fix compilation for Linux and hopefully Windows, tooTor Lillqvist1-0/+2
2013-02-16Nothing in the C standard about socketsTor Lillqvist1-1/+1
2013-02-16More work on the Impress Remote Control Bluetooth code for OS XTor Lillqvist13-20/+338
2013-02-16coverity: missing break => memory leakMarkus Mohrhard1-0/+1
2013-02-15Revert "fix build", not needed in masterLuboš Luňák1-8/+0
2013-02-14fix buildLuboš Luňák1-0/+8
2013-02-14Fix build against Mac OS X SDK 10.4Tor Lillqvist1-1/+8
2013-02-14Add this single-line fileTor Lillqvist1-0/+1
2013-02-14Start on Bluetooth code for the Impress Remote for OS XTor Lillqvist3-5/+142
2013-02-13sdremote: hide TCP/IP server selection dialog menu itemMichael Meeks1-8/+18
2013-02-13fix ambiguity in pch buildLuboš Luňák1-3/+2
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák1-3/+8
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida21-54/+54
2013-02-12Use the remote control same service name on Windows, tooTor Lillqvist1-1/+1
2013-02-12Use a more descriptive name for the Impress Remote Control Bluetooth serviceTor Lillqvist1-3/+3
2013-02-12sdremote - fully annotate bluetooth SDP record.Michael Meeks1-8/+15
2013-02-12sdremote - cleanup and annotate bluetooth SDP record.Michael Meeks2-9/+73
2013-02-12fdo#46808, Adapt animations::SequenceTimeContainer UNO service to new styleNoel Grandin1-30/+27
2013-02-11fdo#55430 switches off text mode when clicking an other object.Lennard Wasserthal2-12/+15
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2-8/+6
2013-02-09Remove unused methodsThomas Arnhold7-94/+0
2013-02-09Translate German commentsThomas Arnhold7-369/+220
2013-02-07sdremote: More logging.Jan Holesovsky2-0/+10
2013-02-07sdremote: Disable Impress Remote in the menu also when not allowed in Options.Jan Holesovsky2-6/+12
2013-02-07Move close button to most left of the findbarJoren De Cuyper2-2/+2
2013-02-07sdremote - disable the menu item if it is not compiled in.Michael Meeks5-0/+10
2013-02-06fdo#58699 - sdremote - fix it so it closes even with no bluetooth.Michael Meeks1-3/+4
2013-02-06remove obsolete hidother.src filesAndras Timar1-173/+0
2013-02-05fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-4/+5
2013-02-04String to OUString.Kohei Yoshida1-1/+1
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+7
2013-02-04Use application background consistently in Draw, fdo#59042Robert Roth2-16/+2