summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar/inputwin.cxx
AgeCommit message (Expand)Author
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-07loplugin:collapseif in swNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-25loplugin:useuniqueptr in SwInputWindowNoel Grandin
2018-03-04Translate German variable namesJohnny_M
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-12TypeWhichId in swNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-06loplugin:constparams in sw part7Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in sw part2Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-02-22convert input window menu to .uiCaolán McNamara
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-20unwind ILIST ImageListCaolán McNamara
2016-10-11de-src writer formula toolbarCaolán McNamara
2016-10-11de-src solo edits in writer formula barCaolán McNamara
2016-10-11ED_FORMULA resource is unusedCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Get rid of a pointless indirect function pointer variableTor Lillqvist
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-25Resolves: tdf#96244 get the right Writer window view for Formula windowCaolán McNamara
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin