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