summaryrefslogtreecommitdiff
path: root/readlicense_oo/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

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

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

# vim: set noet sw=4 ts=4:
r>
authorThomas Arnhold <thomas@arnhold.org>2014-05-13 05:22:47 +0200
committerDavid Tardon <dtardon@redhat.com>2014-05-13 12:15:55 +0000
commitc8ea99e9832c2098639b268377df7486309f66fb (patch)
tree4f8d08bb3b2afdf323be28d8533177f07a26391e /extensions/source/scanner/grid.hrc
parenta226019bb5431ca04cae28fefb6b83e2bb738243 (diff)
i#64348 basic: fix CDec() crash if string is empty libreoffice-4-1
Change-Id: I92e9472e14c00a6550081f0d58a352faa5b78b98 Reviewed-on: https://gerrit.libreoffice.org/9337 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>