summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/unocontrolcontainer.cxx
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in toolkitNoel Grandin
2023-04-01use more XVclWindowPeerNoel Grandin
2022-08-02clang-tidy modernize-pass-by-value in toolkitNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in toolkitStephan Bergmann
2021-10-31Prepare for removal of non-const operator[] from Sequence in toolkitMike 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-06clang-tidy:readability-redundant-member-initNoel Grandin
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-04loplugin:flatten in toolkitNoel Grandin
2020-03-15Revert "loplugin:constfields in toolkit"Noel Grandin
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-09-27loplugin:constfields in toolkitNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann
2017-12-13DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-06-28loplugin:oncevar in test..toolsNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in toolkitNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-18loplugin: unused return valuesNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-09-08toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe