summaryrefslogtreecommitdiff
path: root/animations/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
ss='decoration'>Mike Kaganski 2021-01-28add string_view variants of methods to O[U]StringBufferNoel 2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski 2020-11-10new loplugin:reducevarscopeNoel Grandin 2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin 2020-01-10use more std::make_sharedNoel Grandin 2019-11-07tdf#42949 Fix IWYU warnings in linguistic/Gabor Kelemen 2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov 2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov 2019-03-06Typo: unexpectend->unexpectedJulien Nabet 2019-03-05re-land "new loplugin typedefparam""Noel Grandin 2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen 2018-07-30Add missing sal/log.hxx headersGabor Kelemen 2018-03-25Use for-range loops in some modulesJulien Nabet 2018-01-12More loplugin:cstylecast: linguisticStephan Bergmann 2017-10-23loplugin:includeform: linguisticStephan Bergmann 2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-08-30LanguageType is unsigned int16Eike Rathke 2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar 2016-02-09Remove excess newlinesChris Sherlock 2015-11-11Missing includesStephan Bergmann 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin 2015-09-17boost->stdCaolán McNamara 2015-07-15loplugin:unusedmethods linguisticNoel Grandin 2015-06-22Fix typosAndrea Gelmini