summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Server.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen1-3/+1
2019-08-15loplugin:sequenceloop in sdNoel Grandin1-1/+1
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov1-19/+10
2019-02-09loplugin:indentation in sdNoel Grandin1-1/+1
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen1-0/+2
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov1-24/+10
2018-10-09loplugin:constfields in sdNoel Grandin1-2/+2
2018-08-24loplugin:useuniqueptr in sd::CommunicatorNoel Grandin1-1/+1
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen1-0/+1
2018-02-26Fixing initialization code for Bluetooth and IP Server for Impress.Rostislav Kondratenko1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-2/+2
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+1
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin1-4/+4
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin1-2/+2
2017-05-19loplugin:stringcopy: sdStephan Bergmann1-1/+1
2016-09-10loplugin:constantparam in sdNoel Grandin1-4/+2
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin1-2/+2
2015-11-25loplugin:unusedfields variousNoel Grandin1-5/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-7/+7
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-7/+7
2015-09-17boost->stdCaolán McNamara1-7/+7
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-02-22IndentJulien Nabet1-1/+1
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara1-2/+2
2014-12-04Don't start Impress Remote server in headless mode.Andrzej Hunt1-0/+15
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-2/+3
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-3/+2
2014-10-07Disable sdremote by default, and improve flow control.Michael Meeks1-1/+5
2014-06-30-WaE: nested template problems.Andrzej Hunt1-1/+1
2014-06-30Allow removal of remotes even if Server not running.Andrzej Hunt1-10/+8
2014-06-30Impress Remote: allow removal of authorised remotes.Andrzej Hunt1-4/+51
2014-06-30Move ClientInfo to shared_ptrs.Andrzej Hunt1-5/+7
2014-06-25remove whitespacesMarkus Mohrhard1-1/+0
2014-04-24sd: sal_Bool->boolNoel Grandin1-1/+1
2014-03-17sd: prefer passing OUString by referenceNoel Grandin1-4/+5
2013-08-02android: improve remote control debugging.Michael Meeks1-0/+1
2013-08-01enable WiFi support for sdremoteSiqi LIU1-3/+2
2013-08-01merge WiFi support into remote control feature toggleSiqi LIU1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+5
2013-03-07sdremote : Remove pointer to deleted RemoteServer on error caseArnaud Versini1-0/+4
2013-02-19improve bluetooth discoverability toggling API.Michael Meeks1-8/+6
2013-02-16More work on the Impress Remote Control Bluetooth code for OS XTor Lillqvist1-0/+1
2013-02-07sdremote: More logging.Jan Holesovsky1-0/+5
2013-02-07sdremote: Disable Impress Remote in the menu also when not allowed in Options.Jan Holesovsky1-4/+3
2012-11-27sdremote: make it possible to have only bluetooth enabledMiklos Vajna1-17/+24
2012-11-26Give sdremote a separate option, apart from Experimental featuresMiklos Vajna1-1/+1
2012-11-24cleanup - no need for salhelper::Thread mostlyThorsten Behrens1-1/+0
2012-11-16renamed --enable-bluetooth to --enable-sdremote-bluetoothEnrico Weigelt, metux ITS1-3/+3