summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_recentfunctionsobj.mk
blob: 1187c4e4896cc0a2946d12e1dd86ac55f32cd656 (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/.
#
#*************************************************************************

$(eval $(call sc_unoapi_common,recentfunctionsobj))

# vim: set noet sw=4 ts=4:
core/commit/filter/Module_filter.mk?h=cib-6.4-23&id=4e7396dbe06df9cb6d441b0cf6c245426c11ff68'>screenshots: add dialog test cases for filterArmin Le Grand 2015-11-06merged graphic import/export into a single libraryOliver Specht 2015-10-02Revert "vcl event filter"Caolán McNamara 2015-10-02vcl event filterCaolán McNamara 2015-08-23Better to call this msfilter testZolnai Tamás 2015-07-14tdf#92471: Improve color conversion to MSO highlightingZolnai Tamás 2014-11-06add a build-time regression test for pcd file formatCaolán McNamara 2014-10-20add eps import regression testCaolán McNamara 2014-10-18add a regression test for .met filesCaolán McNamara 2014-08-09add dxf import testsCaolán McNamara 2014-07-07fdo#80955 - add a unit test.Michael Meeks 2014-05-01Introduce centralized detection for storage-based filesMaxim Monastirsky 2014-04-18add ppm regression testCaolán McNamara 2014-04-17add regression tests for psd filterCaolán McNamara 2014-04-17add tests for CVE-2008-1097, etc.Caolán McNamara 2014-04-11add a ras import testCaolán McNamara 2014-03-04filter: make LibXSLTTransformer init backward compatibleMichael Stahl 2014-03-01Merge HTML detection to text detection serviceMaxim Monastirsky 2014-01-23related: fdo#73682 Introduce HTML detection serviceMaxim Monastirsky 2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen 2013-11-14fix buildMarkus Mohrhard 2013-11-14make l10n buildable separatelyBjoern Michaelsen 2013-11-13Convert ImpSWFDialog.src to uiLaurent Balland-Poirier