summaryrefslogtreecommitdiffstats
path: root/include/vcl/animate.hxx
Commit message (Expand)AuthorAgeFilesLines
* vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock2018-05-091-4/+1
* loplugin:unused-returns in vclNoel Grandin2018-01-241-3/+3
* use std::unique_ptr in vcl::Animation and vcl::MenuItemListNoel Grandin2017-10-171-2/+2
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-1/+1
* make animation loop sal_uInt32 consistentlyCaolán McNamara2017-07-271-4/+4
* loplugin:countusersofdefaultparams in include/vclNoel Grandin2016-11-151-3/+3
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:countusersofdefaultparams in vclNoel Grandin2016-09-151-2/+2
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-311-2/+2
* loplugin:singlevalfields in vcl(part1)Noel Grandin2016-06-241-1/+0
* Remove CycleMode enumNoel Grandin2016-05-301-12/+0
* Convert Disposal to scoped enumNoel Grandin2016-05-251-7/+6
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-3/+1
* revert part of "loplugin:unusedmethods"Noel Grandin2016-02-081-0/+2
* loplugin:unusedmethodsNoel Grandin2016-02-081-2/+0
* vcl: move AInfo into private headerChris Sherlock2016-02-051-12/+0
* loplugin:unusedfields in include/vclNoel Grandin2015-12-221-2/+0
* loplugin:unusedfields in include/vclNoel Grandin2015-11-251-4/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* remove some unused paramsNoel Grandin2015-09-221-2/+1
* convert Link<> to typedNoel Grandin2015-09-101-3/+3
* Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti2015-09-011-2/+2
* sal_uLong to sal_uInt32 for CRC32Matteo Casalin2015-08-291-2/+2
* loplugin:unusedmethods vclNoel Grandin2015-07-081-11/+0
* convert BMP_MIRROR constants to scoped enumNoel Grandin2015-05-061-1/+1
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-051-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-4/+4
* start wrapping OutputDevice in VclPtrNoel Grandin2015-04-101-6/+3
* vcl: remove AnimViewList_impl typedef alsoChris Sherlock2014-11-181-3/+2
* vcl: remove AnimationBitmapList_impl typedefChris Sherlock2014-11-181-2/+1
* vcl: cleanup headers - remove comments, tabifyChris Sherlock2014-09-281-141/+144
* coverity#708211 Uninitialized scalar fieldCaolán McNamara2014-04-011-1/+7
* coverity#738931 unused membersCaolán McNamara2014-03-191-4/+0
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-24/+24
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-041-1/+1
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-1/+1
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* sal_Bool to boolTakeshi Abe2013-06-091-4/+4
* execute move of global headersBjoern Michaelsen2013-04-231-0/+238