/* * 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 . */ #include "macros.inc" #include "AutoInstall/quickstart" Module gid_Module_Optional_Quickstart MOD_NAME_DESC ( MODULE_OPTIONAL_QUICKSTART ); Sortkey = "1400"; Default = YES; ParentID = gid_Module_Optional; Files = (auto_quickstart_ALL, gid_File_Tmp_Userinstall_Quickstart_Inf); End -4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/fmsearch.hxx
AgeCommit message (Expand)Author
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2018-10-06drop some now unnecessary includeCaolán McNamara
2018-04-15remove some unused comphelper includesJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin