summaryrefslogtreecommitdiff
path: root/sd/qa
ModeNameSize
d---------unit716logplain
d---------unoapi77logplain
-20 12:36:41 +0100'>2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen 2018-11-28drop some unnecessary includesCaolán McNamara 2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen 2017-10-23loplugin:includeform: extensionsStephan Bergmann 2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin 2017-07-21de-hrc various thingsCaolán McNamara 2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke 2017-06-12cleanup unused css/frame/* includesJochen Nitschke 2017-05-30remove duplicate 'using namespace'Jochen Nitschke 2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-03-08convert custom bibliography toolbar to .ui formatCaolán McNamara 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-01remove old standalone Sun bug numbersNoel Grandin 2015-08-28make PostUserEvent Link<> typedNoel Grandin 2015-05-21convert SWIB constants to scoped enumNoel Grandin 2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann 2015-04-22extensions: convert new to ::Create.Michael Meeks 2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin 2015-04-10vclwidget: only call dispose() onceNoel Grandin 2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09vcl: VclPtr conversion in extensionsNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-05-02extensions: sal_Bool->boolNoel Grandin 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann