summaryrefslogtreecommitdiff
path: root/sd/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:
ns'>+0 2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-13/+13 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10 2014-02-14sal_Bool->boolNoel Grandin1-3/+3 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4 2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14 2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2 2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0 2010-02-17CWS-TOOLING: integrate CWS changefileheader2