summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/animatedimages.cxx
AgeCommit message (Expand)Author
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]