# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License or as specified alternatively below. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Initial Developer of the Original Code is # Bjoern Michaelsen, Canonical Ltd. # Portions created by the Initial Developer are Copyright (C) 2010 the # Initial Developer. All Rights Reserved. # # Major Contributor(s): # # For minor contributions see the git repository. # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 3 or later (the "GPLv3+"), or # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. $(eval $(call gb_CppunitTest_CppunitTest,sal_osl_pipe)) $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_pipe, \ sal/qa/osl/pipe/osl_Pipe \ )) $(eval $(call gb_CppunitTest_use_libraries,sal_osl_pipe, \ sal \ unotest \ $(gb_UWINAPI) \ )) # vim: set noet sw=4 ts=4: eoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/sdi
AgeCommit message (Expand)Author
2019-02-23Add style options to redaction exportMuhammet Kara
2019-01-31Support bitmap PDF export for RedactionMuhammet Kara
2019-01-03Redaction: First stepsMuhammet Kara
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze
2018-08-12Don't show ShowImeStatusWindow in the customization dialogMaxim Monastirsky
2018-07-12tdf#117895: "Edit document properties before saving"...Henry Castro
2018-04-21tdf#94498 add repeat search in Basic IDE by shortcuttagezi
2018-01-16sfx2 store: handle NoFileSync for Save (not SaveAs)Miklos Vajna
2018-01-12sfx2 store: add API to allow disabling thumbnails only for a single saveMiklos Vajna
2018-01-10sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2017-12-22Revert "unused SID command in sfx2"Noel Grandin
2017-12-21unused SID command in sfx2Noel Grandin
2017-12-17tdf#113928 Add uno:ReadOnlyDoc command.Gulsah Kose
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-27tdf#113446 Make EditStyle appear in customization dialogYousuf Philips
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna
2017-09-20EPUB export: add uno command to trigger the filterMiklos Vajna