# -*- 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_WinResTarget_WinResTarget,spsupp)) $(eval $(call gb_WinResTarget_use_custom_headers,spsupp,\ shell/source/win32/spsupp/idl \ )) $(eval $(call gb_WinResTarget_add_defs,spsupp,\ -DTLB_FILE=\"$(call gb_CustomTarget_get_workdir,shell/source/win32/spsupp/idl)/spsupp.tlb\" \ )) $(eval $(call gb_WinResTarget_set_rcfile,spsupp,shell/source/win32/spsupp/res/spsupp)) # vim: set shiftwidth=4 tabstop=4 noexpandtab: e='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/drawinglayer/attribute
AgeCommit message (Expand)Author
2023-03-22MCGR: Corrected error with Case16 wrong gradient shortcutArmin Le Grand (allotropia)
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)
2023-02-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)
2023-02-12Fix typoAndrea Gelmini
2023-02-12Fix typoAndrea Gelmini
2023-02-12MCGR: Add/Provide GradientSteps to FillGradientAttributeArmin Le Grand (allotropia)
2022-06-20tdf#128150 Implement/add SlideBackgroundFill visualizationArmin Le Grand (Allotropia)
2022-06-15clang-tidy modernize-pass-by-value in drawinglayerNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2021-11-08extend XML dumpig for primitives to support fontwork objectsTomaž Vajngerl
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2020-12-01do not unnecessarily explicitly force gradient step count (tdf#138581)Luboš Luňák
2020-11-24remove linestartendattribute.hxx from clang-format excludelistTomaž Vajngerl
2020-11-23pragma once for linestartendattribute.hxxTomaž Vajngerl
2020-11-23cleanup namespaces for fill*attribute.hxxTomaž Vajngerl
2020-11-23pragma once for fill*attribute.hxxTomaž Vajngerl
2020-11-23remove fill*attribute.hxx from clang-format excludelistTomaž Vajngerl
2020-07-16compact namespace: drawinglayerNoel Grandin
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-06-27drawinglayer: remove fontattribute.hxx from clang-format blacklistTomaž Vajngerl
2020-06-27drawinglayer: pragma once for fontattribute.hxxTomaž Vajngerl
2020-05-29Add blur attributies and definitons into shadow classes and properitiesA_GAN
2020-05-07tdf#101181: improve glow effectMike Kaganski
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-23tdf#130058 Import shadow size.Gülşah Köse
2020-04-12remove {line,stroke}attribute.hxx from clang-format blacklistTomaž Vajngerl
2020-04-12clean-up NS and pragma once for LineAttribute, StrokeAttributeTomaž Vajngerl
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-06-12forcepoint#46 MaterialAttribute3D UnsafeRefCountingPolicy double freeCaolán McNamara
2018-01-29clang-tidy modernize-use-equals-default in drawinglayerJochen Nitschke
2017-08-19Removed ignored includesAndrea Gelmini