summaryrefslogtreecommitdiff
path: root/dbaccess/AllLangMoTarget_dba.mk
blob: 5c57ae6a8425edd7b53301374c8b49e0e508281a (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,dba))

$(eval $(call gb_AllLangMoTarget_set_polocation,dba,dbaccess))

# vim: set noet sw=4 ts=4:
ass='decoration'>Andrea Gelmini 2017-03-29tdf#39468 Translate German commentsJens Carl 2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin 2016-10-05convert MapUnit to scoped enumNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin 2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara 2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin 2016-08-18convert SdrCaptionType to scoped enumNoel Grandin 2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin 2016-02-09Remove excess newlinesChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-12convert Link<> to typedNoel Grandin 2015-09-25convert Link<> to typedNoel Grandin 2015-09-08convert Link<> to typedNoel Grandin 2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin 2015-04-30Gradually typed LinkStephan Bergmann 2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann 2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks 2015-04-10vclwidget: only call dispose() onceNoel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-03-23loplugin:constantfunction: cuiNoel Grandin 2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin