summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/fmgridif.cxx
AgeCommit message (Expand)Author
2022-03-05GetComponentServiceName can be constNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in FmX*MultiplexerNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in FmXGridPeerNoel Grandin
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-07-13a11y crash on teardown of FmXGridPeerCaolán McNamara
2021-05-15improve FmXGridPeer::disposeNoel Grandin
2021-02-20loplugin:refcounting in svxNoel
2021-02-09loplugin:referencecasting check for Reference::queryNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20fix orientation in vcl::Font<->awt::FontDescriptor conversionNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-13don't grab focus if focus is already in a subcontrolCaolán McNamara
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
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