summaryrefslogtreecommitdiff
path: root/accessibility/AllLangMoTarget_acc.mk
blob: a45cee50ebcf6eb620065255954b1f57f5042479 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# -*- 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_AllLangMoTarget_AllLangMoTarget,acc))

$(eval $(call gb_AllLangMoTarget_set_polocation,acc,accessibility))

# vim: set noet sw=4 ts=4:
pan class='decoration'>Stephan Bergmann 2022-06-03Revert "Better use size_t for malloc_size"Stephan Bergmann 2022-06-03Better use size_t for malloc_sizeStephan Bergmann 2022-03-03cid#1500573 silence Untrusted loop boundCaolán McNamara 2021-10-20loplugin:indentation check for indent inside blockNoel Grandin 2021-10-05drop 'using namespace std' in s* + toolkitJulien Nabet 2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin 2021-04-07Updated README.md files to represent current code / use Markdown formatHossein 2020-11-19tdf#123936 Formatting files in module soltools with clang-formatPhilipp Hofer 2020-04-16cid#1462267 Infinite loopCaolán McNamara 2020-04-15loplugin:buriedassign in sfx2..sotNoel Grandin 2020-03-12Revert "loplugin:constfields in smoketest..sot"Noel Grandin 2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN 2019-11-18cid#1448469 Out-of-bounds accessCaolán McNamara 2019-11-06loplugin:indentation find broken if statementsNoel Grandin 2019-10-28add some __attribute__ ((formatNoel Grandin 2019-10-21Avoid -fsanitize=nullptr-with-offsetStephan Bergmann 2019-09-12gcc9.2.1 also warns about truncation hereNoel Grandin 2019-09-01Fix '..'Andrea Gelmini 2019-08-12Fix typosAndrea Gelmini 2019-07-24cid#1448523 silence bogus Out-of-bounds readCaolán McNamara 2019-07-19cid#1448249 Identical code for different branchesCaolán McNamara 2019-04-29Fix conditional around closing #pragma GCC diagnostic popStephan Bergmann 2019-04-29Avoid -Werror=format/stringop-truncationJulien Nabet 2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski 2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski 2019-03-15loplugin:typedefparamStephan Bergmann 2019-02-11new loplugin writeonlyvarsNoel Grandin 2019-02-10loplugin:indentation in soltools..svlNoel Grandin 2019-02-06loplugin:flatten in soltoolsNoel Grandin 2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin 2018-12-01tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski 2018-11-30loplugin:singlevalfieldsNoel Grandin 2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek 2018-11-26file param is used in DEBUG modeNoel Grandin 2018-11-22remove some unused enum values and defines in soltoolsNoel Grandin 2018-11-22remove unused toktype::IDENTNoel Grandin 2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin 2018-11-08Silence GCC 8.2.1 -Werror=format-truncation=Stephan Bergmann 2018-11-07loplugin:collapseif in sdext..svxNoel Grandin