summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/templdgi.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-21loplugin:constparams in sfx2Noel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-04-14convert style context menu to .uiCaolán McNamara1-0/+3
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-12-21unwind RID_STYLE_DESIGNER_IMAGELIST ImageListCaolán McNamara1-2/+0
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-1/+0
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara1-3/+3
2016-10-25m_pStyleFamiliesId is now unusedCaolán McNamara1-1/+0
2016-10-25we don't need to update the style icons anymoreCaolán McNamara1-2/+1
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-14/+14
2016-09-30loplugin:constantparamNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-09Related: tdf#101921 get taborder to match visual orderCaolán McNamara1-1/+1
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl1-1/+1
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin1-9/+9
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin1-1/+1
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski1-2/+2
2016-08-01tdf#93845: Style Preview Checkbox for Styles & Formatting sidebarSusobhan Ghosh1-1/+3
2016-07-15new loplugin unnecessary overrideNoel Grandin1-1/+0
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-3/+3
2016-05-19loplugin:unusedmethods in sfx2Noel Grandin1-8/+0
2016-05-18Convert UPDATE_FAMILY to scoped enumNoel Grandin1-4/+8
2016-03-09loplugin:constantparam in sfx2Noel Grandin1-5/+5
2016-01-21loplugin: unused return valuesNoel Grandin1-1/+1
2016-01-18loplugin:unusedfieldsNoel Grandin1-1/+0
2016-01-08Float is never a SfxDockingWindow anymoreCaolán McNamara1-1/+0
2015-11-25loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin1-3/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-24/+24
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann1-3/+7
2015-09-16convert Link<> to typedNoel Grandin1-4/+4
2015-09-16convert Link<> to typedNoel Grandin1-3/+3
2015-09-11convert Link<> to typedNoel Grandin1-0/+1
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-09-07convert Link<> to typedNoel Grandin1-2/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+2
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-27/+0
2015-06-29tdf#92047 - cleanup logic.Michael Meeks1-0/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-3/+3
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-4/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-9/+8
2015-04-21preview of styles in "Style And Formatting" dialogTomaž Vajngerl1-0/+3
2015-04-21highlight the whole entry in "Style And Formatting" tree/listTomaž Vajngerl1-2/+6
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-8/+8