summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_chartsobj.mk
blob: ab6265a44347dcf0b3ee1cb9fa74d432c8856a75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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,chartsobj))

# vim: set noet sw=4 ts=4:
3-10 20:43:18 +0100'>2020-03-10Fix typoAndrea Gelmini 2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt 2019-12-19sal_Char->char in idlc..linguisticNoel Grandin 2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann 2019-08-12Fix typosAndrea Gelmini 2019-07-27Fix typosAndrea Gelmini 2019-07-20Fix typosAndrea Gelmini 2019-07-03cid#1448341: perf inefficient map iteratorJulien Nabet 2019-07-03cid#1448214: perf inefficient map iteratorJulien Nabet 2019-05-27@deprecated should be with @DeprecatedTomoyuki Kubota 2019-05-16javaunohelper: blind fix for Android build broken by 2d22f8bb15c1Michael Stahl 2019-05-16tdf#42949 Fix IWYU warnings in javaunohelper/Gabor Kelemen 2019-05-10an uno -> a unoCaolán McNamara 2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski 2019-03-07log nice exception messages whereever possibleNoel Grandin 2018-10-10HTML tt -> code in JavaDoc commentsStephan Bergmann 2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann 2018-09-17New loplugin:externalStephan Bergmann 2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin 2018-08-26boostrap->bootstrapCaolán McNamara 2018-07-30Add missing sal/log.hxx headersGabor Kelemen 2018-07-23Fix typosAndrea Gelmini 2018-07-18Fix typosAndrea Gelmini 2018-04-16Use https instead of httpGulsah Kose 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-10-23loplugin:includeform: javaunohelperStephan Bergmann 2017-10-04add << operator for css::uno::ExceptionNoel Grandin 2017-09-13Fix a locking bug in our Java ComponentBase class, where after the transitionDamjan Jovanovic 2017-09-02Typos for "available"Julien Nabet 2017-06-23Fix typos: uniform registeredAndrea Gelmini 2017-06-12Translate German comments and debug strings (leftovers in dirs j... to q...)Johnny_M 2017-05-09cleanup osl/diagnose.h includesJochen Nitschke 2017-05-07revert OSL_ASSERT changesChris Sherlock 2017-05-07tdf#43157: convert javaunohelper from OSL_ASSERT to assertChris Sherlock 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky