summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_indexenumeration_databaserangesenumeration.mk
blob: aab79dadc3487255649b87f4a29ba56ea512ed55 (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,indexenumeration_databaserangesenumeration))

# vim: set noet sw=4 ts=4:
Samuel Mehrbrodt 2022-02-14Add LibreOffice Crash extensionSamuel Mehrbrodt 2021-03-08Fix build of Extension_test-{active,passive}Stephan Bergmann 2020-12-20tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorhomeboy445 2020-11-13tdf#123936 Formatting files in module desktop with clang-formatPhilipp Hofer 2020-05-20use for-range on Sequence in d*Noel Grandin 2020-01-10Fix Extension_test-{active,passive}Stephan Bergmann 2019-09-06Fixing "...."Andrea Gelmini 2019-08-20Fix typosAndrea Gelmini 2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet 2019-08-12Fix typosAndrea Gelmini 2019-08-10Fix typosAndrea Gelmini 2019-05-18Fix typoAndrea Gelmini 2019-05-18Fix typoAndrea Gelmini 2019-05-14Fix typosAndrea Gelmini 2019-05-14Fix typoAndrea Gelmini 2019-05-10an is used before a vowel soundCaolán McNamara 2018-12-14Fix Extension_test-{active,passive}Stephan Bergmann 2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin 2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann 2018-06-13Add some help content to test-passive.oxtStephan Bergmann 2018-02-13loplugin:salcall (Extension_test-{active,passive})Stephan Bergmann 2018-02-13Fix !LIBO_INTERNAL_ONLY code (Extension_test-active)Stephan Bergmann 2017-10-04add << operator for css::uno::ExceptionNoel Grandin 2017-03-25Fix typosAndrea Gelmini 2017-03-03Fix typosAndrea Gelmini 2017-01-27Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann 2016-11-16Demonstrate that (extension) .xcu can contain <item> with nested <node>sStephan Bergmann 2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke 2015-11-13loplugin:nullptrStephan Bergmann 2015-09-15Revert cppuhelper/implbase.hxx usage in non-LIBO_INTERNAL_ONLY code, againStephan Bergmann 2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-09-14Extensions are not built against LIBO_INTERNAL_ONLYStephan Bergmann 2015-09-12desktop: com::sun::star->cssNoel Grandin 2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-07-10desktop: update: Add support for mips64.Heiher 2015-06-24cppcheck: noExplicitConstructorCaolán McNamara 2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin