summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/ChildWindowWrapper.hxx
AgeCommit message (Expand)Author
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-24loplugin:constparams in scNoel Grandin
2018-12-12use unique_ptr in SfxChildWinCtorNoel Grandin
2018-12-12use unique_ptr for SfxChildWinFactoryNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2013-07-23Generic ChildWindowWrapper.Tomaž Vajngerl