summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/animatedimagespeer.cxx
AgeCommit message (Expand)Author
2018-04-18tdf#75398 - Replace hicontrast by Sifrheiko tietze
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-10-23loplugin:includeform: toolkitStephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-12-03uno::Sequence->std::vector in vcl::ThrobberNoel Grandin
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-10toolkit: first cut at switching to VclPtr.Michael Meeks
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
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)STRING in toolkitChr. Rossmanith
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-02-16Clang -Wconstant-conversion.Stephan Bergmann
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-08-04add mode-lines to new filessCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-28dba34b: do not use a throbber image which doesn't fit into the windowFrank Schoenheit [fs]
2010-10-29dba34b: <stl/limits> => <limits>Frank Schoenheit [fs]
2010-10-11dba34b: #i112779# don't search for the best image set if there is only one (o...Frank Schoenheit [fs]
2010-10-11dba34b: #i112779# support automatic HC theme in AnimatedImagesPeerFrank Schoenheit [fs]
2010-10-07dba34b: outsourced the Throbber_Impl from toolkit to VCL, promoted to a 'real...Frank Schoenheit [fs]
2010-10-06dba34b: GCC WaEFrank Schoenheit [fs]
2010-10-06dba34b: #i112779# new 'animated images' UNO control, superseding the (X)Simpl...Frank Schoenheit [fs]