# -*- 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: nt' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2019-05-16Use hand-crafted passwd entry for iOS Simulator as getpwuid_r() does not workTor Lillqvist
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-28tdf#120703 PVS: dereference before nullptr checkMike Kaganski
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-04-18Don't set locale env vars on macOSStephan Bergmann
2019-04-17tdf#124776: don't use SearchPathW to get full path of executableMike Kaganski
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-13loplugin:sequentialassign in salNoel Grandin
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-13android: Make the tiled rendering from the loolwsd actually work.Jan Holesovsky