# -*- 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,libotouch)) $(eval $(call gb_Library_use_sdk_api,libotouch)) $(eval $(call gb_Library_add_exception_objects,libotouch,\ touch/source/generic/libotouch \ )) ifeq ($(OS),ANDROID) $(eval $(call gb_Library_use_libraries,libotouch,\ lo-bootstrap \ )) $(eval $(call gb_Library_add_exception_objects,libotouch,\ touch/source/android/android \ )) endif # vim: set noet sw=4 ts=4: /trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparaimphint.hxx
AgeCommit message (Expand)Author
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-11-09Clean up the codeAlexander O. Anisimov
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-09-11CWS-TOOLING: integrate CWS odfmetadata3Kurt Zenker
2008-04-10INTEGRATION: CWS changefileheader (1.9.18); FILE MERGEDRüdiger Timm
2008-03-12INTEGRATION: CWS impresstables2 (1.8.40); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.7.156); FILE MERGEDJens-Heiner Rechtien
2006-06-19INTEGRATION: CWS warnings01 (1.6.32); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.5.264); FILE MERGEDRüdiger Timm
2004-09-09INTEGRATION: CWS swqbugfixes06 (1.4.40); FILE MERGEDOliver Bolte
2004-07-14#i10000# GetEventsContext and SetEventsContextRüdiger Timm
2004-07-14#i10000# Merge errors correctedRüdiger Timm
2004-06-28INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDEDHans-Joachim Lankenau