# -*- 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,desktop_soffice_sh,$(gb_CustomTarget_workdir)/desktop/soffice)) $(eval $(call gb_Package_add_file,desktop_soffice_sh,$(LIBO_BIN_FOLDER)/soffice,soffice.sh)) # vim:set noet sw=4 ts=4: title='lo/core' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svgio/inc/svganode.hxx
AgeCommit message (Expand)Author
2023-10-27Drop rTokenName argument from SvgNode::parseAttributeMike Kaganski
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-08-22no need to use unique_ptr for B2DHomMatrixNoel Grandin
2021-05-01svgio: use pragma once in the header filesTomaž Vajngerl
2020-07-20compact namespace: svgioNoel Grandin
2020-01-11loplugin:finalclasses in svgioNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in svgio/Gabor Kelemen
2017-10-23loplugin:includeform: svgioStephan Bergmann
2017-01-19new loplugin: useuniqueptr: svgioNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist