summaryrefslogtreecommitdiff
path: root/vbahelper/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:
cgit/lo/core/commit/unotools/source/i18n?id=c20337889469e41cec89bd421fab533f16b4b451'>Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke 2023-06-23tdf#142437: Fix word boundary detection in autocorrectBaole Fang 2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin 2023-03-30loplugin:stringadd in ucbhelper..uuiNoel Grandin 2023-02-27no need to hold CollatorWrapper by std::unique_ptrNoel Grandin 2022-12-28Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist