summaryrefslogtreecommitdiff
path: root/opencl/Module_opencl.mk
blob: 5db04e5307882a4ef21697e56de2bab977b89998 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# -*- 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/.
#

$(eval $(call gb_Module_Module,opencl))

$(eval $(call gb_Module_add_targets,opencl,\
    Executable_opencltest \
    Library_opencl \
))

# vim: set noet sw=4 ts=4:
href='/cgit/lo/core/commit/sc/inc/unonames.hxx?id=8555034abf9e53190fa559c1a705868766a5677f'>handle SearchWildcard API optionEike Rathke 2016-02-20add Wildcards UNO API implementation, tdf#72196Eike Rathke 2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis 2015-07-20tdf#92256: ODF save/load syntax for string referenceKatarina Behrens 2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke 2015-03-30integrate new conditional format list into normal UNO stuffMarkus Mohrhard 2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis 2015-02-25calc : add UNO properties for "Record changes"Laurent Godard