summaryrefslogtreecommitdiff
path: root/officecfg/Module_officecfg.mk
blob: 326ae158071428d032b98b9ef1e49995a140e0d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#
# 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/.
#
# This file incorporates work covered by the following license notice:
#
#   Licensed to the Apache Software Foundation (ASF) under one or more
#   contributor license agreements. See the NOTICE file distributed
#   with this work for additional information regarding copyright
#   ownership. The ASF licenses this file to you under the Apache
#   License, Version 2.0 (the "License"); you may not use this file
#   except in compliance with the License. You may obtain a copy of
#   the License at http://www.apache.org/licenses/LICENSE-2.0 .
#

$(eval $(call gb_Module_Module,officecfg))

include $(SRCDIR)/officecfg/files.mk

$(eval $(call gb_Module_add_targets,officecfg,\
    CustomTarget_registry \
    Package_misc \
    Configuration_officecfg \
))

$(eval $(call gb_Module_add_check_targets,officecfg,\
    CppunitTest_officecfg_cppheader_test \
))

# vim: set noet sw=4 ts=4:
re/commit/ucb/source/ucp/webdav/webdavdatasupplier.hxx?h=cp-6.4-30&id=317b5bdadebc5560d38da4c9dd6d68c64a93b9a8'>webdav: lang::XMultiServiceFactory -> uno::XComponentContextMatúš Kukan 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2012-10-04re-base on ALv2 code. Includes:Michael Meeks 2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks 2012-06-26removed unused forward declarations of classTakeshi Abe 2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito 2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens 2010-10-28add modelines to .hxx files as wellCaolán McNamara 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2008-04-10INTEGRATION: CWS changefileheader (1.9.72); FILE MERGEDRüdiger Timm 2007-06-05INTEGRATION: CWS bgdlremove (1.8.62); FILE MERGEDIvo Hinkelmann