# -*- 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/. # PRODUCTLIST := libreoffice libreofficedev oxygenoffice PKGVERSION := $(LIBO_VERSION_MAJOR).$(LIBO_VERSION_MINOR).$(LIBO_VERSION_MICRO) PKGVERSIONSHORT := $(LIBO_VERSION_MAJOR).$(LIBO_VERSION_MINOR) PRODUCTNAME.libreoffice := LibreOffice PRODUCTNAME.libreofficeodev := LibreOfficeDev PRODUCTNAME.oxygenoffice := OxygenOffice UNIXFILENAME.libreoffice := libreoffice$(PKGVERSIONSHORT) UNIXFILENAME.libreofficedev := libreofficedev$(PKGVERSIONSHORT) UNIXFILENAME.oxygenoffice := oxygenoffice$(PKGVERSIONSHORT) # vim: set noet sw=4 ts=4: >aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basegfx/Library_basegfx.mk
AgeCommit message (Expand)Author
2021-12-27use comphelper::WeakComponentImplHelper in UnoPolyPolygonNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl
2019-01-13basegfx: Kill empty .cxxTakeshi Abe
2019-01-10EmptyBPixel is unusedStephan Bergmann
2019-01-09EmptyTuple is unusedStephan Bergmann
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
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
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2015-05-27Remove B3IPoint, it's not used anywhereZsolt Bölöny
2015-05-27B3IVector is not used anywhereZsolt Bölöny
2015-05-26Remove B3I64Tuple, it's not used by anythingZsolt Bölöny