# -*- 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,ScriptFramework)) $(eval $(call gb_Jar_use_jars,ScriptFramework,\ libreoffice \ )) $(eval $(call gb_Jar_set_componentfile,ScriptFramework,scripting/java/ScriptFramework,OOO,services)) $(eval $(call gb_Jar_set_manifest,ScriptFramework,$(SRCDIR)/scripting/java/Framework/MANIFEST.MF)) $(eval $(call gb_Jar_set_packageroot,ScriptFramework,com)) $(eval $(call gb_Jar_add_sourcefiles,ScriptFramework,\ scripting/java/com/sun/star/script/framework/browse/DialogFactory \ scripting/java/com/sun/star/script/framework/browse/ParcelBrowseNode \ scripting/java/com/sun/star/script/framework/browse/PkgProviderBrowseNode \ scripting/java/com/sun/star/script/framework/browse/ProviderBrowseNode \ scripting/java/com/sun/star/script/framework/browse/ScriptBrowseNode \ scripting/java/com/sun/star/script/framework/container/DeployedUnoPackagesDB \ scripting/java/com/sun/star/script/framework/container/ParcelContainer \ scripting/java/com/sun/star/script/framework/container/ParcelDescriptor \ scripting/java/com/sun/star/script/framework/container/Parcel \ scripting/java/com/sun/star/script/framework/container/ParsedScriptUri \ scripting/java/com/sun/star/script/framework/container/ScriptEntry \ scripting/java/com/sun/star/script/framework/container/ScriptMetaData \ scripting/java/com/sun/star/script/framework/container/UnoPkgContainer \ scripting/java/com/sun/star/script/framework/container/XMLParserFactory \ scripting/java/com/sun/star/script/framework/container/XMLParser \ scripting/java/com/sun/star/script/framework/io/UCBStreamHandler \ scripting/java/com/sun/star/script/framework/io/XInputStreamImpl \ scripting/java/com/sun/star/script/framework/io/XInputStreamWrapper \ scripting/java/com/sun/star/script/framework/io/XOutputStreamWrapper \ scripting/java/com/sun/star/script/framework/io/XStorageHelper \ scripting/java/com/sun/star/script/framework/log/LogUtils \ scripting/java/com/sun/star/script/framework/provider/ClassLoaderFactory \ scripting/java/com/sun/star/script/framework/provider/EditorScriptContext \ scripting/java/com/sun/star/script/framework/provider/PathUtils \ scripting/java/com/sun/star/script/framework/provider/ScriptContext \ scripting/java/com/sun/star/script/framework/provider/ScriptEditor \ scripting/java/com/sun/star/script/framework/provider/ScriptEditorBase \ scripting/java/com/sun/star/script/framework/provider/ScriptProvider \ scripting/java/com/sun/star/script/framework/provider/SwingInvocation \ scripting/java/Framework/com/sun/star/script/framework/security/SecurityDialog \ )) # vim: set noet sw=4 ts=4: 5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/osl/unx/pipe.cxx
AgeCommit message (Expand)Author
2024-11-22Fix typosAndrea Gelmini
2024-11-22tsan: make oslPipe thread-safeNoel Grandin
2024-11-12cid#1607638 silence Overflowed return valueCaolán McNamara
2024-11-04merge creating variable and assigning itCaolán McNamara
2024-10-31use SAL_WARN_IF here insteadCaolán McNamara
2024-08-31assign immediatelyCaolán McNamara
2024-04-26loplugin:ostr in salNoel Grandin
2023-11-19Extended loplugin:ostr: salStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: salStephan Bergmann
2023-08-30tdf#146619 Remove unused includes from sal/osl/unxGabor Kelemen
2023-08-09tdf#146619 Remove unused includes from sal/ [system.hxx]Gabor Kelemen
2021-11-30loplugin:stringliteraldefine in variousNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: salStephan Bergmann
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-07-19cid#1448293 Copy into fixed size bufferCaolán McNamara
2019-07-18cid#1448288 Unchecked return value from libraryCaolán McNamara
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-01-16Use OString for memory management of osl_psz_createPipeStephan Bergmann
2019-01-16Use OString for memory management of getBootstrapSocketPathStephan Bergmann
2019-01-16New loplugin:emptyStephan Bergmann
2018-11-01Fix build on HaikuKacper Kasper
2018-10-19Introduce UnixErrnoString() and use it in sal/osl/unxTor Lillqvist
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-07-21osl: Unix pipe converted from OSL_ASSERT to assert/SAL_WARNsChris Sherlock
2017-07-02loplugin:casttovoid: salStephan Bergmann
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-25osl: socket.cxx nullptr comparison cleanupsChris Sherlock
2017-06-25osl: remove comment cruft from pipe.cxx on win32 and unxChris Sherlock
2017-06-25osl: whitespace cleanup of pipe.cxx for unx and w32Chris Sherlock
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2016-03-10Drop __osl_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann
2016-03-02tdf#98210 do not require R_OK for pipe dirHank Leininger
2016-02-07Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usuallyDamjan Jovanovic
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann