summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/animatedimages.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin1-1/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-2/+2
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-4/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann1-4/+4
2018-11-22improve function-local statics in toolkitNoel Grandin1-7/+2
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin1-1/+1
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-11/+6
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: toolkitStephan Bergmann1-1/+1
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-40/+40
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-09com::sun::star->css in toolkit/Noel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-12/+12
2015-09-08toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+0
2015-06-15Fix typosAndrea Gelmini1-2/+2
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-14/+12
2014-12-18toolkit: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist1-1/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-40/+40
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-36/+36
2014-01-23tk: Constructor feature for AnimatedImagesControl(Model).Matúš Kukan1-58/+86
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-3/+3
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+1
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith1-6/+6
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin1-3/+3
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-22/+14
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2011-11-27remove include of pch header from toolkitNorbert Thiebaud1-1/+0
2011-08-04add mode-lines to new filessCaolán McNamara1-0/+3
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-01-25gridsort: adjusted new classes from MWS to the UnoControl/Model ctor changes ...Frank Schoenheit [fs]1-4/+6
2010-10-06dba34b: #i112779# new 'animated images' UNO control, superseding the (X)Simpl...Frank Schoenheit [fs]1-0/+491