summaryrefslogtreecommitdiff
path: root/sc/UITest_statistics.mk
blob: 28a1bf1f8ee88a0cd44dca38f49a54604af95692 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

$(eval $(call gb_UITest_UITest,statistics))

$(eval $(call gb_UITest_add_modules,statistics,$(SRCDIR)/sc/qa/uitest,\
	statistics/ \
))

$(eval $(call gb_UITest_set_defs,statistics, \
    TDOC="$(SRCDIR)/sc/qa/uitest/data" \
))

# vim: set noet sw=4 ts=4:
/scripting?h=cp-5.1-3&id=8325fcb56d014c12f35808ae6ad17f68b7a1cdd2'>cppcheck: noExplicitConstructorCaolán McNamara 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-09java: add some @Override annotationsNoel Grandin 2015-11-09new loplugin: oncevarNoel Grandin 2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann 2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann 2015-11-05java: combine nested if statementsNoel Grandin 2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin 2015-11-04yyyyyNoel Grandin 2015-11-02No need for this debug codeStephan Bergmann 2015-11-02cppcheck: noExplicitConstructorCaolán McNamara 2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin 2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin 2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin 2015-10-25cid#1326721 to cid#1326726 Dm: Dubious method usedCaolán McNamara 2015-10-25coverity#1326446 Dereference null return valueCaolán McNamara 2015-10-22coverity#1326446 Dereference null return valueCaolán McNamara 2015-10-22coverity#1326429 Dereference null return valueCaolán McNamara 2015-10-20coverity#1326553 Dereference before null checkCaolán McNamara 2015-10-20coverity#1326552 Dereference before null checkCaolán McNamara 2015-10-20Revert "coverity#1327168 see if stock SuppressWarnings is sufficient to"Caolán McNamara 2015-10-16cid#1326721 to cid#1326726 Dm: Dubious method usedNoel Grandin 2015-10-15coverity#1327168 see if stock SuppressWarnings is sufficient toCaolán McNamara 2015-10-15coverity#1326240 Explicit null dereferencedCaolán McNamara 2015-10-15coverity#1326238 Explicit null dereferencedCaolán McNamara