summaryrefslogtreecommitdiff
path: root/jvmfwk/Makefile
blob: 0997e628485b15db1ce05c94758f56e1174fb221 (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/.
#

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
t info' class='commit-info'> authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-03 16:01:45 +0200 committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-06 05:59:56 +0000 commitaadf790bbceb1cde94c2a6fe8edfb9951edca0a0 (patch) treef48bea8591e2def6579c5095989ea425211a0063 /svtools parent6b58caf0597fed21c78fd806e5f2cef6fc43c502 (diff)
remove some unnecessary use of OUString constructor
found with git grep -nP '<<= OUString\(\w*[A-Za-z]+' Change-Id: I43354842f1e0418fb292f2e8e0cb30f1229d1c67 Reviewed-on: https://gerrit.libreoffice.org/34864 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> n>Updated coreAndras Timar 2015-01-29Updated coreCaolán McNamara 2015-01-25Updated coreAndras Timar 2015-01-25Updated coreAndras Timar 2014-11-22Updated coreAndras Timar 2014-11-22Updated coreAndras Timar 2014-11-20Updated coreChristian Lohmaier 2014-11-18Updated coreAndras Timar 2014-11-17Updated coreAndras Timar