# -*- 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,jurt_bridgefactory)) $(eval $(call gb_JunitTest_use_jars,jurt_bridgefactory,\ ridl \ )) $(eval $(call gb_JunitTest_use_jar_classset,jurt_bridgefactory,jurt)) $(eval $(call gb_JunitTest_add_sourcefiles,jurt_bridgefactory,\ jurt/test/com/sun/star/comp/bridgefactory/BridgeFactory_Test \ )) $(eval $(call gb_JunitTest_add_classes,jurt_bridgefactory,\ com.sun.star.comp.bridgefactory.BridgeFactory_Test \ )) # vim:set noet sw=4 ts=4: runk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/qa
AgeCommit message (Expand)Author
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-07-23svl: fix comparison in new unit testMichael Stahl
2014-07-23fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert
2014-07-23fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert
2014-07-22Add unittests for SfxBroadcasterTobias Lippert
2014-06-19related fdo#63230: Fix unit test for fdo#44286 to run in all localesIsamu Mogi
2014-06-18related fdo#63230: Add unit test for fdo#44286Isamu Mogi
2014-06-17fdo#38513 - Accelerate non-poolable item add / remove.Michael Meeks
2014-05-15fix-includes.pl: svlThomas Arnhold
2014-05-09move INetContentTypes::scan() to INetMIME::scanContentType()Chr. Rossmanith
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Introduce INetContentType::scanStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-11fdo#30770 - Speed up xslx importTobias Lippert
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svlAlexander Wilms
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi