summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/RemoteDialogClientBox.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-16refactor ClientBox to use RenderContextTomaž Vajngerl1-67/+69
2015-04-30Gradually typed LinkStephan Bergmann1-4/+4
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in sdNoel Grandin1-5/+6
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-30Impress Remote Dialog: avoid flickering when device selected.Andrzej Hunt1-0/+1
2014-06-30Kill some unused/commented code.Andrzej Hunt1-2/+0
2014-06-30Impress Remote: allow removal of authorised remotes.Andrzej Hunt1-1/+6
2014-06-30Move ClientInfo to shared_ptrs.Andrzej Hunt1-5/+5
2014-06-25remove whitespacesMarkus Mohrhard1-7/+0
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-26Remove visual noise from sdAlexander Wilms1-12/+7
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2013-11-15convert impress remote dialog to .uiCaolán McNamara1-3/+3
2013-10-14Remove unused/null sd::ClientBox::m_pServerStephan Bergmann1-6/+2
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara1-1/+0
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann1-5/+1
2012-08-13Finished pin verification server side.Andrzej J.R. Hunt1-5/+8
2012-08-10Basic Impress Remote + linking of dialog and server.Andrzej J.R. Hunt1-0/+194