summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Receiver.hxx
AgeCommit message (Expand)Author
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-08-06Fixed thumbnail control. Changed thumbnail activity to fragment.Andrzej J.R. Hunt
2012-08-06Moved preview image preparation/transfer into separate class. Enabled.Andrzej J. R. Hunt
2012-08-06Fixed segfault on use of transmitter, and transmitter lifecycle.Andrzej J. R. Hunt
2012-08-06Attempted fix for threading & memory bug with Transmitter.Andrzej J. R. Hunt
2012-08-06Transmitter for queuing of messages (Client->Server), fixed protocol.Andrzej J. R. Hunt
2012-08-06Pure text for Client->Server. Json removed. Namespace cleanup.Andrzej J. R. Hunt
2012-08-06namespacing / compile fixingMichael Meeks
2012-08-06Image export, encoding and decoding. Protocol improvements.Andrzej J. R. Hunt
2012-08-06Fixed remote control code to work correctly.Andrzej J. R. Hunt
2012-08-06Replaced Unix with osl sockets. Added slideshow controller.Andrzej J. R. Hunt
2012-08-06cleanup trailing whitespaceMichael Meeks
2012-08-06Initial checkin of remote control.Andrzej J. R. Hunt