summaryrefslogtreecommitdiff
path: root/vcl/source/image
AgeCommit message (Expand)Author
2018-04-16vcl: migrated BitmapProcessor and scale classes to BitmapFilterEx classesChris Sherlock
2018-04-13Don't abuse loading of a Graphic to actually load an ImageTomaž Vajngerl
2018-01-07svg icon caching even for 1x scalingTomaž Vajngerl
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-06tdf#94632 Enable sifr dark and set fallbackYousuf Philips
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-12Look for help-specific images in the new images_helpimg archiveKatarina Behrens
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock
2017-04-26loplugin:unusedmethodsNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara
2017-01-23drop one of the Image ctorsCaolán McNamara
2017-01-21move GetXGraphic to its only userCaolán McNamara
2017-01-20every ImplImage has a BitmapExCaolán McNamara
2017-01-20Images no longer loaded from resource filesCaolán McNamara
2017-01-14move Image(Bitmap, MaskBitmap) code to last user of itCaolán McNamara
2017-01-05move ImageList to frameworkCaolán McNamara
2017-01-05drop newly unused InsertFromHorizontalBitmapCaolán McNamara
2017-01-04last bitmaps that pMaskColor arg was used on converted to true transparencyCaolán McNamara
2016-12-30ImageLists no longer loaded from resource filesCaolán McNamara
2016-12-27tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd
2016-12-24HasImageAtPos takes an id not a posCaolán McNamara
2016-12-24Typo: scalePrecentage->scalePercentageJulien Nabet
2016-12-23tdf#103626 don't scale application icon to prevent a start-up loopTomaž Vajngerl
2016-12-19ImplImageTree extract parameters to own structTomaž Vajngerl
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-15loplugin:unusedfieldsNoel Grandin
2016-11-04use default copy and assignment operatorsCaolán McNamara
2016-11-04convert Image manual refcounting with std::shader_ptrTomaž Vajngerl
2016-10-31tdf#103591 icon theme name resolving, ui fixes, prioritize pngTomaž Vajngerl
2016-10-30vcl: use links to "large" (26px) icons also for 32px iconsTomaž Vajngerl