# -*- 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_AllLangResTarget_AllLangResTarget,textconversiondlgs)) $(eval $(call gb_AllLangResTarget_set_reslocation,textconversiondlgs,svx)) $(eval $(call gb_AllLangResTarget_add_srs,textconversiondlgs,\ svx/textconversiondlgs \ )) $(eval $(call gb_SrsTarget_SrsTarget,svx/textconversiondlgs)) $(eval $(call gb_SrsTarget_use_packages,svx/textconversiondlgs,\ svtools_inc \ )) $(eval $(call gb_SrsTarget_add_files,svx/textconversiondlgs,\ svx/source/unodialogs/textconversiondlgs/chinese_dialogs.src \ )) # vim: set noet sw=4 ts=4: ibreoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua/SalAquaFilePicker.hxx
AgeCommit message (Expand)Author
2017-12-15loplugin:salcall (macOS)Stephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20loplugin:dynexcspec (macOS), fpickerStephan Bergmann
2016-10-28loplugin:unnecessaryoverrideStephan Bergmann
2016-09-14loplugin:overrideStephan Bergmann
2016-04-22loplugin:passstuffbyrefStephan Bergmann
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet
2015-08-13fpicker: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-03-27SAL_OVERRIDE, Mac OS X fpicker reduxStephan Bergmann