# -*- 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_ExternalPackage_ExternalPackage,cairo,cairo)) $(eval $(call gb_ExternalPackage_use_external_project,cairo,cairo)) $(eval $(call gb_ExternalPackage_add_file,cairo,lib/libcairo.so,src/.libs/libcairo.so.2.11000.2)) $(eval $(call gb_ExternalPackage_add_file,cairo,lib/libcairo.so.2,src/.libs/libcairo.so.2.11000.2)) # vim: set noet sw=4 ts=4: ange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2018-08-03loplugin:useuniqueptr in ImplHomMatrixTemplateNoel Grandin
2018-07-20Fix typosAndrea Gelmini
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-05Only access css::drawing::PointSequence when not emptyArmin Le Grand
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-20coverity#1435682 Unchecked return valueCaolán McNamara
2018-05-20Fix typosAndrea Gelmini
2018-05-04Removed executable permission on data filesAndrea Gelmini
2018-04-22clang-tidy modernize-use-equals-default in basegfxJochen Nitschke
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-20loplugin:constantparamNoel Grandin
2018-04-13-Werror,-Wself-assignStephan Bergmann
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-05fix bug in b2dpolypolygon::testTrapezoidHelperNoel Grandin
2018-02-27loplugin:useuniqueptr in TriangulatorNoel Grandin
2018-02-24Use for range loops in basegfx and basicJulien Nabet
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-13loplugin:useuniqueptr in ImplB3DPolygonNoel Grandin
2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann