summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration/imagemanagerimpl.hxx
AgeCommit message (Expand)Author
2023-05-13simplifyNoel Grandin
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2021-12-20osl::Mutex->std::mutex in ImageManagerImplNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2018-07-27loplugin:returnconstant in frameworkNoel Grandin
2018-05-03loplugin:useuniqueptr in ImageManagerImplNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-05move CommandImageResolver out of vcl and beside its only userCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2016-05-25convert ImageType to scoped enumNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-13coverity#1251595 Uncaught exceptionCaolán McNamara
2014-10-17coverity#1247630 Uncaught exceptionCaolán McNamara
2014-07-11convert GlobalImageList to SimpleReferenceObjectNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-28cid#706558 Uncaught exceptionNoel Grandin
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Use SolarMutexGuard directlyStephan Bergmann
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-13coverity#737202 Uncaught exceptionCaolán McNamara
2014-02-10coverity#737167 Uncaught exceptionCaolán McNamara
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-09-26Otherwhise -> OtherwiseJesús Corrius
2013-09-02Delete wrong commentPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile