summaryrefslogtreecommitdiff
path: root/unoxml/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:
eddedobj?h=feature/svg-optimisations&id=f99e765cb303e37e6b6c983d3ee040fa36c1e52c'>clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara 2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna 2020-02-04tdf#96505 Get rid of cargo cult "long" integer literals .Shivam Kumar Singh 2020-01-26remove some unused local varsNoel Grandin 2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin 2019-12-14Fix typoAndrea Gelmini 2019-12-05loplugin:external (clang-cl)Stephan Bergmann 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann 2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann 2019-10-17Remove some memset callsMike Kaganski 2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann 2019-10-11tdf#42949 Fix IWYU warnings in embeddedobj/Gabor Kelemen