summaryrefslogtreecommitdiffstats
path: root/include/sfx2/dockwin.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-251-3/+2
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-9/+9
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-241-1/+1
* loplugin:countusersofdefaultparams in include/sfx2Noel Grandin2016-11-221-1/+1
* loplugin:constantfunctionNoel Grandin2016-10-111-1/+0
* loplugin:staticmethods: sfx2Stephan Bergmann2016-10-071-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* tdf#89329: use unique_ptr for pImpl in dockwinXisco Fauli2016-05-221-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-4/+0
* loplugin:passstuffbyref in sfx2Noel Grandin2016-04-131-2/+2
* loplugin:unuseddefaultparam in sfx2Noel Grandin2016-03-021-1/+1
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-13/+13
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-2/+0
* Pin_Impl doesn't have an implementationCaolán McNamara2015-06-051-1/+0
* convert SWIB constants to scoped enumNoel Grandin2015-05-211-1/+2
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-1/+1
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* vcl: VclPtr conversion in sfx2Noel Grandin2015-04-091-0/+1
* loplugin:constantfunction: sfx2Noel Grandin2015-03-191-1/+0
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+2
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* provide a route to load ToolbarMenu things via .uiCaolán McNamara2014-12-191-1/+1
* implement loading docking windows from .ui formatCaolán McNamara2014-12-171-0/+4
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* callcatcher: update unused codeCaolán McNamara2014-08-271-1/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-12/+12
* sfx2: sal_Bool->boolNoel Grandin2014-03-141-5/+5
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-1/+1
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-3/+3
* Window::Notify should return boolStephan Bergmann2014-01-171-1/+1
* fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud2013-11-091-3/+3
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-3/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+130