# -*- 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-br,dictionaries/br_FR)) $(eval $(call gb_Dictionary_add_root_files,dict-br,\ dictionaries/br_FR/br_FR.aff \ dictionaries/br_FR/br_FR.dic \ dictionaries/br_FR/LICENSES-en.txt \ )) # vim: set noet sw=4 ts=4: /a> : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/documentenumeration.hxx
AgeCommit message (Expand)Author
2014-04-19fixincludeguards.sh: basctlThomas Arnhold
2014-02-25Remove visual noise from basctlAlexander Wilms
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-12re-base on ALv2 code.Michael Meeks
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann