summaryrefslogtreecommitdiff
path: root/test/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:
on the heapNoel Grandin 2018-01-11loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-10-23loplugin:includeform: idlcStephan Bergmann 2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin 2017-07-16Fix lifecycle issueStephan Bergmann 2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin 2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin 2017-02-16convert ExprComb to scoped enumNoel Grandin 2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin 2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin 2016-10-06Simplify AstExpression::compareStephan Bergmann 2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist