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

# empty second argument (i.e. no 1)
$(eval $(call sc_ucalc_test,))

# vim: set noet sw=4 ts=4:
pan title='2023-12-19 09:30:15 +0100'>2023-12-19tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn 2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn 2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin 2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn 2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin 2021-02-22loplugin:refcounting in accessibilityNoel 2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann 2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen 2018-11-21weld SwCondCollPageCaolán McNamara 2018-10-18Attempt to fix tdf#118193Arnaud Versini 2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann 2017-11-27accessibility : AccessibleBrowseBoxBase::isAlive is not thread safeArnaud Versini