summaryrefslogtreecommitdiff
path: root/svtools/source/misc/imagemgr.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in svtoolsNoel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl
2019-03-11weld SfxDocumentPageCaolán McNamara
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-12drop some unused headersCaolán McNamara
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-09-30add GetFileImageId and check if there is no parentCaolán McNamara
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-12loplugin:constantparamNoel Grandin
2018-05-17weld SvxJavaClassPathDlgCaolán McNamara
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-10loplugin:unusedenumconstantsNoel Grandin
2017-07-25Convert IMG_ constants to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara
2017-01-18svtools: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-31coverity#1398229 Logically dead codeCaolán McNamara
2016-12-30unwind this ImageListCaolán McNamara
2016-12-27this can be localCaolán McNamara
2016-12-24HasImageAtPos takes an id not a posCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-24remove unused URL_PREFIX_PRIV constantsNoel Grandin
2015-05-14first condition is always trueCaolán McNamara
2015-05-14cppcheck: variableScopeCaolán McNamara
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02Remove obsolete INET_PROT_PRIVATE aliasStephan Bergmann
2014-06-17coverity#1210044 Uncaught exceptionCaolán McNamara
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist