summaryrefslogtreecommitdiff
path: root/vcl/source/image
AgeCommit message (Expand)AuthorFilesLines
2016-09-04coverity#1371167 Missing move assignment operatorCaolán McNamara1-0/+6
2016-08-29cid#1371170 Missing move assignment operatorNoel Grandin1-0/+17
2016-07-24For a failing image load, indicate themeJulien Nabet1-0/+3
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann1-2/+2
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-1/+1
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-2/+2
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-05-30convert TransparentType to scoped enumNoel Grandin1-1/+1
2016-05-26convert RSC_IMAGE to scoped enumNoel Grandin1-15/+4
2016-05-22Convert RSC_IMAGELIST to scoped enumNoel Grandin1-4/+4
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin1-2/+2
2016-04-27tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl1-1/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-3/+3
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-7/+2
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-2/+2
2016-02-22loplugin:write only fieldsNoel Grandin1-13/+5
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-4/+4
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock3-3/+3
2016-01-08vcl: cleanup namespaces in vcl/source/image/ImageList.cxxChris Sherlock1-5/+3
2016-01-08vcl: cleanup namespaces in vcl/source/image/Image.cxxChris Sherlock1-4/+3
2015-11-23fix Image::operator==Noel Grandin1-2/+2
2015-11-23vcl: simplify Image internalsTomaž Vajngerl4-404/+75
2015-11-23remove unused constructor parameterTomaž Vajngerl1-2/+1
2015-11-19vcl: move and split up "Image" related sources to "image" folderTomaž Vajngerl9-0/+1742