# -*- 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,uui)) $(eval $(call gb_Library_set_componentfile,uui,uui/util/uui)) $(eval $(call gb_Library_use_external,uui,boost_headers)) $(eval $(call gb_Library_use_custom_headers,uui,\ officecfg/registry \ )) $(eval $(call gb_Library_use_sdk_api,uui)) $(eval $(call gb_Library_use_libraries,uui,\ comphelper \ cppu \ cppuhelper \ sal \ i18nlangtag \ svl \ svt \ tk \ tl \ utl \ vcl \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,uui,\ uui/source/alreadyopen \ uui/source/filechanged \ uui/source/fltdlg \ uui/source/iahndl \ uui/source/iahndl-authentication \ uui/source/iahndl-errorhandler \ uui/source/iahndl-filter \ uui/source/iahndl-ioexceptions \ uui/source/iahndl-locking \ uui/source/iahndl-ssl \ uui/source/interactionhandler \ uui/source/lockfailed \ uui/source/logindlg \ uui/source/masterpasscrtdlg \ uui/source/masterpassworddlg \ uui/source/nameclashdlg \ uui/source/newerverwarn \ uui/source/openlocked \ uui/source/passwordcontainer \ uui/source/passworddlg \ uui/source/requeststringresolver \ uui/source/secmacrowarnings \ uui/source/services \ uui/source/sslwarndlg \ uui/source/trylater \ uui/source/unknownauthdlg \ )) # vim: set noet sw=4 ts=4: b/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools/bootstrp/cppdep.cxx
AgeCommit message (Expand)Author
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-02-15Various string function clean upStephan Bergmann
2012-02-05Some cppcheck cleaningJulien Nabet
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2011-12-06ditch some ByteStringsCaolán McNamara
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-11-14ByteString->rtl::OStringCaolán McNamara
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-17remove freshly unused codeCaolán McNamara
2011-08-16ByteString->rtl::OStringCaolán McNamara
2011-08-16there's no point to that assignCaolá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
2008-10-15CWS-TOOLING: integrate CWS ause098Oliver Bolte
2008-04-11INTEGRATION: CWS changefileheader (1.15.74); FILE MERGEDRüdiger Timm