summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration/imagemanagerimpl.cxx
AgeCommit message (Expand)Author
2020-10-22long->tools::Long in forms..frameworkNoel
2020-09-08Related: tdf#130445 Fix custom icon scale checkMaxim Monastirsky
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-07-23simplify framework image manager load/save codeNoel Grandin
2019-07-23Simplify framework image managerNoel Grandin
2019-06-23Fix typoAndrea Gelmini
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-07-27loplugin:returnconstant in frameworkNoel Grandin
2018-05-03loplugin:useuniqueptr in ImageManagerImplNoel Grandin
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-01-24loplugin:useuniqueptr in ImageListsDescriptorNoel Grandin
2018-01-15More loplugin:cstylecast: frameworkStephan Bergmann
2018-01-04drop CmdToXGraphicNameAccess typedefNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-21move GetXGraphic to its only userCaolán McNamara
2017-01-20empty Image is an empty XGraphicCaolán McNamara
2017-01-20don't need an intermediate ImageCaolán McNamara
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin
2016-12-24unused Image in framework, luckily because uses GetImage on pos not idCaolán McNamara
2016-11-07loplugin:oncevar in frameworkNoel Grandin
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-07-08loplugin:redundantcast: redundant static_casts in frameworkStephan Bergmann
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2016-05-25convert ImageType to scoped enumNoel Grandin
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
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-18boost->stdCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann