summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/fmgridcl.cxx
AgeCommit message (Expand)Author
2024-11-08Simplify a bitMike Kaganski
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-23tdf#163486: PVS: Expression is always trueXisco Fauli
2024-08-09cid#1556026 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-11loplugin:ostr in svxNoel Grandin
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-04loplugin:constmethodNoel Grandin
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-22weld colsmenuCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-09-30loplugin:reducevarscope in svxNoel
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-01weld EditControl for browseboxCaolán McNamara
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2020-01-08Grammar fixesAndrea Gelmini
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-30remove some unnecessary includesCaolán McNamara
2019-09-06Fixing "...."Andrea Gelmini
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-08-03Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara