summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/RemoteDialogClientBox.hxx
AgeCommit message (Expand)Author
2015-09-04convert Link<> to typedNoel Grandin
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-16refactor ClientBox to use RenderContextTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-30Impress Remote Dialog: avoid flickering when device selected.Andrzej Hunt
2014-06-30Kill some unused/commented code.Andrzej Hunt
2014-06-30Impress Remote: allow removal of authorised remotes.Andrzej Hunt
2014-06-30Move ClientInfo to shared_ptrs.Andrzej Hunt
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-15convert impress remote dialog to .uiCaolán McNamara
2013-10-14Remove unused/null sd::ClientBox::m_pServerStephan Bergmann
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
2012-08-13Finished pin verification server side.Andrzej J.R. Hunt
2012-08-10Basic Impress Remote + linking of dialog and server.Andrzej J.R. Hunt