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