summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol
AgeCommit message (Expand)Author
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
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19Fix mingw64 build of remote controlFridrich Štrba
2013-08-19Windows includes in lowercase, guys\! :)Fridrich Štrba
2013-08-18Correct comment on sdremote discovery service port.Andrzej J.R. Hunt
2013-08-17WaE: C4204: nonstandard extension used : non-constant aggregate initializerTor Lillqvist
2013-08-17SAL_INFO is not available hereTor Lillqvist
2013-08-16oups...forgot the @siqi
2013-08-16fix for OSXnetwork servicesiqi
2013-08-16compile in release modesiqi
2013-08-16register in local domain for faster look upsiqi
2013-08-16build mDNSResponder on Windows within LibOSiqi LIU
2013-08-04request immdiateupdate for pointerSymbol, but bad performanceSiqi LIU
2013-08-04pointer display on the screenSiqi LIU
2013-08-02android: improve remote control debugging.Michael Meeks
2013-08-01Include <sal/log.hxx> so that SAL_INFO actually compiles as expectedTor Lillqvist
2013-08-01enable WiFi support for sdremoteSiqi LIU
2013-08-01add new debug area and use SAL_INFO instead for debug infoSiqi LIU
2013-08-01merge WiFi support into remote control feature toggleSiqi LIU
2013-08-01send out presentation title during the preview pageSiqi LIU
2013-07-30Odd instability in what Bluetooth headers to include in OS X SDKsTor Lillqvist
2013-07-26Revert "add threaded pool support for avahi backward compatibility"Siqi
2013-07-26add threaded pool support for avahi backward compatibilitySiqi
2013-07-26use config_features.h.in insteadSiqi
2013-07-25remove unnecessary c++11 thread libSiqi
2013-07-25Don't use zService if not setTor Lillqvist
2013-07-25WaE: virtual dtor warningsCaolán McNamara
2013-07-25fix for OS where avahi is not presentSiqi