#*************************************************************** # 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 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. #*************************************************************** $(eval $(call gb_Library_Library,ira)) $(eval $(call gb_Library_add_api,ira,\ udkapi \ offapi \ )) $(eval $(call gb_Library_set_include,ira,\ -I$(SRCDIR)/filter/inc/pch \ $$(INCLUDE) \ )) $(eval $(call gb_Library_add_linked_libs,ira,\ vcl \ tl \ sal \ $(gb_STDLIBS) \ )) $(eval $(call gb_Library_add_exception_objects,ira,\ filter/source/graphicfilter/iras/iras \ )) # vim: set noet sw=4 ts=4: 5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/mysqlc/Rdb_mysqlc.mk
e/commit/sc/uiconfig/scalc/ui/validationdialog.ui?h=libreoffice-7-3&id=9100d70e1deeefd652c70d8086c01fe55742c3f0'>replace stock button labels
AgeCommit message (Expand)Author
Caolán McNamara
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara