# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_JunitTest_JunitTest,unoxml_complex)) $(eval $(call gb_JunitTest_set_defs,unoxml_complex,\ $$(DEFS) \ -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/unoxml/qa/complex/unoxml/testdocuments \ )) $(eval $(call gb_JunitTest_use_jars,unoxml_complex,\ OOoRunner \ ridl \ test \ unoil \ jurt \ )) $(eval $(call gb_JunitTest_add_sourcefiles,unoxml_complex,\ unoxml/qa/complex/unoxml/DOMTest \ unoxml/qa/complex/unoxml/TestDocument \ )) $(eval $(call gb_JunitTest_add_classes,unoxml_complex,\ complex.unoxml.DOMTest \ )) # vim: set noet sw=4 ts=4: breoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/config_host_lang.mk.in
imar/fontconfigcrash&id=f88473c56a718574e3cf45725f568cb4e1397aa4'>convert extension dialog to .ui
AgeCommit message (Expand)Author
2015-03-25gbuild: allow to react on change in configured langsDavid Tardon
Caolán McNamara
2012-11-05fdo#46808, rename methodNoel Grandin
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-04sal_Bool->bool in padminNoel Grandin
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-26sal_Bool -> bool, convert InitAccessBridge and friendsNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-28Add more room to a label in print dialog too short for FR translationJean-Baptiste FAURE
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02re-base on ALv2 code. Removing:Michael Meeks
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02Remove unused definesThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-01Targeted string re-work in padmin and saxThorsten Behrens
2012-05-31targeted string re-workNorbert Thiebaud
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-09add package deps for resourcesDavid Tardon
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-03-20make ResId->OUString the primary routeCaolán McNamara