summaryrefslogtreecommitdiff
path: root/include/vcl/image.hxx
AgeCommit message (Expand)Author
2016-11-04use default copy and assignment operatorsCaolán McNamara
2016-11-04convert Image manual refcounting with std::shader_ptrTomaž Vajngerl
2016-10-06drop this newly unused IMAGE_STDBTN_COLOR defineCaolán McNamara
2016-09-04coverity#1371167 Missing move assignment operatorCaolán McNamara
2016-08-29cid#1371170 Missing move assignment operatorNoel Grandin
2016-05-25remove unused enum ImageColorTransformNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-23vcl: simplify Image internalsTomaž Vajngerl
2015-11-23remove unused constructor parameterTomaž Vajngerl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-22vcl: Image: mark newly added constructor "explicit"Michael Stahl
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz
2013-07-28ImageList::AddImage(sal_uInt16, ...) is unused again, kill.Jan Holesovsky
2013-04-23execute move of global headersBjoern Michaelsen