# -*- 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: t://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/editeng/qa
AgeCommit message (Expand)Author
2024-12-19Related: tdf#164359 editeng RTF export: track unused follow styles recursivelyMiklos Vajna
2024-12-18tdf#164359 editeng RTF export: track unused parent styles recursivelyMiklos Vajna
2024-11-24tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroMohamed Ali
2024-11-24Let ESelection use EPaM for simplificationMike Kaganski
2024-11-19tdf#163883 editeng RTF export: fix broken offsets into the para style tableMiklos Vajna
2024-11-04new loplugin:staticconstexprNoel Grandin