# -*- 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,embobj)) $(eval $(call gb_Library_set_componentfile,embobj,embeddedobj/util/embobj)) $(eval $(call gb_Library_set_include,embobj,\ -I$(SRCDIR)/embeddedobj/source/inc \ $$(INCLUDE) \ )) $(eval $(call gb_Library_use_external,embobj,boost_headers)) $(eval $(call gb_Library_use_sdk_api,embobj)) $(eval $(call gb_Library_use_libraries,embobj,\ comphelper \ cppu \ cppuhelper \ sal \ svt \ vcl \ tl \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,embobj,\ embeddedobj/source/commonembedding/embedobj \ embeddedobj/source/commonembedding/inplaceobj \ embeddedobj/source/commonembedding/miscobj \ embeddedobj/source/commonembedding/persistence \ embeddedobj/source/commonembedding/register \ embeddedobj/source/commonembedding/specialobject \ embeddedobj/source/commonembedding/visobj \ embeddedobj/source/commonembedding/xfactory \ embeddedobj/source/general/docholder \ embeddedobj/source/general/dummyobject \ embeddedobj/source/general/intercept \ embeddedobj/source/general/xcreator \ )) # vim: set noet sw=4 ts=4: istro/cib/libreoffice-5-2'>distro/cib/libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/editutil.hxx
AgeCommit message (Expand)Author
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-11Translated comments from German to English / Removed unnecessary commentsChristina Rossmanith
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2009-05-18CWS-TOOLING: integrate CWS calcmultilineJens-Heiner Rechtien
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.11.330); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.10.324); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.9.130); FILE MERGEDRüdiger Timm
2005-03-08INTEGRATION: CWS calc30 (1.8.186); FILE MERGEDVladimir Glazounov
2004-09-08INTEGRATION: CWS dr12 (1.5.272); FILE MERGEDJens-Heiner Rechtien
2004-08-23INTEGRATION: CWS tune03 (1.6.52); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.5.302); FILE MERGEDOliver Bolte
2002-09-23#97226# re-apply cell format as paragraph attributes after format/defaultNiklas Nebel
2002-03-20#97595#; give possibility to use a SetNewTextDefaults which takes ownershipSascha Ballach