# -*- 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: /atom+xml'/>
summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2020-02-03loplugin:constantparamNoel Grandin
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-26Fix typoAndrea Gelmini
2020-01-23tdf#129845: Better solution using already existing infoArmin Le Grand
2020-01-14clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin
2020-01-13crashtesting: downgrade assert to a warningCaolán McNamara
2019-12-26Test for B2DRangeTomaž Vajngerl
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-11basegfx: fix assertion textChris Sherlock
2019-12-10tdf#43157 basegfx: remove OSL_ENSURE preconditionsChris Sherlock
2019-12-03Adapt SAL_WARN to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03Simplify a bit B2DPolyRange::appendElement (basegfx)Julien Nabet