summaryrefslogtreecommitdiff
path: root/include/vcl/animate.hxx
AgeCommit message (Expand)Author
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-10-17use std::unique_ptr in vcl::Animation and vcl::MenuItemListNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-05-30Remove CycleMode enumNoel Grandin
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05vcl: move AInfo into private headerChris Sherlock
2015-12-22loplugin:unusedfields in include/vclNoel Grandin
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-22remove some unused paramsNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2014-11-18vcl: remove AnimViewList_impl typedef alsoChris Sherlock
2014-11-18vcl: remove AnimationBitmapList_impl typedefChris Sherlock
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock
2014-04-01coverity#708211 Uninitialized scalar fieldCaolán McNamara
2014-03-19coverity#738931 unused membersCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-06-09sal_Bool to boolTakeshi Abe
2013-04-23execute move of global headersBjoern Michaelsen