summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_tablesheetsobj.mk
blob: ec348a46ded23fc9a81d8c0a0dd3c60ae5aa41d7 (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,tablesheetsobj))

# vim: set noet sw=4 ts=4:
/commit/sw/CppunitTest_sw_odfexport.mk?id=e51e0279e88dbb542518df93d86f8bb0d0a43e89'>Missing test dependenciesStephan Bergmann 2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl 2017-11-28ODF export: expose font style and weight of embedded fontsMiklos Vajna 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara 2016-06-27ODF import: add embedded pdf supportMiklos Vajna 2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko 2016-02-12sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl 2016-01-06sw: remove include of sw/source/inc/uibase/dbui.hxx from dbmgr.hxxMichael Stahl 2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk 2015-08-26tdf#92379: sw: unit test for frame style background colorMichael Stahl 2015-07-27Added Test for tdf#78159 OOoXML embedded objects should be converted to ODFVarun 2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl 2014-11-16Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás 2014-06-04DeInitVCL at end of testsStephan Bergmann 2014-05-01Simplify type detectorsMaxim Monastirsky 2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza 2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza 2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan 2013-04-26fdo#58949 testcaseMiklos Vajna 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks