summaryrefslogtreecommitdiff
path: root/editeng/Makefile
blob: 8b7c035af2b080f977823359d8263e034dd2af5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
31'>compact namespace in sdNoel Grandin 2018-11-12tdf#42949 Fix IWYU warnings in sd/source/ui/slidesorter/inc/*Gabor Kelemen 2017-10-23loplugin:includeform: sdStephan Bergmann 2017-03-11Fix (German?) spelling mistakes in comments: s/save/safe (the adjective)Tor Lillqvist 2016-06-27loplugin:singlevalfields in sdNoel Grandin 2016-04-14loplugin:passstuffbyref in sdNoel Grandin 2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin 2015-12-22loplugin:unusedfields in sdNoel Grandin 2015-11-23loplugin:unusedfields in sd/Noel Grandin 2015-09-25sd/source/ui/slidesorter boost->stdCaolán McNamara 2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara 2015-09-22convert Link<> to typedNoel Grandin 2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara 2015-09-17boost->stdCaolán McNamara 2015-07-04Fix typosAndrea Gelmini 2015-04-30Gradually typed LinkStephan Bergmann 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann 2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin