summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Receiver.cxx
AgeCommit message (Expand)Author
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-27tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2013-09-02remove unused commentsSiqi 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-01add new debug area and use SAL_INFO instead for debug infoSiqi LIU
2013-07-25minor updates for avahi/bonjour refacotrationSiqi LIU
2013-07-25patch for reviewSiqi LIU
2013-07-18add pointer in receiver...but don't know how to draw that pointSiqi LIU
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-19Fix crashes in sdremote after suspend/resume cycles.Thorsten Behrens
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt
2012-08-07this file does not use base64 conversions at allDavid Tardon
2012-08-06warning C4101: unreferenced local variableMichael Stahl
2012-08-06Added automatic hiding of clockbar as necessary.Andrzej J.R. Hunt
2012-08-06Moved preview image preparation/transfer into separate class. Enabled.Andrzej J. R. Hunt
2012-08-06Further minor improvements, attempt to fix the Transmitter bug.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-06Fixed constructor issue in Listener, fixed usage of Transmitter.Andrzej J. R. Hunt
2012-08-06Added registration of the slideshow listener.Andrzej J. R. Hunt
2012-08-06Create listener when presentation is started.Andrzej J. R. Hunt
2012-08-06Added additional commands and parsing.Andrzej J. R. Hunt
2012-08-06trivial compile fixesMichael Meeks
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-06some namespace cleanups and explict type for AnysMichael Meeks
2012-08-06Changed from JSON to plaintext for Server->Client. Namespace usage cleanup.Andrzej J. R. Hunt
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