/sc/qa/

a/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/control/throbber.cxx
AgeCommit message (Expand)Author
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-30Convert ImageSet to scoped enumNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-12-03uno::Sequence->std::vector in vcl::ThrobberNoel Grandin
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-16Throbber: remove redundant field and fix conversion warningsMatteo Casalin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-26callcatcher: update unused codeCaolán McNamara