summaryrefslogtreecommitdiff
path: root/Dictionary_bs.mk
blob: a5c52a8b8ac238ffb5640fd3436347b6ddd3e3cb (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-bs,dictionaries/bs_BA))

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

# vim: set noet sw=4 ts=4:
ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/crashrep
AgeCommit message (Expand)Author
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-07remove INPATH and PROEXTMichael Stahl
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-29gbuild: stop using stuff in OUTDIR/unittest/installMichael Stahl
2013-10-03fix thinkoDavid Tardon
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-16gbuild: consolidate ULF copypaste in gb_CustomTarget_ulfex_ruleMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Remove unused macro "PMAP_CMD"Julien Nabet
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-02remove minor.mkMatúš Kukan
2013-02-28remove all d.lstMichael Stahl
2013-02-28bin PATCH_SO_NAME crackAndras Timar
2013-02-13fix translation of crash reporterDavid Tardon
2013-02-13let's split this for easier cherry-pickingDavid Tardon
2013-02-13fdo#60386 fix l10n of windows shell extensionDavid Tardon
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26crashrep: fix conditionals: it used to be built in non-pro tooMichael Stahl
2013-01-22convert crashrep to gbuild and add to tail_buildPeter Foley
2013-01-07fix misleading comment.Michael Meeks
2012-12-27Some cppcheck cleaningJulien Nabet
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-10-01translations is a source-only moduleAndras Timar
2012-10-01use "LibreOffice" as the default value of ProductKey for crashrepTakeshi Abe
2012-08-11Remove unused local varsJulien Nabet
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-22cleanup malingering vendor name in disabled codeMichael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-14re-base on ALv2 code.Michael Meeks
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-21make comment reflect realityCaolán McNamara
2012-04-21WaE: crashrep warnings fixedDavid Ostrovsky
2012-03-23.txt files don't need executable bitsMichael Stahl
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-21chmod -xTor Lillqvist