summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/RemoteServer.hxx
AgeCommit message (Expand)Author
2014-06-30Impress Remote: allow removal of authorised remotes.Andrzej Hunt
2014-06-30Move ClientInfo to shared_ptrs.Andrzej Hunt
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17sd: prefer passing OUString by referenceNoel Grandin
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-19improve bluetooth discoverability toggling API.Michael Meeks
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-27sdremote: make it possible to have only bluetooth enabledMiklos Vajna
2012-09-18Switch bluetooth discoverability on when remote dialog shown (Linux).Andrzej J.R. Hunt
2012-09-06Moved all internal details for ClientInfo out of the header.Andrzej J.R. Hunt
2012-08-10Pairing implemented server side.Andrzej J.R. Hunt
2012-08-10Refactored remote communication to allow for pairing.Andrzej J.R. Hunt
2012-08-10RemoteServer: ClientInfo is stored in STL vector, must be AssignableMichael Stahl
2012-08-10Basic Impress Remote + linking of dialog and server.Andrzej J.R. Hunt
2012-08-07Basic framework for Remote Dialog.Andrzej J.R. Hunt
2012-08-06Renamed Server to RemoteServer for obviousness.Andrzej J.R. Hunt