summaryrefslogtreecommitdiff
path: root/external/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:
it/lo/core/commit/xmlscript?id=0fa827dbb2147d1d3850b2181eb6ab6a02a04500'>Drop std::as_const from css::uno::Sequence iterationsMike Kaganski 2024-01-12cid#1546222 COPY_INSTEAD_OF_MOVECaolán McNamara 2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara 2023-11-19Extended loplugin:ostr: xmlscriptStephan Bergmann 2023-11-08loplugin:fieldcast in xmlscriptNoel Grandin 2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmlscriptStephan Bergmann 2023-05-06Use getXWeak in xmlscriptMike Kaganski 2023-04-09elide temporaries in readEventsNoel Grandin 2023-02-28osl::Mutex->std::mutex in xmlscript::DocumentHandlerImplNoel Grandin 2022-10-17use more string_viewNoel Grandin 2022-09-29split utl::TempFile into fast and named variantsNoel Grandin