summaryrefslogtreecommitdiff
path: root/vcl/source/control/throbber.cxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-26callcatcher: update unused codeCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-09-04remove macro breaking 'make vcl debug=T'Bjoern Michaelsen
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04unwind tangled mess around spinner buttonsMichael Meeks
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null]Chr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-07-14add missing mode-linesCaolán McNamara
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-11-30dba34b: include limits headerFrank Schoenheit [fs]
2010-10-11dba34b: #i112779# auto-HC for the VCL-Throbber, tooFrank Schoenheit [fs]
2010-10-11dba34b: #i112779# move throbber images from res/shared/* to shared/*, and add...Frank Schoenheit [fs]
2010-10-11dba34b: during #i112779#: don't hold an extra BitmapEx in ImageControl, use b...Frank Schoenheit [fs]
2010-10-07dba34b: outsourced the Throbber_Impl from toolkit to VCL, promoted to a 'real...Frank Schoenheit [fs]