summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol
AgeCommit message (Expand)Author
2013-02-07sdremote: More logging.Jan Holesovsky
2013-02-07sdremote: Disable Impress Remote in the menu also when not allowed in Options.Jan Holesovsky
2013-01-28remove stray SAL_CALL that breaks windows buildLuboš Luňák
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks
2013-01-26sdremote: kill memory corruption / mis-matched alloc/free's.Michael Meeks
2012-12-27remove no longer needed hackLuboš Luňák
2012-12-21ugly workaround for msvc+ccache problem with gbuild MSC defineLuboš Luňák
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-18DiscoveryService: include errno.hMichael Stahl
2012-12-18DiscoveryService: -Werror=unused-but-set-variableMichael Stahl
2012-12-18Store some (sadly ignored) return values in variables to make debugging easie...Tor Lillqvist
2012-12-15Revert "define must be overridden on cmdline"Peter Foley
2012-12-14Correct the function names in two SAL_INFOsTor Lillqvist
2012-12-13PCH for Library_sdLuboš Luňák
2012-12-06Fix: <errno.h> needs to be included under LinuxNoel Grandin
2012-12-06Fix Linux-specific codeStephan Bergmann
2012-12-06MinGW: Fix BluetoothServer build.Jan Holesovsky
2012-12-05define must be overridden on cmdlinePeter Foley
2012-12-05warning C4100: 'aDiscoverable' : unreferenced formal parameterStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-27sdremote: make it possible to have only bluetooth enabledMiklos Vajna
2012-11-26Give sdremote a separate option, apart from Experimental featuresMiklos Vajna
2012-11-24Revert ImagePreparer to plain osl::Thread, suicide in onTerminateThorsten Behrens
2012-11-24cleanup - no need for salhelper::Thread mostlyThorsten Behrens
2012-11-22Fix race & deadlock in sdremoteThorsten Behrens
2012-11-16renamed --enable-bluetooth to --enable-sdremote-bluetoothEnrico Weigelt, metux ITS
2012-10-22WaE: unused parameterTor Lillqvist
2012-10-21fix sdremote related configure switchesRene Engelhard
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-10-06Remove 2 other unused methodsJulien Nabet
2012-09-20Add SAL_WARN/INFO to network server + remove static reference on exit.Andrzej J.R. Hunt
2012-09-20Move the DBusGObjectPath typedef and formatting changes to Bluetooth includes.Andrzej J.R. Hunt
2012-09-20Add SAL_INFO and SAL_WARN to linux bluetooth implementation.Andrzej J.R. Hunt
2012-09-19Fold ImpressSdRemote.xcs back into Impress.xcsStephan Bergmann
2012-09-19Rename Impress-sdremote.xcs to ImpressSdRemote.xcs + add to postprocess.Andrzej J.R. Hunt
2012-09-19Add definition for G_VALUE_INIT as it doesn't exist for glib < 2.30.Andrzej J.R. Hunt
2012-09-18Remove unnecessary use of GVariant to allow building on older GLib.Andrzej J.R. Hunt
2012-09-18officecfg: generate header for Impress-sdremote, handle "-" in xcs nameMichael Stahl
2012-09-18Hopefully fix the remote config access to work with the new schema.Andrzej J.R. Hunt
2012-09-18Switch bluetooth discoverability on when remote dialog shown (Linux).Andrzej J.R. Hunt
2012-09-18add --with-system-bluez and alöllow disabling of sdremoteRene Engelhard
2012-09-18-Werror=unused-parameterStephan Bergmann
2012-09-18Provide client with state of server on startup.Andrzej J.R. Hunt
2012-09-17Add pin_validating message to protocol to allow for feedback in app.Andrzej J.R. Hunt
2012-09-16Prefer prefix ++/-- operators for non-primitive typeJulien Nabet
2012-09-13Add support for Windows Bluetooth Stack.Andrzej J.R. Hunt
2012-09-11-Werror,-Wunused-private-field workaround (BluetoothServer)Stephan Bergmann
2012-09-11On error, properly exit from Impress RemoteServer::getClientsThorsten Behrens
2012-09-06Replace DBusGObjectPath with char to hopefully compile on older dbus-glib.Andrzej J.R. Hunt