summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration/imagemanagerimpl.cxx
AgeCommit message (Expand)Author
2024-05-11replace createFromAscii with OUString literals in ImageManagerImplNoel Grandin
2024-05-08loplugin:ostr in frameworkNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-05-13simplifyNoel Grandin
2023-05-07improve some usage of OInterfaceIteratorHelper4Noel Grandin
2022-07-19Replace old png writer in imagemanagerimpl.cxxofftkp
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin
2021-12-20osl::Mutex->std::mutex in GlobalImageListNoel Grandin
2021-12-20osl::Mutex->std::mutex in ImageManagerImplNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-07-08SolarMutexGuard::clear called twice where the 2nd call site should undo the 1stCaolán McNamara
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák
2021-02-21loplugin:refcounting in frameworkNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
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