summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/RemoteDialog.hxx
AgeCommit message (Expand)Author
2019-07-27weld RemoteDialogCaolán McNamara
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:dllprivateStephan Bergmann
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
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: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2013-11-15convert impress remote dialog to .uiCaolán McNamara
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-02-19improve bluetooth discoverability toggling API.Michael Meeks
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-09-19-Werror,-Wunused-private-field workaround (RemoteDialog)Stephan Bergmann
2012-09-18Switch bluetooth discoverability on when remote dialog shown (Linux).Andrzej J.R. Hunt
2012-08-10Basic Impress Remote + linking of dialog and server.Andrzej J.R. Hunt