# -*- 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-is,dictionaries/is)) $(eval $(call gb_Dictionary_add_root_files,dict-is,\ dictionaries/is/is.aff \ dictionaries/is/is.dic \ dictionaries/is/license.txt \ )) $(eval $(call gb_Dictionary_add_thesauri,dict-is,\ dictionaries/is/th_is.dat \ )) # vim: set noet sw=4 ts=4: orm'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools/bootstrp/cppdep.hxx
AgeCommit message (Expand)Author
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-06ditch some ByteStringsCaolán McNamara
2011-12-06aSourceFile member unusedCaolán McNamara
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-08-17remove freshly unused codeCaolán McNamara
2011-08-16ByteString->rtl::OStringCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-11Remove DECLARE_LIST( ByteStringList, ByteString * )Joseph Powers
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien