summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-07Do not change the OBJ_CAPTION code pathMaxim Monastirsky1-9/+10
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose1-6/+25
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-4/+4
2016-08-29Get rid of a pointless indirect function pointer variableTor Lillqvist1-4/+4
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-2/+2
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-8/+4
2016-08-24Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-9/+12
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin1-1/+1
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin1-1/+1
2016-08-22convert SdrHitKind to scoped enumNoel Grandin2-8/+8
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin4-5/+5
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+0
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