summaryrefslogtreecommitdiff
path: root/sd/AllLangMoTarget_sd.mk
blob: 7ea813e5fa78389f3b61ead4f3d8887e884c7bf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*- 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,sd))

# vim: set noet sw=4 ts=4:
Tor Lillqvist 2020-11-12Cosmetic change to make it easier to see which parameter is the nthTor Lillqvist 2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel 2020-09-02Fix typo in codeAndrea Gelmini 2020-08-14loplugin:simplifybool moreNoel Grandin 2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: testtoolsStephan Bergmann 2020-06-05Upcoming loplugin:elidestringvar: testtoolsStephan Bergmann 2020-05-18use std::experimental::source_location in uno::ExceptionNoel Grandin 2020-05-10compact namespace in testtools..toolkitNoel Grandin 2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann 2020-04-19loplugin:buriedassign in variousNoel Grandin 2020-04-07new loplugin:unusedvariableplusNoel Grandin 2020-03-13Revert "loplugin:constfields in sw"Noel Grandin 2020-02-17Remove never-executed else-blockMuhammet Kara 2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin 2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci 2019-12-23sal_Char->char in test..testtoolsNoel Grandin 2019-12-10Fix IdentationError and mixture of spaces and tabsJens Carl 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-08-20Fix typosAndrea Gelmini 2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet 2019-08-12Fix typosAndrea Gelmini 2019-07-31Fix typosAndrea Gelmini 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): testtoolsStephan Bergmann 2019-07-30Fix typo in codeAndrea Gelmini 2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov 2019-03-05re-land "new loplugin typedefparam""Noel Grandin 2018-11-12Fix typosAndrea Gelmini 2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin 2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov 2018-10-22loplugin:staticvar in variousNoel Grandin 2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann 2018-10-03loplugin:constfields in swNoel Grandin 2018-09-17New loplugin:externalStephan Bergmann 2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen 2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle 2018-02-13Use PYTHON_FOR_BUILD instead of calling python directlyTomáš Chvátal 2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann 2018-01-16Fix typosAndrea Gelmini 2018-01-15More loplugin:cstylecast: testtoolsStephan Bergmann 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-10-23loplugin:includeform: testtoolsStephan Bergmann 2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski 2017-06-27Fix typosAndrea Gelmini