summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Communicator.hxx
AgeCommit message (Expand)Author
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-08-24loplugin:useuniqueptr in sd::CommunicatorNoel Grandin
2018-06-27loplugin:useuniqueptr in sd::CommunicatorNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-02-19sdremote: listening to dynamic changes to adapters.Michael Meeks
2013-02-16More work on the Impress Remote Control Bluetooth code for OS XTor Lillqvist
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-24cleanup - no need for salhelper::Thread mostlyThorsten Behrens
2012-10-06Remove 2 other unused methodsJulien Nabet
2012-08-10Pairing implemented server side.Andrzej J.R. Hunt
2012-08-10Refactored remote communication to allow for pairing.Andrzej J.R. Hunt