# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- ifeq ($(strip $(SOLARENV)),) include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))config_host.mk endif include $(SOLARENV)/gbuild/gbuild.mk $(eval $(call gb_Module_make_global_targets,$(wildcard $(SRCDIR)/RepositoryModule_*.mk))) # vim: set noet sw=4 ts=4: title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/formula/qa
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara
2020-01-20tdf#42949 Fix IWYU warnings in formula/Gabor Kelemen