summaryrefslogtreecommitdiff
path: root/desktop/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:
3 +0200'>2020-10-22long->tools::Long in dbaccess..drawinglayerNoel 2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman 2020-08-26add focus rect to icon controlCaolán McNamara 2020-08-26weld OApplicationSwapWindowCaolán McNamara 2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara 2019-02-25loplugin:unusedfields in dbaccessNoel Grandin 2018-11-07move SvTreeListBox to vclCaolán McNamara 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-05loplugin:unusedmethodsNoel Grandin 2015-07-20cppcheck: noExplicitConstructorCaolán McNamara 2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold 2013-08-27fdo#62475 removed pointless commentsJelle van der Waa