summaryrefslogtreecommitdiff
path: root/sfx2/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
n>Noel Grandin 2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin 2019-06-14loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin 2018-07-16Add missing sal/log.hxx headersGabor Kelemen 2018-07-06connectivity: turn on clang-format for the Writer driverMiklos Vajna 2018-01-24Fix some IWYU warningsMiklos Vajna 2018-01-11connectivity: various small cleanups in the Writer driverMiklos Vajna