summaryrefslogtreecommitdiff
path: root/testtools/Library_cppobj.mk
blob: f2d50d79b795975cf2b26e8e3a8360f02cef369e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# -*- 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_Library_Library,testtools_cppobj))

$(eval $(call gb_Library_set_componentfile,testtools_cppobj,testtools/source/bridgetest/cppobj))

$(eval $(call gb_Executable_set_include,testtools_cppobj,\
    -I$(SRCDIR)/testtools/source/bridgetest \
    $$(INCLUDE) \
))

$(eval $(call gb_Library_use_internal_api,testtools_cppobj,\
    bridgetest \
))

$(eval $(call gb_Library_use_api,testtools_cppobj,\
    udkapi \
))

$(eval $(call gb_Library_use_external,testtools_cppobj,boost_headers))

$(eval $(call gb_Library_use_static_libraries,testtools_cppobj,\
    testtools_bridgetest_s \
))

$(eval $(call gb_Library_use_libraries,testtools_cppobj,\
    cppu \
    cppuhelper \
    sal \
))

$(eval $(call gb_Library_add_exception_objects,testtools_cppobj,\
    testtools/source/bridgetest/cppobj \
))

# vim:set noet sw=4 ts=4:
class='decoration'>Szymon Kłos 2019-10-31jsdialogs: .uno:XLineColor with string argumentSzymon Kłos 2019-10-28jsdialogs: make possible to set .uno:BackgroundColor in WriterSzymon Kłos 2019-08-26lok: change table border position param. from new pos. to offsetTomaž Vajngerl 2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl 2019-08-08tdf#119228 Add 'Resolved Comments' option to the View menu.Scott Clarke 2019-08-06Move CopyHyperlinkLocation to svxSamuel Mehrbrodt 2019-08-01Make QR Code callable in calc and writerShubham Goyal 2019-07-15Deduplicate EditHyperlink commandSamuel Mehrbrodt 2019-06-18tdf#111707 Add 'Remove Hyperlink' to context menu in ImpressSamuel Mehrbrodt 2019-05-28tdf#120905 Remove temporary uno command.Gülşah Köse 2019-05-24Add a parameter to insert a text box directly.Jan Holesovsky 2019-05-23Add new customize and position merged dialogGülşah Köse 2019-03-14tdf#112411 Remove all that remains of the More controls toolbarsRoman Kuznetsov 2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal 2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal 2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe 2019-02-20Use named shapes for redactionMuhammet Kara 2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze 2019-01-25Forge the freeform redaction toolMuhammet Kara 2019-01-25Add Redaction ToolbarMuhammet Kara 2019-01-06tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski 2018-12-10lok: shape scaling reworkMarco Cecchetti 2018-12-07add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro 2018-12-07svx: add parameters to .uno:TransformDialogHenry Castro 2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard 2018-11-28Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLEAndrea Gelmini 2018-10-15tdf#120429 - Functions Insert Columns Exist Two Timesheiko tietze 2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky 2018-07-12tdf#101778: Disable crop and rotate in read-only modeXisco Fauli 2018-07-04tdf#118506: Disable orientation page in read onlyXisco Fauli 2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt 2018-03-22tdf#83877 Move SignatureLineDialog to svxSamuel Mehrbrodt