# -*- 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: r' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tools/ConfigurationAccess.hxx
AgeCommit message (Expand)Author
2023-04-19loplugin::unusedmethodsNoel Grandin
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2020-05-09compact namespace in sdNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2015-08-03sd: replace boost::function with std::functionMichael Stahl
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin