summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol
AgeCommit message (Expand)Author
2014-08-05fdo#81552 Fail nicely if avahi doesn't let libreoffice publish itemsBryan Quigley
2014-07-06error: could not convert from 'void' to 'bool'Miklos Vajna
2014-07-06coverity#982182: Unchecked return valueNorbert Thiebaud
2014-07-06coverity#1202762: Unchecked return valueNorbert Thiebaud
2014-07-06coverity#1202763: Unchecked return valueNorbert Thiebaud
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-30-WaE: nested template problems.Andrzej Hunt
2014-06-30Allow removal of remotes even if Server not running.Andrzej Hunt
2014-06-30Impress Remote: allow removal of authorised remotes.Andrzej Hunt
2014-06-30Move ClientInfo to shared_ptrs.Andrzej Hunt
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-13elated fdo#60338: #error on umask(3) calls in currently unused codeStephan Bergmann
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-22Kill unneeded include.Andrzej Hunt
2014-04-17remove executable bitAndras Timar
2014-04-17coverity#1202882 Dereference before null checkCaolán McNamara
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: paramter -> parameterThomas Arnhold
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
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29coverity#1194941 Uninitialized scalar fieldCaolán McNamara
2014-03-27SAL_OVERRIDE, Mac OS X sd reduxStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18fdo#75328 Do DiscoveryService socket setup off the main thread.Andrzej Hunt
2014-03-17sd: prefer passing OUString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Fixup whitespace changes, remove commented code.Thorsten Behrens
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-06coverity#736093 Argument cannot be negativeCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-21Use SAL_WARN instead of printing to stderrTor Lillqvist
2014-01-21Use SAL_INFO consistently, bin a random printfTor Lillqvist
2013-11-14downgrade sdremote.bluetooth warning to infoCaolán McNamara
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SD moduleNoel Grandin
2013-11-07Name threads for debug purposeArnaud Versini
2013-11-03cppcheck: reduce scope in AvahiNetworkServiceJulien Nabet
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-14D-Bus is not thread safeStephan Bergmann
2013-10-02sdremote: simplify version string creation.Michael Meeks
2013-10-02Add sending server information after pairing.Artur Dryomov
2013-09-19convert the rest of the .cxx files in sd from String to OUStringNoel Grandin
2013-09-03Fix HTML closing tags order for slide notes.Artur Dryomov
2013-09-02remove unused commentsSiqi LIU