summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/RemoteDialog.cxx
AgeCommit message (Expand)Author
2019-07-27weld RemoteDialogCaolán McNamara
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2017-10-23loplugin:includeform: sdStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15sd: loplugin:staticmethodsMichael Stahl
2015-09-15convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-30Impress Remote: allow removal of authorised remotes.Andrzej Hunt
2014-06-30Move ClientInfo to shared_ptrs.Andrzej Hunt
2013-11-15convert impress remote dialog to .uiCaolán McNamara
2013-10-14Remove unused/null sd::ClientBox::m_pServerStephan Bergmann
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-01Get sd to build even when impress remote is disabled.Kohei Yoshida
2013-02-19improve bluetooth discoverability toggling API.Michael Meeks
2013-02-06fdo#58699 - sdremote - fix it so it closes even with no bluetooth.Michael Meeks
2013-01-01WaE: private field 'mPreviouslyDiscoverable' is not usedTor Lillqvist
2012-12-05warning C4702: unreachable codeStephan Bergmann
2012-11-16renamed --enable-bluetooth to --enable-sdremote-bluetoothEnrico Weigelt, metux ITS
2012-10-21fix sdremote related configure switchesRene Engelhard
2012-09-19-Werror,-Wunused-private-field workaround (RemoteDialog)Stephan Bergmann
2012-09-18Hopefully the last ENABLE_SDREMOTE fix.Andrzej J.R. Hunt
2012-09-18Some more fixes for ENABLE_SDREMOTE.Andrzej J.R. Hunt
2012-09-18Wrap all external use of RemoteServer in ENABLE_SDREMOTE.Andrzej J.R. Hunt
2012-09-18Switch bluetooth discoverability on when remote dialog shown (Linux).Andrzej J.R. Hunt
2012-08-13Final fixes for pairing.Andrzej J.R. Hunt
2012-08-13Finished pin verification server side.Andrzej J.R. Hunt
2012-08-10Refactored remote communication to allow for pairing.Andrzej J.R. Hunt
2012-08-10Basic Impress Remote + linking of dialog and server.Andrzej J.R. Hunt
2012-08-08Remote dialog now showing.Andrzej J.R. Hunt
2012-08-07Basic framework for Remote Dialog.Andrzej J.R. Hunt