summaryrefslogtreecommitdiff
path: root/sd/Makefile
blob: 0997e628485b15db1ce05c94758f56e1174fb221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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:
punit/app?id=54d63ea296fa7598711226af2ce2ea368e3ca93a'>tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen 2018-06-07tdf#116916 - Icon themes missing on LibreOffice Vanilla from macOS appstoreheiko tietze 2018-05-13Icon themes clean-upheiko tietze 2018-04-18tdf#75398 - Replace hicontrast by Sifrheiko tietze 2018-04-15Remove tango_testing from repositoryheiko tietze 2018-04-04tdf#116695 Make Elementary the default on Gnomeheiko tietze 2017-06-28loplugin:oncevar in vclNoel Grandin 2016-11-14Make CppunitTest_vcl_app_test compile againStephan Bergmann 2016-08-16new loplugin to check for static OUStringsNoel Grandin 2015-05-27loplugin:unreffunStephan Bergmann 2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert 2014-08-22WaE: Unreferenced function declarationsTor Lillqvist 2014-08-22remove special casing for default theme in vclBjoern Michaelsen 2014-05-24cppcheck: redundantAssignmentThomas Arnhold 2014-04-02Kill superfluous vertical whitespaceTor Lillqvist 2014-02-22C++11'ismStephan Bergmann 2014-02-21c++11ismCaolán McNamara 2014-02-21WaE: implicit conversion of literal of type 'const char *' to 'bool'Tor Lillqvist 2014-02-21WaE: unused variablesTor Lillqvist 2014-02-21Include <stdexcept> for std::runtime_errorTor Lillqvist 2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert