summaryrefslogtreecommitdiff
path: root/framework/source/uielement/statusbarmanager.cxx
AgeCommit message (Expand)Author
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-02-21loplugin:refcounting in frameworkNoel
2020-10-02loplugin:reducevarscope in frameworkNoel
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-20effectively unused mnStyle memberCaolán McNamara
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-07-02loplugin:constantparamNoel Grandin
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-03-14loplugin:constantparamNoel Grandin
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-09-20unused m_aModuleIdentifier in StatusBarManagerNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-08Clean up (calls to) StatusBarManger::RemoveControllersStephan Bergmann
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin
2016-11-07loplugin:oncevar in frameworkNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-15loplugin:constantparamNoel Grandin
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin