summaryrefslogtreecommitdiff
path: root/io/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:
/tr> 2019-08-10Combine MacSpellChecker p/xPropHelperStephan Bergmann 2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann 2019-08-10loplugin:referencecasting (macOS)Stephan Bergmann 2019-08-04Fix typoAndrea Gelmini 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): lingucomponentStephan Bergmann 2019-07-29loplugin:sequentialassignNoel Grandin 2019-07-21loplugin:referencecasting in variousNoel Grandin 2019-07-19Fix typoAndrea Gelmini 2019-06-21simplify some getSupportedServiceNamesNoel Grandin 2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov 2019-04-24The iOS sv_SE dictionary surely works for sv_FI, tooTor Lillqvist 2019-04-24tdf#124909: Assume the iOS de_DE dictionary works well enough genericallyTor Lillqvist 2019-03-27loplugin:staticmethodsStephan Bergmann 2019-03-25tdf#124172: Use the MacOSXSpell library on iOS, tooTor Lillqvist 2019-03-17loplugin:typedefparam (macOS)Stephan Bergmann 2019-03-12Fix typoAndrea Gelmini 2019-03-05re-land "new loplugin typedefparam""Noel Grandin 2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen 2019-02-21loplugin:indentation (macOS)Stephan Bergmann 2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin 2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen 2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek 2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski 2018-11-18lolugin:staticmethodsStephan Bergmann 2018-10-26Don't read past end of string in Guess ctorStephan Bergmann 2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin 2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin 2018-10-19clang-tidy readability-container-size-emptyNoel Grandin 2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann 2018-09-18loplugin:external (macOS)Stephan Bergmann 2018-09-17New loplugin:externalStephan Bergmann 2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen 2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin 2018-07-30Add missing sal/log.hxx headersGabor Kelemen 2018-07-26lingucomponent: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann 2018-07-10tdf#118647: Improve handling of system spell dictionaries on macOSTor Lillqvist 2018-05-18tdf#112442: Use list of available dictionaries, not available localesTor Lillqvist 2018-05-17loplugin:unusedfields in formula..registryNoel Grandin 2018-05-12coverity#1430057 rework warning code to use nonwarning patternCaolán McNamara 2018-05-07configure option to disable libnumbertextNoel Grandin 2018-05-04set -DENABLE_LIBNJUMBERTEXT after pkg-configRene Engelhard 2018-05-03loplugin:staticaccessStephan Bergmann 2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh