# -*- 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_Jar_Jar,ScriptProviderForBeanShell)) $(eval $(call gb_Jar_use_jars,ScriptProviderForBeanShell,\ juh \ jurt \ ridl \ unoil \ ScriptFramework \ )) $(eval $(call gb_Jar_use_externals,ScriptProviderForBeanShell,\ bsh \ )) $(eval $(call gb_Jar_set_manifest,ScriptProviderForBeanShell,$(SRCDIR)/scripting/java/com/sun/star/script/framework/provider/beanshell/MANIFEST.MF)) $(eval $(call gb_Jar_set_componentfile,ScriptProviderForBeanShell,scripting/java/ScriptProviderForBeanShell,OOO)) $(eval $(call gb_Jar_set_packageroot,ScriptProviderForBeanShell,com)) $(eval $(call gb_Jar_add_sourcefiles,ScriptProviderForBeanShell,\ scripting/java/com/sun/star/script/framework/provider/beanshell/PlainSourceView \ scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptEditorForBeanShell \ scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptProviderForBeanShell \ scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptSourceModel \ scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptSourceView \ scripting/java/com/sun/star/script/framework/provider/beanshell/UnsavedChangesListener \ )) $(eval $(call gb_Jar_add_packagefile,ScriptProviderForBeanShell,\ com/sun/star/script/framework/provider/beanshell/template.bsh,\ $(SRCDIR)/scripting/java/com/sun/star/script/framework/provider/beanshell/template.bsh \ )) # vim: set noet sw=4 ts=4: ue='distro/cib/libreoffice-6-3'>distro/cib/libreoffice-6-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/toolkit/JunitTest_toolkit_unoapi_4.mk
.0.4&id=705d69a925d5723a5c0b2a62dd41f67f2fe8a217&showmsg=1'>Expand)
AgeCommit message (Collapse)Author
Author
2014-04-04cp#1000054: Avoid crashing.Muthu Subramanian
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Remove unused inline functionStephan Bergmann
2014-04-01Remove unused inline constructorStephan Bergmann
2014-04-01adapted the ifdef'ed portion as wellEike Rathke
2014-03-31coverity#735502 Logically dead codeCaolán McNamara
2014-03-30MSVC helpfully provides warning C4310: cast truncates constant valueMichael Stahl
2014-03-30deploy some asserts to detect truncated STREAM_SEEK_TO_ENDMichael Stahl
2014-03-29coverity#704312 Logically dead codeCaolán McNamara
2014-03-29tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl
2014-03-28handle Narrow No-Break Space the same as No-Break Space, just in caseEike Rathke
2014-03-28name things what they areEike Rathke
2014-03-28we have a constant, use itEike Rathke
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-28Remove remaining DBG_CTOR etc. remnants from svlStephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Introduce INetContentType::scanStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25coverity#738856 Uninitialized pointer fieldCaolán McNamara
2014-03-25Adapt to sal/log.hxxStephan Bergmann
2014-03-25coverity#982311 Dead default in switchCaolán McNamara
2014-03-21Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida
2014-03-14708253 Uninitialized pointer fieldCaolán McNamara
2014-03-14coverity#708255 Uninitialized pointer fieldCaolán McNamara
2014-03-14coverity#708265 Uninitialized pointer fieldCaolán McNamara
2014-03-14coverity#708269 Uninitialized pointer fieldCaolán McNamara
2014-03-14coverity#708271 Uninitialized pointer fieldCaolán McNamara
2014-03-13coverity#708824 Unused pointer valueCaolán McNamara
2014-03-13Related: fdo#30770 fix rtf cut/paste crashCaolán McNamara
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-11fdo#39468 Translate German commentsTobias Lippert
2014-03-11fdo#30770 - Speed up xslx importTobias Lippert
2014-03-11callcatcher: update unused codeCaolán McNamara
2014-03-10svl: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10coverity#1079295 Uninitialized pointer fieldCaolán McNamara
2014-03-10coverity#1079294 Uninitialized pointer fieldCaolán McNamara
2014-03-10coverity#1079293 Uninitialized pointer fieldCaolán McNamara
2014-03-10coverity#1079292 Uninitialized pointer fieldCaolán McNamara
2014-03-10coverity#1079291 Uninitialized pointer fieldCaolán McNamara