# -*- 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_JunitTest_JunitTest,configmgr_unoapi)) $(eval $(call gb_JunitTest_set_defs,configmgr_unoapi,\ $$(DEFS) \ -Dorg.openoffice.test.arg.sce=$(SRCDIR)/configmgr/qa/unoapi/module.sce \ -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/configmgr/qa/unoapi/knownissues.xcl \ -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/configmgr/qa/unoapi/testdocuments \ )) $(eval $(call gb_JunitTest_use_jars,configmgr_unoapi,\ OOoRunner \ ridl \ test \ unoil \ jurt \ )) $(eval $(call gb_JunitTest_add_classes,configmgr_unoapi,\ org.openoffice.test.UnoApiTest \ )) # vim: set noet sw=4 ts=4: tro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/sequenceasvector.hxx
AgeCommit message (Expand)Author
2013-04-23execute move of global headersBjoern Michaelsen
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-29re-base on ALv2 code.Michael Meeks
2011-08-11fix more -fpermissive compile errors from trunck gccTom Tromey
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2010-11-15Docx Export: fixed some elements ordering problemCédric Bosdonnat
2010-10-24micro optsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-07-14dr77 #i113097# new c'tors should be explicit too, of courseDaniel Rentz
2010-07-13dr77: #i113097# make Sequence(sal_Int32) explicitDaniel Rentz
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.5.246); FILE MERGEDRüdiger Timm