Age | Commit message (Expand) | Author | Files | Lines |
2025-02-24 | vcl: remove i_ prefix and use recommend variable prefixes | Christopher Sherlock | 1 | -2/+2 |
2025-02-08 | vcl: remove unnecessary headers in throbber.cxx | Christopher Sherlock | 1 | -9/+4 |
2024-11-10 | com::sun::star -> css | Mike Kaganski | 1 | -1/+1 |
2024-11-08 | no need to take a copy of the getProcessComponentContext return value | Noel Grandin | 1 | -1/+1 |
2024-05-10 | loplugin:ostr in vcl | Noel Grandin | 1 | -1/+1 |
2023-12-14 | tdf#151456: AnimatedImages in Basic Dialog : StepTime is ignored | Julien Nabet | 1 | -0/+1 |
2023-03-30 | loplugin:stringadd in vcl | Noel Grandin | 1 | -7/+5 |
2021-10-17 | Simplify vector initialization in vcl | Julien Nabet | 1 | -4/+6 |
2021-10-08 | loplugin:moveparam in vcl | Noel Grandin | 1 | -3/+3 |
2021-09-28 | gives names to all the Idles and Tasks | Noel Grandin | 1 | -0/+1 |
2020-10-28 | convert some more long -> tools::Long | Noel | 1 | -1/+1 |
2020-10-19 | use tools::Long in vcl | Noel | 1 | -1/+1 |
2020-03-25 | Remove unused using declarations in oox...xmlsecurity | Gabor Kelemen | 1 | -1/+0 |
2019-12-24 | sal_Char->char in vcl | Noel Grandin | 1 | -1/+1 |
2019-08-31 | throbber.hxx only used by vcl and toolkit now | Caolán McNamara | 1 | -1/+1 |
2019-07-21 | loplugin:referencecasting in vbahelper..vcl | Noel Grandin | 1 | -1/+1 |
2019-07-02 | tdf#42949 Fix IWYU warnings in vcl/source/[a-e]* | Gabor Kelemen | 1 | -1/+0 |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin | 1 | -1/+1 |
2018-10-14 | Simplify containers iterations in vcl | Arkadiy Illarionov | 1 | -5/+2 |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen | 1 | -0/+1 |
2017-12-19 | loplugin:unusedenumconstants | Noel Grandin | 1 | -3/+0 |
2017-09-14 | clang-tidy modernize-use-emplace in vcl | Noel Grandin | 1 | -1/+1 |
2017-07-20 | loplugin:unusedfields in vcl | Noel Grandin | 1 | -14/+4 |
2017-02-08 | loplugin:unusedenumconstants read-only constants in vcl | Noel Grandin | 1 | -5/+0 |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski | 1 | -1/+1 |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann | 1 | -1/+1 |
2016-05-30 | Convert ImageSet to scoped enum | Noel Grandin | 1 | -13/+13 |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke | 1 | -1/+0 |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke | 1 | -1/+0 |
2016-03-16 | loplugin:constantparams in vcl/ | Noel Grandin | 1 | -2/+2 |
2016-02-13 | vcl: include vcl headers via triangular brackets instead of quotes | Chris Sherlock | 1 | -2/+2 |
2015-12-03 | uno::Sequence->std::vector in vcl::Throbber | Noel Grandin | 1 | -10/+0 |
2015-11-18 | com::sun::star->css in vcl/ | Noel Grandin | 1 | -2/+2 |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann | 1 | -4/+4 |
2015-08-16 | Throbber: remove redundant field and fix conversion warnings | Matteo Casalin | 1 | -5/+5 |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann | 1 | -4/+2 |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin | 1 | -1/+1 |
2015-04-09 | vcl: window destructors calling dispose | Noel Grandin | 1 | -0/+6 |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin | 1 | -1/+1 |
2014-05-26 | callcatcher: update unused code | Caolán McNamara | 1 | -15/+0 |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann | 1 | -2/+2 |
2013-10-22 | vcl: mark more Image constructors as "explicit" | Michael Stahl | 1 | -5/+4 |
2013-09-04 | remove macro breaking 'make vcl debug=T' | Bjoern Michaelsen | 1 | -1/+0 |
2013-06-27 | Resolves: #i121162# ImageScaleMode constants should be in UPPERCASE | Ariel Constenla-Haile | 1 | -2/+2 |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin | 1 | -1/+0 |
2013-04-29 | fdo#39468 Translation and cleanup | Chris Sherlock | 1 | -7/+0 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 1 | -5/+5 |
2013-04-04 | unwind tangled mess around spinner buttons | Michael Meeks | 1 | -46/+8 |
2013-01-12 | RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null] | Chr. Rossmanith | 1 | -2/+2 |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks | 1 | -23/+14 |