summaryrefslogtreecommitdiff
path: root/officecfg/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:
f9048404075823e519f1abdd4b0e9a'>use more compact namespace syntax in /includeNoel Grandin 2019-10-08use cppu::WeakImplHelper in ContentProviderImplHelperNoel Grandin 2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen 2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet 2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke 2017-03-25Fix typosAndrea Gelmini 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-02-09Remove excess newlinesChris Sherlock 2016-01-10Fix typosAndrea Gelmini 2015-11-17use unique_ptr for pImpl in ucbhelper/Noel Grandin 2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann