summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar/inputwin.cxx
AgeCommit message (Expand)Author
2020-10-20use tools::Long in swNoel
2020-09-17sw: fix crash in SwInputWindow::ApplyFormula()Michael Stahl
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-02-17weld InputEdit Item WindowCaolán McNamara
2020-02-17weld PosEdit ItemWindowCaolán McNamara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-01-26Avoid explicit cast to smaller sal_uInt16 from larger longStephan Bergmann
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16convert some Buffer.append to +Noel Grandin
2019-10-02loplugin:stringadd in swNoel Grandin
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
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