summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/animatedimages.cxx
AgeCommit message (Expand)Author
2018-11-22improve function-local statics in toolkitNoel Grandin
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: toolkitStephan Bergmann
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-08toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-15Fix typosAndrea Gelmini
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-12-18toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-23tk: Constructor feature for AnimatedImagesControl(Model).Matúš Kukan
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-08-04add mode-lines to new filessCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-01-25gridsort: adjusted new classes from MWS to the UnoControl/Model ctor changes ...Frank Schoenheit [fs]
2010-10-06dba34b: #i112779# new 'animated images' UNO control, superseding the (X)Simpl...Frank Schoenheit [fs]