# -*- 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: 52142-donotmirror.fodt?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sw/qa/extras/layout/data/tdf152142-donotmirror.fodt
AgeCommit message (Collapse)Author
2024-09-06tdf#152142 sw: fix RTL as-char textbox compat flag special caseJonathan Clark
Fixes an issue causing incorrect textbox positions when the containing shape is anchored 'as character' inside RTL text, with the DoNotMirrorRtlDrawObjs compatibility flag set. Change-Id: I58cade8b91925dda188a1ef8fd078ccfdc3fea56 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172938 Tested-by: Jenkins Reviewed-by: Jonathan Clark <jonathan@libreoffice.org>