summaryrefslogtreecommitdiff
path: root/Dictionary_tr.mk
blob: bbc5eb9b2a5ac0e4de1aff0877b6b2838c6c7ce1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- 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_Dictionary_Dictionary,dict-tr,dictionaries/tr_TR))

$(eval $(call gb_Dictionary_add_root_files,dict-tr,\
	dictionaries/tr_TR/tr_TR.aff \
	dictionaries/tr_TR/tr_TR.dic \
	dictionaries/tr_TR/README.txt \
))

# vim: set noet sw=4 ts=4:
ture/opengl-transitions-rework LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/impfontmetricdata.hxx
AgeCommit message (Expand)Author
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-01-23loplugin:constparams in vclNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-21drop unnecessary mpFontInstance use pathCaolán McNamara
2018-05-30tdf#116498 Use win metrics for 'DIN Light' fontSamuel Mehrbrodt
2017-11-17vcl: clean ImplFontMetricData::ImplInitTextLineSize a little bit.Mark Hung
2017-11-06QT5 first stab on implementing CommonSalLayoutJan-Marek Glogowski
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-05-19remove unused languagetag.hxx includesJochen Nitschke
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-06-01loplugin:unusedmethodsNoel Grandin