summaryrefslogtreecommitdiff
path: root/include/sfx2/titledockwin.hxx
AgeCommit message (Expand)Author
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-01-22inline some construction methodsNoel Grandin
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
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-09-09loplugin:constantparam in sfx2Noel Grandin
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-13make Link<> instances typedNoel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2014-12-22de-resource FLT_LEFT_PANE_[DRAW|IMPRESS]_DOCKING_WINDOWCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-14typo: arround -> aroundThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-22convert include/sfx2/titledockwin.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen