summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/fmgridcl.cxx
AgeCommit message (Expand)Author
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
2018-11-14move fmtfieldCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-24FmInterfaceItem is deadNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-10weld FmShowColsDialogCaolán McNamara
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
2018-07-09tdf117058 - Simplify calls to Menu::CheckItemKevin Dubrulle
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-05-08loplugin:useuniqueptr in FmGridListenerNoel Grandin