summaryrefslogtreecommitdiff
path: root/ucbhelper/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:
=2b39827a0ef0ee3065e3e6abed371cd68c38e83d'>tdf#42949 Fix IWYU warnings in sd/source/ui/slidesorter/inc/*Gabor Kelemen 2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen 2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin 2017-10-23loplugin:includeform: sdStephan Bergmann 2016-10-28loplugin:expandablemethods in sdNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin