summaryrefslogtreecommitdiff
path: root/accessibility/Makefile
blob: 0997e628485b15db1ce05c94758f56e1174fb221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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/.
#

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

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

# vim: set noet sw=4 ts=4:
tle='2019-07-31 13:00:39 +0200'>2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): canvasStephan Bergmann 2019-05-28Log used / selected canvas serviceJan-Marek Glogowski 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-11-09rename AvoidConfig to FuzzingCaolán McNamara 2017-10-26More loplugin:unnecessaryparenStephan Bergmann 2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin 2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin 2017-07-13use more OUString::operator== in a*..chart2Noel Grandin 2017-03-17ofz#887 support avoiding reading configCaolán McNamara 2017-02-28new loplugin unoanyNoel Grandin 2017-02-03makeAny->Any in canvas..configmgrNoel Grandin 2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara