summaryrefslogtreecommitdiff
path: root/xmlreader/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:
e='1'>ssdiff
authorChristopher Copits <ChrisCDev@live.com>2013-01-07 20:19:38 -0500
committerMiklos Vajna <vmiklos@suse.cz>2013-01-09 10:02:35 +0000
commitf900c56a32c1b29ea6330a85dcfa38bb7fbe6ae3 (patch)
tree77bba8d45f15c3c8a5c3f97a06ebb367d16d0b1e /logerrit
parenta2296128ccc1c678f0a8a591c36b5546683f482d (diff)
fdo#45964 - Wrong behavior of words list in AutoCorrect > Word Completion
The MultiListBox control should be initialized with the SimpleMode attribute set to True. Change-Id: I463f07530d5bbdc6d1f4a3789e039e4ce784aead Reviewed-on: https://gerrit.libreoffice.org/1571 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>