summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-12More loplugin:cstylecast: swStephan Bergmann3-11/+11
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-1/+1
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-1/+1
2017-12-12TypeWhichId in swNoel Grandin1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-3/+3
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski7-52/+52
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-2/+2
2017-08-10Fix typosAndrea Gelmini1-1/+1
2017-08-10tdf#79167 Change search type through a drop down controlJames Raykowski1-11/+469
2017-08-06loplugin:constparams in sw part7Noel Grandin2-4/+4
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara2-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara5-356/+90
2017-06-21loplugin:unusedfields in sw part2Noel Grandin1-1/+1
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-12/+14
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann4-7/+5
2017-06-09missing STR_TBL_FORMULA resourceCaolán McNamara1-0/+5
2017-05-19make string translation loading more uniformCaolán McNamara3-19/+19
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-3/+3
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-04-27remove sw bitmaps from .src filesCaolán McNamara3-105/+7
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-2/+2
2017-03-20convert RndStdIds to scoped enumNoel Grandin2-2/+2
2017-03-16convert SwUndoId to scoped enumNoel Grandin2-3/+3
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-1/+1
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-2/+1