summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2013-02-26clarify the duplicateThomas Arnhold
2013-02-26warning C4805: != : unsafe mix of bool and sal_BoolStephan Bergmann
2013-02-26remove two more duplicatesThomas Arnhold
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25Fix fdo#60855 RTL UI: handout show boxes out of page borderFaisal M. Al-Otaibi
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-24Remove unused method SdPage::SetLinkDataArnaud Versini
2013-02-23Fix typo betwen/betweenJulien Nabet
2013-02-23Fix typo begining/beginning.Julien Nabet
2013-02-23Fix typo recieved/receivedJulien Nabet
2013-02-22fix Search->indexOf changeIvan Timofeev
2013-02-22String cleanup in filterRicardo Montania
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22fix incorrect code alignmentLuboš Luňák
2013-02-22added EmbedFonts property, added File/Properties/Font tabRadek Doulik
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22s/Whith/With/Tor Lillqvist
2013-02-22s/whith/with/Tor Lillqvist
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-19Avoid infinite recursionTor Lillqvist
2013-02-19Avoid warning on non-Linux: private field 'mpImpl' is not usedTor 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: fix linux conditional.Michael Meeks
2013-02-19sdremote: listening to dynamic changes to adapters.Michael Meeks
2013-02-19sdremote: re-work discoverable property get/set to use libdbus.Michael Meeks
2013-02-19sdremote: switch to a non-blocking socket, and polling glib mainloop.Michael Meeks
2013-02-19sdremote: re-write SDP registration to use raw dbus-1 not dbus-glib.Michael Meeks
2013-02-19improve bluetooth discoverability toggling API.Michael Meeks
2013-02-18Handle gracefully the remote end closing the RFCOMM channelTor Lillqvist
2013-02-18Plug autorelease leakTor Lillqvist
2013-02-18Be specific in the logging as multiple threads involvedTor Lillqvist
2013-02-18WaE: comparison is always true due to limited range of data typeTor Lillqvist
2013-02-18std::vector::data() is C++11Tor Lillqvist
2013-02-17pragma GCC diagnostic is not available for 4.0.1Norbert Thiebaud
2013-02-16coverity#738551 Uninitialized scalar variableCaolán McNamara
2013-02-16Blind fix for WaE: class does not fully implement protocolTor Lillqvist
2013-02-16Fix compilation for Linux and hopefully Windows, tooTor Lillqvist
2013-02-16Nothing in the C standard about socketsTor Lillqvist
2013-02-16More work on the Impress Remote Control Bluetooth code for OS XTor Lillqvist
2013-02-16coverity: missing break => memory leakMarkus Mohrhard
2013-02-15Revert "fix build", not needed in masterLuboš Luňák
2013-02-14fix buildLuboš Luňák
2013-02-14Fix build against Mac OS X SDK 10.4Tor Lillqvist
2013-02-14Add this single-line fileTor Lillqvist
2013-02-14Start on Bluetooth code for the Impress Remote for OS XTor Lillqvist
2013-02-13sdremote: hide TCP/IP server selection dialog menu itemMichael Meeks