# -*- 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,oox_customshapes,$(SRCDIR)/oox)) $(eval $(call gb_Package_add_files,oox_customshapes,$(LIBO_SHARE_FOLDER)/filter,\ source/drawingml/customshapes/oox-drawingml-cs-presets \ )) # vim: set noet sw=4 ts=4: lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpdrawobj.hxx
AgeCommit message (Expand)Author
2022-01-12ofz: Direct-leakCaolán McNamara
2022-01-07Objct->ObjectCaolán McNamara
2021-08-03Fix typosAndrea Gelmini
2020-08-29Fix typosAndrea Gelmini
2020-04-21tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxxGabor Kelemen
2018-03-05loplugin:useuniqueptr in LwpDrawBitmapNoel Grandin
2018-03-05loplugin:useuniqueptr in LwpDrawPolygonNoel Grandin
2018-03-05loplugin:useuniqueptr in LwpDrawPolyLineNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-24loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann