summaryrefslogtreecommitdiff
path: root/sw/source/uibase/fldui
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-02-11Remove unneeded breaksAndrea Gelmini1-1/+0
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+2
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-02Field, FieldType: Remove remaining calls to ModifyNotificationBjoern Michaelsen1-1/+1
2020-09-30loplugin:reducevarscope in swNoel1-2/+1
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl1-2/+4
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin1-73/+73
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann1-4/+4
2020-06-10loplugin:buriedassign in swNoel Grandin1-2/+2
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-5/+5
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen2-21/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-4/+4
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-174/+179
2019-09-06Fixing '....' and '..'Andrea Gelmini1-2/+2
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov1-20/+9
2019-07-01sw comments on frames: fix UI to be able to annotate with at-char anchorsMiklos Vajna1-1/+1
2019-06-21field dialogs all weldedCaolán McNamara1-2/+0
2019-05-06Translate German variable namesJohnny_M1-12/+12
2019-03-25Resolves: tdf#124319 crash on restoring redline SfxChildWinCaolán McNamara1-1/+4
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-22weld SwFieldDlgCaolán McNamara2-9/+8
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara1-2/+2
2019-02-10loplugin:indentation in swNoel Grandin1-18/+18
2019-02-04Use indexed getToken()Matteo Casalin1-10/+11
2019-01-21cleanup SwAuthEntry manual ref-countingNoel Grandin1-4/+4
2018-12-18sw_redlinehide_4b: adapt FindAttrImpl()Michael Stahl1-2/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-5/+5
2018-09-18loplugin:useuniqueptr in SwFieldMgr::GetCurTypeIdNoel Grandin1-51/+48
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-10pass SwField around by std::unique_ptrNoel Grandin1-20/+10
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-3/+0
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-2/+0
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-2/+0
2018-04-17weld SwFieldInputDlgCaolán McNamara1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-27Resolves: tdf#115951 wrong entry selected for numbering posCaolán McNamara1-1/+2
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh1-1/+15
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen1-1/+0
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-15/+15
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-4/+4