summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar
AgeCommit message (Expand)AuthorFilesLines
2019-12-05create default shapes with square outline.Michael Meeks1-4/+4
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+16
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-6/+6
2019-10-16convert some Buffer.append to +Noel Grandin1-6/+2
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara1-1/+1
2019-10-02loplugin:stringadd in swNoel Grandin1-2/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-1/+1
2019-07-11Clear message in find toolbarJim Raykowski1-0/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-06-02drop some unneeded includesCaolán McNamara1-1/+2
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen7-0/+9
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+3
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen3-0/+3
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin1-7/+0
2019-02-22loplugin:unusedfields in swNoel Grandin1-9/+0
2019-02-13Pointer is pointlessNoel Grandin2-5/+5
2019-02-10loplugin:indentation in swNoel Grandin1-5/+5
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky1-7/+16
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-1/+0
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-5/+5
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-3/+2
2018-11-07loplugin:collapseif in swNoel Grandin2-35/+29
2018-10-20loplugin:staticvar in swNoel Grandin1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-4/+4
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin2-114/+0
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann1-1/+1
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin1-1/+1
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-25loplugin:useuniqueptr in SwInputWindowNoel Grandin1-2/+2
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-1/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand1-1/+2
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand1-1/+1
2018-04-09tdf#115600 Display messages in Findbar for Headings navigationJim Raykowski1-0/+3
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2-2/+2
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2-2/+2
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2018-03-04Translate German variable namesJohnny_M1-3/+3
2018-02-21loplugin:changetoolsgen in swNoel Grandin3-17/+17
2018-01-19new loplugin:emptyifNoel Grandin1-3/+0