summaryrefslogtreecommitdiff
path: root/sw/source/uibase/lingu
AgeCommit message (Expand)AuthorFilesLines
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara1-6/+14
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-1/+1
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-11lok: Disable autocorrect dialog from native context menu.Michael Meeks1-0/+6
2019-10-04loplugin:unusedfieldsNoel Grandin1-1/+0
2019-10-02loplugin:stringadd in swNoel Grandin1-3/+2
2019-08-22we can be less verboseCaolán McNamara1-3/+3
2019-08-15loplugin:sequenceloop in swNoel Grandin1-4/+4
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen1-0/+1
2019-07-20loplugin:referencecasting in swNoel Grandin1-3/+3
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov1-25/+16
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-1/+1
2019-04-27weld cluster of change tracking dialogsCaolán McNamara1-1/+1
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara1-1/+1
2019-02-10loplugin:indentation in swNoel Grandin2-4/+4
2019-01-15use unique_ptr for SwTableAutoFormatNoel Grandin1-6/+6
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov1-3/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-4/+4
2018-09-12loplugin:simplifyconstruct in swNoel Grandin2-2/+0
2018-07-25loplugin:useuniqueptr in SwHHCWrapperNoel Grandin1-13/+13
2018-07-25loplugin:useuniqueptr in SdrHHCWrapperNoel Grandin2-6/+6
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin1-19/+19
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara2-4/+9
2018-02-24Removed duplicated includesAndrea Gelmini1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-3/+6
2018-01-30loplugin:unused-returns in swNoel Grandin1-2/+1
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann2-3/+3
2018-01-05sw: clean up some no longer building leftover debug codeMiklos Vajna1-4/+0
2017-12-20Revert "Related tdf#114455: fix mem leak on olmenu (sw)"Julien Nabet1-6/+1
2017-12-18partially revert "Use for range loop in sdrhhcwrap (sw)"Noel Grandin1-0/+1
2017-12-17Related tdf#114455: fix mem leak on olmenu (sw)Julien Nabet1-1/+6
2017-12-10Use for range loop in sdrhhcwrap (sw)Julien Nabet1-5/+4
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin1-1/+1
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski4-34/+34
2017-08-07loplugin:constparams in sw part8Noel Grandin1-1/+1
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara4-70/+3