summaryrefslogtreecommitdiff
path: root/svtools/source/misc/imagemgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-03-14support for the WebP image format (tdf#114532)Luboš Luňák1-0/+5
2020-10-04loplugin:reducevarscope in store..svtoolsNoel1-2/+2
2020-09-07loplugin:constantparamNoel Grandin1-1/+1
2020-08-20loplugin:constantparamNoel Grandin1-4/+4
2020-07-31tdf#134887 NewToolbarController: Use different icons for extra largeMaxim Monastirsky1-11/+35
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svtoolsStephan Bergmann1-2/+2
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin1-2/+2
2020-02-21loplugin:unusedmethodsNoel Grandin1-7/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-11-07loplugin:unusedmethodsNoel Grandin1-17/+0
2019-10-29weld fpicker clusterCaolán McNamara1-0/+17
2019-10-02loplugin:stringadd in svtoolsNoel Grandin1-5/+2
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen1-7/+1
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann1-92/+92
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov1-3/+1
2019-06-18loplugin:logexceptionnicely in svtoolsNoel Grandin1-2/+3
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov1-1/+1
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl1-7/+7
2019-03-11weld SfxDocumentPageCaolán McNamara1-2/+2
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-10-12drop some unused headersCaolán McNamara1-1/+0
2018-10-03loplugin:constfields in svtoolsNoel Grandin1-2/+2
2018-09-30add GetFileImageId and check if there is no parentCaolán McNamara1-0/+7
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-12loplugin:constantparamNoel Grandin1-2/+2
2018-05-17weld SvxJavaClassPathDlgCaolán McNamara1-93/+108
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann1-1/+1
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens1-10/+0
2017-10-23loplugin:includeform: svtoolsStephan Bergmann1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-08-10loplugin:unusedenumconstantsNoel Grandin1-4/+0
2017-07-25Convert IMG_ constants to scoped enumNoel Grandin1-245/+247
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-46/+44
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara1-100/+208
2017-01-18svtools: load BitmapEx resources instead of Image onesCaolán McNamara1-1/+1
2016-12-31coverity#1398229 Logically dead codeCaolán McNamara1-5/+2
2016-12-30unwind this ImageListCaolán McNamara1-27/+99
2016-12-27this can be localCaolán McNamara1-1/+1
2016-12-24HasImageAtPos takes an id not a posCaolán McNamara1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-3/+3
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-4/+4
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1