summaryrefslogtreecommitdiff
path: root/include/sfx2/dockwin.hxx
AgeCommit message (Expand)Author
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara
2020-01-29bInterim is always trueCaolán McNamara
2020-01-29bInterim is always setCaolán McNamara
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2019-11-29make some function symbols module privateNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-29loplugin:finalclasses sfx2Noel Grandin
2019-07-26sfx: LOK: no sidebar tabbarAshod Nakashian
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-22tdf#89329: use unique_ptr for pImpl in dockwinXisco Fauli
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-06-05Pin_Impl doesn't have an implementationCaolán McNamara
2015-05-21convert SWIB constants to scoped enumNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen