# -*- 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_Package_Package,extras_cfgusr,$(SRCDIR)/extras/source/misc_config)) $(eval $(call gb_Package_add_files,extras_cfgusr,$(LIBO_SHARE_PRESETS_FOLDER)/config,\ autotbl.fmt \ )) # vim: set noet sw=4 ts=4: lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/explorer
AgeCommit message (Expand)Author
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-08-13expand out DELETEZ in sfx2Noel Grandin
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-01-23loplugin:useuniqueptr in CntStaticPoolDefaults_ImplNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin