summaryrefslogtreecommitdiff
path: root/vcl/source/image
AgeCommit message (Expand)Author
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
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-08vcl: cleanup namespaces in vcl/source/image/ImageList.cxxChris Sherlock
2016-01-08vcl: cleanup namespaces in vcl/source/image/Image.cxxChris Sherlock
2015-11-23fix Image::operator==Noel Grandin
2015-11-23vcl: simplify Image internalsTomaž Vajngerl
2015-11-23remove unused constructor parameterTomaž Vajngerl
2015-11-19vcl: move and split up "Image" related sources to "image" folderTomaž Vajngerl