summaryrefslogtreecommitdiff
path: root/include/sfx2/dockwin.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-9/+9
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin1-1/+1
2016-10-11loplugin:constantfunctionNoel Grandin1-1/+0
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-22tdf#89329: use unique_ptr for pImpl in dockwinXisco Fauli1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-4/+0
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-2/+2
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-1/+1
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-2/+0
2015-06-05Pin_Impl doesn't have an implementationCaolán McNamara1-1/+0
2015-05-21convert SWIB constants to scoped enumNoel Grandin1-1/+2
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-0/+1
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-1/+0
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara1-1/+1
2014-12-17implement loading docking windows from .ui formatCaolán McNamara1-0/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-27callcatcher: update unused codeCaolán McNamara1-1/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-5/+5
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud1-3/+3
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+130