summaryrefslogtreecommitdiff
path: root/vcl/source/image
AgeCommit message (Expand)Author
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
2016-10-29icon theme name suffixing with "_svg" is unneededTomaž Vajngerl
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl
2016-10-29tdf#51733 support SVG icon theme, disk cache and scaling / darkenTomaž Vajngerl
2016-10-28vcl: move method to the appropriate file, some C++11-ificationTomaž Vajngerl
2016-10-09tdf#86472 Fix breeze borders and set breeze_dark fallbackYousuf Philips
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06drop unused RscImageListFlags::MaskColorCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-09-04coverity#1371167 Missing move assignment operatorCaolán McNamara
2016-08-29cid#1371170 Missing move assignment operatorNoel Grandin
2016-07-24For a failing image load, indicate themeJulien Nabet
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-30convert TransparentType to scoped enumNoel Grandin
2016-05-26convert RSC_IMAGE to scoped enumNoel Grandin
2016-05-22Convert RSC_IMAGELIST to scoped enumNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-04-27tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock