summaryrefslogtreecommitdiff
path: root/chart2/AllLangMoTarget_chart.mk
blob: bf3b19b3876b855ce2efd0c40fe4fca79b535cea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# -*- 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_AllLangMoTarget_AllLangMoTarget,chart))

$(eval $(call gb_AllLangMoTarget_set_polocation,chart,chart2))

# vim: set noet sw=4 ts=4:
n title='2020-05-12 10:32:19 +0200'>2020-05-12basegfx: simplify namespaces in ALL basegfx headersTomaž Vajngerl 2020-05-12use pragma once in include/basegfx headersTomaž Vajngerl 2020-03-23make more classes private in mergedlibs modeNoel Grandin 2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin 2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen 2018-07-16loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin 2018-01-20BPixel has a default ctor zero'ing its membersStephan Bergmann 2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2017-01-27improve "unnecessary user-declared destructor" checkNoel Grandin 2017-01-23new loplugin useuniqueptrNoel Grandin 2015-10-27loplugin:unusedmethodsNoel Grandin 2015-10-26fix includes that are not stand-aloneNorbert Thiebaud 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann