summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/fmgridif.cxx
AgeCommit message (Expand)Author
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-09-06Fixing "...."Andrea Gelmini
2019-08-23loplugin:returnconstval in svxNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-03Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-03-25new loplugin:unoqueryNoel Grandin
2019-02-10loplugin:indentation in svxNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-22improve function-local statics in svxNoel Grandin
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-10-27tdf#120703 PVS: variable is assigned values twice successivelyMike Kaganski
2018-10-20ensure m_aMutex ctor called before m_aMutex usedCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-05-08loplugin:useuniqueptr in FmGridListenerNoel Grandin
2018-05-07loplugin:useuniqueptr in FmXGridPeerNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-06use more Color in svxNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-17loplugin:useuniqueptr in FmXGridPeerNoel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-04-25Translate German comments in svx/source/fmcomp/Johnny_M
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna