summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar
AgeCommit message (Expand)AuthorFilesLines
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-2/+1
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin2-8/+7
2016-05-25Resolves: tdf#96244 get the right Writer window view for Formula windowCaolán McNamara1-3/+6
2016-05-23loplugin:unusedmethods in swNoel Grandin1-8/+0
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-6/+3
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-04-12Avoid reserved identifiersStephan Bergmann2-4/+4
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+4
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-03-14inline some use-once macrosNoel Grandin1-27/+24
2016-03-08Move anchor submenu to separate popupmenu fileMaxim Monastirsky1-122/+0
2016-03-07expand src templatesDavid Tardon1-1/+0
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin1-2/+2
2016-02-28Related: tdf#89646 sw: Fix some issues with the new toolsMaxim Monastirsky1-4/+7
2016-02-28tdf#89646 Add new buttons into Linetoolbox of writer drawbar.Gulsah Kose1-1/+16
2016-02-28Kill sfx2 menu supportMaxim Monastirsky2-2/+0
2016-02-21Convert RID_INSERT_FIELD_CTRL to xmlMaxim Monastirsky2-119/+0
2016-02-12sw: prefix members of ConstArcMiklos Vajna1-8/+8
2016-01-18avoid Mouse Not Captured warningCaolán McNamara1-2/+3
2016-01-15tdf96491 - not correct tooltip on icon function in WriterBerk Gureken1-1/+1
2015-12-21loplugin:unusedfields in swNoel Grandin1-16/+8
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2-22/+22
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-18/+18
2015-11-09formatting improvements in sw/Noel Grandin1-3/+3
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-11-01tdf#80657 Adding new field to jump to specific page.Gulsah Kose2-0/+70
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht3-6/+5
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-23convert Link<> to typedNoel Grandin1-4/+3
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara1-1/+1
2015-09-07convert Link<> to typedNoel Grandin2-5/+5
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-2/+2
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-1/+1
2015-08-21loplugin: defaultparamsNoel Grandin4-6/+6
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-2/+2
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-3/+2
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-5/+0
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky1-50/+0
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky1-89/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-3/+3
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky2-20/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-2/+2