# -*- 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 sc_unoapi_common,consolidationdescriptorobj)) # vim: set noet sw=4 ts=4: /lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/drawinglayer/source/tools/emfpbrush.cxx
AgeCommit message (Expand)Author
2024-05-08loplugin:ostr in drawinglayerNoel Grandin
2022-06-14tdf#131506 tdf#143031 EMF+ Fix displaying PathGradient fillBartosz Kosiorek
2022-04-24tdf#103859 EMF+ Use variable types according to EMFPLUS documentationBartosz Kosiorek
2021-06-11"drawinglayer" -> "drawinglayer.emf" log area for some emf codeLuboš Luňák
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-03-15tdf#124424 Fix WrapModeTileFlipY option for LinearGradientBartosz Kosiorek
2020-03-15tdf#124424 Fix orientation of the LinearGradientBartosz Kosiorek
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-20drawinglayer: improve more EMF+ loggingChris Sherlock
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen
2019-04-01tdf#103859 EMF+ Add transparency support for linear gradientsBartosz Kosiorek
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-01-19loplugin:useuniqueptr in EMFPBrushNoel Grandin
2017-11-17tdf#111486 Use buildin methods for displaying matrixBartosz Kosiorek
2017-11-16tdf#113704 Implement proper reading of the EmfPlusRegionNodeBartosz Kosiorek
2017-11-06loplugin:constparams in cppcanvas,drawinglayerNoel Grandin
2017-10-26tdf#111486 Fix description of SAL_ macros after EMF+ refactorBartosz Kosiorek
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-15emfplus: more corrections due to linux buildArmin Le Grand
2017-07-15emfplus: more corrections and rough geometryArmin Le Grand
2017-07-15emfplus: some cleanup/streamliningArmin Le Grand
2017-07-15emfplus: migrate gdiplus reader to drawinglayerArmin Le Grand