# -*- 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,setup_native_scripts,$(SRCDIR)/setup_native/scripts)) $(eval $(call gb_Package_add_file,setup_native_scripts,$(LIBO_BIN_FOLDER)/unpack_update,unpack_update.sh)) # vim: set noet sw=4 ts=4: /core' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc/fltini.hxx
AgeCommit message (Expand)Author
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2022-08-20SwNodeIndex->SwNode in CalculateFlySizeNoel Grandin
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-05-29no need to allocate these on the heapNoel Grandin
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-04-24loplugin:unusedmethodsNoel Grandin
2018-10-25sw HTML import: avoid custom default page style in reqif modeMiklos Vajna
2018-07-17loplugin:useuniqueptr in SwRelNumRuleSpacesNoel Grandin
2018-07-16convert SW*READER constants to scoped enumNoel Grandin
2018-02-08sw HTML import: avoid loading the Writer/Web template for the Writer filterMiklos Vajna
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-02-21Translate German comments in sw/source/filter/inc/Johnny_M