summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc_range.mk
blob: 5baa7540467e3943ed1621fe78ca1d477eebce2e (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_ucalc_test,_range))

# vim: set noet sw=4 ts=4:
>Fix typosAndrea Gelmini 2017-03-25Fix typosAndrea Gelmini 2016-01-10Fix typosAndrea Gelmini 2015-09-30Fix typosAndrea Gelmini 2015-07-04Fix typosAndrea Gelmini 2015-06-09java:remove unused importsNoel Grandin 2015-06-09more exception handling cleanup in Java unit testsNoel Grandin 2015-04-20java: remove some unused codeNoel Grandin 2015-01-12java: simplify sleeping and waiting in testsNoel Grandin 2014-12-19java: static fields that should not be staticNoel Grandin 2014-12-10java: simplify the getMSF() methodsNoel Grandin 2014-11-18java: make fields final where possibleNoel Grandin 2014-10-17java: final fields that can be staticNoel Grandin 2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin 2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin 2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin 2014-08-14java: remove unused importsNoel Grandin 2014-08-14java: remove commented out codeNoel Grandin 2014-08-13java: remove unused interfacesNoel Grandin 2014-08-13java: remove unused fieldsNoel Grandin 2014-08-13java: reduce scope, make member classes privateNoel Grandin 2014-08-13java: reduce scope, make fields privateNoel Grandin 2014-08-12java: remove useless javadoc tagsNoel Grandin 2014-08-12java: add @Override annotation to overriding methodsNoel Grandin 2014-08-08java: variable cannot be nullNoel Grandin 2014-08-08java: remove unnecessary semi-colonsNoel Grandin 2014-08-08java: remove unused importsNoel Grandin 2014-08-08java: remove dead methodsNoel Grandin 2014-08-05java: remove commented out codeNoel Grandin 2014-08-05java: remove unused fieldsNoel Grandin 2014-08-04fix spelling compilant -> compliantNoel Grandin 2014-02-22my upc router automatically adds .net to the domain search pathCaolán McNamara 2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin 2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin 2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza 2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann 2012-09-06Java cleanup, remove unnecessary importsNoel Grandin 2012-06-29Fix java "unchecked conversion" warning in UCB moduleNoel Grandin 2012-06-29re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks